v1.37.1
📦 weaviateView on GitHub →
🐛 4 fixes
Summary
This patch release focuses on stability and performance improvements, including fixes for secondary index handling and faster startup times. It also includes a minor configuration change regarding export defaults.
Migration Steps
- Set export default path to empty by default.
🐛 Bug Fixes
- Handle secondary index size accumulation for varying key counts.
- Speed up startup by checking db status more often.
- Refactor bucket creation to use options for secondary indices.
- Refactor permissions (MCP related).