Skip to content

v0.11.1

Compare
Choose a tag to compare
@wjones127 wjones127 released this 29 May 18:59
· 426 commits to main since this release
9a0fa1f

What's Changed

New Features 🎉

Bug Fixes 🐛

Performance Improvements 🚀

  • perf: make VectorStorage and DistCalculator static to generate better code by @BubbleCal in #2355
  • perf: optimize IO path for reading manifest by @wjones127 in #2396

Other Changes

  • refactor: make proto conversion fallible and not copy by @wjones127 in #2371
  • refactor: separate take and schema evolution impls to own files by @wjones127 in #2372
  • Revert "fix: concat batches before writing to avoid small IO slow down (#2384)" by @chebbyChefNEQ in #2387
  • refactor: shuffle around v2 metadata sections to allow read-on-demand statistics by @westonpace in #2400

New Contributors

Full Changelog: v0.11.0...v0.11.1