v9.1.0-beta.3
Pre-release
Pre-release
What's Changed
New Features 🎉
- feat(python): expose DataOverlay commit operation by @wjones127 in #7540
- feat: add code analyzer for FTS by @Xuanwo in #7681
- feat: expose cached file metadata APIs on FileFragment by @jiaqizho in #7820
Bug Fixes 🐛
- fix(mem-wal): propagate final flush failures from ShardWriter::close by @u70b3 in #7769
- fix(table): route tos:// scheme to ConditionalPutCommitHandler by @zhangyue19921010 in #7824
- fix(python): allow blob writer cleanup across threads by @justinrmiller in #7827
- fix(index): reuse cached FTS document lengths by @Xuanwo in #7830
Documentation 📚
Performance Improvements 🚀
- perf(index): norm-addend cache and slim top-k heap for FTS scoring by @BubbleCal in #7629
- perf(dataset): read transactions by version without populating session caches by @xuanyu-z in #7817
Full Changelog: v9.1.0-beta.2...v9.1.0-beta.3