Breaking Changes
none
New Features
none
Fixes
- fix: erase empty wal files by @jeroiraz in #7793
- Rename key to
baseURL
in default class config map by @tsmith023 in #7783 - Add tests for batching with auto-tenancy by @dirkkul in #7798
- chore: make RAFT TrailingLogs configurable by @moogacs in #7791
- fix: async replication fetch all local digest in range by @jeroiraz in #7751
- fix(bm25_block): 🐛 Fix condition for filter matching no docs by @amourao in #7804
- backport: Update pull_requests.yaml to reconfigure Orca SAST scanning by @antas-marcin in #7805
- feat(bm25_block): Allow setting an higher segment inspection limit by env var by @amourao in #7813
- feat(bm25_block): Skip search if allowList is empty by @amourao in #7814
- Batch vectorization: Cache tokenizer by @dirkkul in #7818
- chore(tests): add possibility to pass a prebuilt MockOIDC image to tests by @antas-marcin in #7824
- chore(deps): upgrade Weaviate to go1.24 by @antas-marcin in #7825
- Handle concurrency in the cache by @dirkkul in #7828
- Optimize Segmentindex header parsing by @dirkkul in #7837
- Optimize commitlogger writes by @dirkkul in #7841
- Optimize reading of bloom filter by @dirkkul in #7839
- Optimize creating bytes out of Mappair by @dirkkul in #7844
- Feature: rangeable segment-in-memory tests by @aliszka in #7838
- Feature: rangeable index in memory by @aliszka in #7801
- Feature: buf pool for rangeable segment-in-memory by @aliszka in #7817
Full Changelog: v1.29.3...v1.29.4