v1.31.18 - LSM store latency spikes improvement
Breaking Changes
none
New Features
none
Fixes
- fix: data race in commit logger by @robbespo00 in #9443
- Always defer waitgroup in raft apply by @dirkkul in #9489
- chore: remove amazon.titan-text-premier-v1:0 model from generative-aws module e2e tests by @antas-marcin in #9494
- Fix restoring db users from old RAFT state by @dirkkul in #9487
- fix(test): proper context management and timeout for backup tests by @salvatore-campagna-weaviate in #9505
- fix: add extra info to cleaned segments only if option enabled by @aliszka in #9498
- fix(Eventual consistency): return latest version in auto tenant and add object by @moogacs in #9401
- fix(test): wait for class initialization in replica replication tests by @salvatore-campagna-weaviate in #9516
- fix: propagate timeout contexts through replication acceptance tests by @salvatore-campagna-weaviate in #9518
- fix: dynamic upgrade state collision with named vectors by @asdine in #9511
- Disallow waitgroups without defer by @dirkkul in #9495
- test: let backup journey retry while previous run clears by @salvatore-campagna-weaviate in #9522
- Delete dead backup code by @dirkkul in #9537
- Remove unused error in replication by @dirkkul in #9535
- Remove dead drop shard code by @dirkkul in #9539
- fix: data race between queue shutdown and request enqueue by @salvatore-campagna-weaviate in #9546
- queue: reduce memory usage when inactive by @asdine in #9556
- Rework LSM Store Foreground/Background Synchronization to prevent lock contention and latency spikes by @etiennedi in #9104
Full Changelog: v1.31.17...v1.31.18