Skip to content

v0.14.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wjones127 wjones127 released this 01 Jul 18:12
· 515 commits to main since this release
c132ec9

What's Changed

Breaking Changes 🛠

New Features 🎉

  • feat: stable row id support in queries by @wjones127 in #2452
  • feat: make it possible to create v2 fragments using the fragment API by @westonpace in #2534

Bug Fixes 🐛

  • fix: pytorch dot inference pass unwanted parameters by @eddyxu in #2539
  • fix: show underlying cause of DynamoDB service error by @wjones127 in #2541
  • fix: build HNSW with wrong distance type by @BubbleCal in #2533
  • fix: propagate storage_options to LanceFragment.create and LanceDataset.commit by @jiachengdb in #2547

Performance Improvements 🚀

  • perf: avoid allocating bitvec for each insertion while indexing HNSW by @BubbleCal in #2527

Other Changes

  • refactor: flat search to use datafusion top k by @eddyxu in #2535

New Contributors

Full Changelog: v0.13.1-beta.1...v0.14.0-beta.1