v1.34.14
📦 weaviateView on GitHub →
✨ 1 features🐛 4 fixes🔧 2 symbols
Summary
This release introduces the time-based deletion strategy as the default for new collections and includes several fixes related to compression, cluster state management, and data migration.
✨ New Features
- Use time-based deletion strategy as default for new collections.
🐛 Bug Fixes
- Fixed race condition during RQ compression.
- Updated cluster state BelongsToNodes upon node deletion.
- Compressed immediately after updating configuration for RQ.
- Added shard_id information to vectors_compressed folder migrator.