Breaking Changes
none
New Features
none
Fixes
- chore(test): fix flakey tests TestRaftEndpoints TestSnapshotRestoreSchemaOnly by @moogacs in #11116
- fix(cluster): prevent shutdown hangs by buffering close signal channels by @moogacs in #11114
- docs: fix TextAnalyzerConfig descriptions for immutabiity by @amourao in #11127
- MMR Fix for Multi-Node by @trengrj in #11041
- hnsw: fix snapshotFileName for compactv2 .sorted commit logs by @asdine in #11147
- hfresh: fix metrics reporting by @asdine in #11140
- compactv2: migrate all compactv2 files during startup by @asdine in #11150
- Add default vector index setting by @trengrj in #11042
- Fix concurrent sends and dropped reports in SSB by @tsmith023 in #11145
- test: set timeout unit for replication client in HashTreeLevel tests by @jeroiraz in #11158
- hfresh: retry transient errors during reassign by @asdine in #11124
- async indexing: retry forever when disk is full by @asdine in #11168
- Update gemini model path by @erika-shorten in #11118
- Ignore none for default quantization by @trengrj in #11175
- test(acceptance): make Weaviate host/port configurable via env vars by @mpartipilo in #11153
- Fix linter errors after CI update by @dirkkul in #11188
- Fix recursive RAFT commands in
func (s *SchemaManager) UpdateShardStatuspath by @tsmith023 in #11186 - modules: remove EOL Anthropic models from generative-aws e2e tests by @antas-marcin in #11195
- hfresh: backport rescoring fix by @asdine in #11205
- chore: disable cloud info if telemetry is disabled by @antas-marcin in #11202
- Reduce log spam waiting for DB by @dirkkul in #11215
- fix(replication): use writable shards in OverwriteObjects() by @moogacs in #11002
- feat: per-level discriminants for hashtree peer comparison by @jeroiraz in #11204
- feat: async replication scheduler by @jeroiraz in #11155
- fix(backup-gcs): use delimiter listing in AllBackups to avoid full object scan by @gkampitakis in #11234
- feat: dont read class name from objects bucket by @amourao in #11199
- test: automate QA'ing pull requests by @antas-marcin in #11232
- cluster(raft): add basic auth support to Raft cluster endpoints by @antas-marcin in #11242
Full Changelog: v1.37.2...v1.37.3