v1.37.2
📦 weaviateView on GitHub →
✨ 2 features🐛 6 fixes
Summary
This release introduces performance improvements for collection export and updates the hfresh module to use asymmetric distance computation. Several bug fixes address issues related to caching, TTL management, and configuration handling.
✨ New Features
- Collection export: Speed up snapshotting with concurrent tenant de-activation.
- hfresh: use asymmetric distance computation.
🐛 Bug Fixes
- Improve compressed vector index cache.
- Fix: support old stopword index config on endpoint.
- Fix startup race in object TTL.
- Fix(ttl): guarantee tenant re-deactivation when TTL context is canceled mid-deletion.
- Fix: optimize zstd encoder usage in replication client.
- Switch ObjectTTL log level to debug.