v1.33.16
📦 weaviateView on GitHub →
✨ 1 features🐛 6 fixes🔧 1 symbols
Summary
This patch release focuses on stability and bug fixes, including resolving symlink loops, fixing race conditions during compression, and improving handling of legacy model configurations.
✨ New Features
- Backport support for VoyageAI V4 models.
🐛 Bug Fixes
- Tolerate dimensions setting if it is set for legacy text2vec-openai models.
- Prevent vectors_compressed folder fixing logic from creating a symlink loop.
- Fix race condition during RQ compression.
- Update cluster state BelongsToNodes correctly on node deletion during scaledown.
- Compress immediately after updating configuration for RQ.
- Add shard_id information to the vectors_compressed folder migrator.