v7.2.0-beta.2
Pre-release
Pre-release
·
171 commits
to main
since this release
What's Changed
New Features 🎉
Bug Fixes 🐛
- fix(encoding): plan sparse structural miniblock pages by @Xuanwo in #6787
- fix(storage): retry throttled fts metadata listing by @BubbleCal in #6994
- fix: support multivector IVF centroids in segment builds by @ddupg in #6995
- fix(python): validate BFloat16.from_bytes length by @ddupg in #6998
- fix(test): tolerate boundary-tie in IVF distance_range assertions by @xuanyu-z in #6999
- fix: stream object copies larger than cloud's CopyObject limit by @vivek-bharathan in #7004
- fix: restore simple FTS tokenizer default by @Xuanwo in #7006
Performance Improvements 🚀
- perf(index): reduce describe indices fragment scans by @hfutatzhanghb in #6958
- perf(index): reduce HNSW build distance overhead by @BubbleCal in #6978
- perf(mem_wal): match hnswlib throughput via runtime AVX-512 f32 distance by @touch-of-grey in #7009
Full Changelog: v7.2.0-beta.1...v7.2.0-beta.2