v1.34.9
📦 weaviateView on GitHub →
✨ 2 features🐛 2 fixes🔧 2 symbols
Summary
This patch release introduces a bucket load limiter and adds video modality support to the multi2vec-voyageai module, while also fixing an issue related to ResponseHeaderTimeout in HTTP replication.
✨ New Features
- Added a bucket load limiter.
- Enabled video modality support for the multi2vec-voyageai module.
🐛 Bug Fixes
- Removed ResponseHeaderTimeout from replicationhttpclient as it caused issues for long operations.
- Ensured schema version is properly synchronized during replication.