v12.0.0-beta.5
Pre-release
Pre-release
·
5 commits
to main
since this release
What's Changed
Bug Fixes 馃悰
- fix: validate primary key nullability on every path that can change it by @xuanyu-z in #8101
- fix(index): keep an index this build cannot read out of the erase path by @wombatu-kun in #8427
- fix(python): don't seed IVF centroids with NaN vectors by @jonasdedden in #8782
- fix(hnsw): make a persisted HNSW cover its rows and reject invalid ones by @xuanyu-z in #8834
- fix(fs): fix dataset files permission on local filesystem by @dentiny in #8839
Performance Improvements 馃殌
- perf(rowids): count bitmap bits a word at a time by @pengw0048 in #8642
- perf(fts): keep compound scorer in fast search by @BubbleCal in #8817
Full Changelog: v12.0.0-beta.4...v12.0.0-beta.5