v1.35.19
📦 weaviateView on GitHub →
🐛 11 fixes🔧 3 symbols
Summary
This patch release focuses on stability and reliability, addressing various bug fixes related to testing, cluster operations, HNSW indexing, and schema management.
🐛 Bug Fixes
- Disabled compactions in backup test.
- Improved compressed vector index cache.
- Excluded auto-generated files in orca.
- Reordered timeout checks for raft ready and leadership elections to avoid CI flaking.
- Fixed flakey tests TestRaftEndpoints and TestSnapshotRestoreSchemaOnly.
- Prevented shutdown hangs by buffering close signal channels.
- Fixed snapshotFileName for compactv2 .sorted commit logs.
- Migrated all compactv2 files during startup.
- Updated gemini model path.
- Fixed linter errors after CI update.
- Fixed recursive RAFT commands in UpdateShardStatus path.