Skip to content

v0.16.1

Compare
Choose a tag to compare
@wjones127 wjones127 released this 09 Aug 09:04
· 114 commits to main since this release
1ee119c

What's Changed

New Features 🎉

  • feat: make scalar index training configurable by @dsgibbons in #2686
  • feat: migrate Bitmap & LabelList index file to v2 format by @BubbleCal in #2677
  • feat: make default batch size configurable via environment variable by @westonpace in #2693
  • feat: move-stable row ids in compaction by @wjones127 in #2544
  • feat: load multiple ivf-pq sorted files and commit index into dataset by @raunaks13 in #2681

Bug Fixes 🐛

Performance Improvements 🚀

  • perf: various fixes to improve vector transform performance at high scales by @westonpace in #2703

Full Changelog: v0.16.0...v0.16.1