v1.30.7
📦 weaviateView on GitHub →
✨ 5 features🐛 5 fixes🔧 1 symbols
Summary
This patch release introduces support for VoyageAI v3.5 models and significantly improves query performance with the new Cost-Aware Sort feature. It also includes various stability fixes related to runtime configuration, Raft snapshots, and testing.
✨ New Features
- Introducing VoyageAI's v3.5 models
- DB Users: Add support for RAFT snapshots to db users
- Cost-Aware Sort: Query Planner & Inverted-Index Sorter (2-200x faster)
- Override query slow log settings at runtime
- Allow having no RBAC root users
🐛 Bug Fixes
- Fix filtered search with multivec
- Fix parsing the azure openai response
- Fix replace unsupported gemini-1.0-pro-vision model with gemini-2.0-flash-001 in Google e2e tests
- Fix panic in test when introducing new runtime config
- Fix(raft): reloadDB with 1st apply encounter where index is greater than or eq
🔧 Affected Symbols
knnSearchByVector