v1.33.12
📦 weaviateView on GitHub →
✨ 2 features🐛 10 fixes🔧 12 symbols
Summary
This release focuses on stability and bug fixes across distance calculation, backup operations, and module handling. Key improvements include better handling of backup status reporting and fixes for various internal inconsistencies.
Migration Steps
- Remove/readd vector(s) when replicating to avoid wasted network usage (This is an internal fix, but users might observe changes in replication behavior).
✨ New Features
- Return backup size on backup status.
- multi2vec-voyageai module now supports video modality.
🐛 Bug Fixes
- Improved PQ distance calculation.
- Reduced context check frequency in compression iterator.
- HNSW now ignores invalid nodes.
- Fixed NaN avgProplength calculation.
- Retried 401 error codes on top defaults for backup GCS operations.
- Skipped reading empty last.push file for usage tracking.
- Handled node_mapping resolving during backup restore.
- Fixed BMW combined filters breaking during flushing and updates.
- Fixed migration of conflicting module settings and comparison of vectorizer settings.
- Removed ResponseHeaderTimeout from replicationhttpclient as it caused issues for long operations.