Breaking Changes
none
New Features
none
Fixes
- Sort posting lists from multi-prop BM25 search by @amourao in #5459
- 🛠️ Add go workspace by @moogacs in #5159
- Update version to 1.1.31 for github.com/miekg/dns to fix CVE-2017-3142 by @dirkkul in #5646
- fix test index queue by @jeroiraz in #5648
- index queue: cleanup blacklisted nodes periodically by @asdine in #5617
- prevent checkpoint file deletion when the shard is dropped by @asdine in #5659
- rename internal index rebuild endpoint by @asdine in #5694
- Reduce log level of add (unexpected) tombstone, add metric instead by @etiennedi in #5701
- Query replicas in parallel in 'force all replicas' mode by @etiennedi in #5699
- Parallel MapList load and merge for faster BM25F by @amourao in #5671
- Remove go workspace by @antas-marcin in #5712
- feat(Dockerfile): install bash in the image by @thomas-maurice in #5715
- Removes bash from the docker image and adds bc by @thomas-maurice in #5718
- Switch lock on nodes when adding new vector by @trengrj in #5704
- Only update the indices map if multiple properties are searched for bm25 by @amourao in #5719
New Contributors
- @thomas-maurice made their first contribution in #5715
Full Changelog: v1.24.23...v1.24.24