Breaking Changes
none
New Features
none
Fixes
- Add tests for POST, PUT, DELETE ops involving references by @tsmith023 in #7742
- hnsw: check nodes slice as part of tombstone cleanup by @trengrj in #7683
- queue: recover corrupt chunks by @asdine in #7729
- Add missing checks if dynamic DB user management is enabled by @dirkkul in #7744
- skip flaky test_ref_with_multiple_cycle test by @faustuzas in #7748
- Change user id when rotating key by @dirkkul in #7755
- fix: cherry-pick a commit to fix multi-vector validation test by @faustuzas in #7759
- feature (blockmax migrator): configurable collections/properties/tenants to migrate by @aliszka in #7750
- Disable default dimensions in Azure by @antas-marcin in #7768
- fix (blockmax migrator): move started marking to sync phase by @aliszka in #7773
- RBAC: Handle downgrades by @dirkkul in #7719
- Add first 3 letters of api key to return values by @dirkkul in #7762
- adapters/handlers/rest: Fix nil pointer dereference in
/authz/roles
and/users/db
endpoints by @mohamedawnallah in #7779 - 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
- Blockmax migrator rollback select by @aliszka in #7780
- feat(bm25_block): Trigger reindexing using REST call by triggering shard reinit by @amourao in #7766
- feature (blockmax migrator): reload shards after reindex phase by @aliszka in #7767
- DB Users: add last used time by @dirkkul in #7786
- 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
New Contributors
- @mohamedawnallah made their first contribution in #7779
Full Changelog: v1.30.0...v1.30.1