Skip to content

v0.30.1-beta.1

Pre-release
Pre-release

Choose a tag to compare

@wjones127 wjones127 released this 25 Jun 05:10
· 2861 commits to main since this release
159f0ec

What's Changed

New Features 🎉

Bug Fixes 🐛

  • fix: can't search on a *_SQ index with f64 vectors by @BubbleCal in #3672
  • fix: torchdataset for lance does not support S3 by @Jay-ju in #4045
  • fix: incorrect parameter order when initializing ShardedFixedBatchSam… by @ddupg in #4064
  • fix: take benchmark can not read dataset by @yanghua in #4065
  • fix: escape type keyword in tracing::info! macros by @bjurkovski in #4068
  • fix: better errors on bad filters by @westonpace in #4073
  • fix(doc): fix doc typo in Ray integration documentation for Lance Data Sink by @kilavvy in #3984
  • fix: don't check vector indices when loading scalar index by @BubbleCal in #4077

Documentation 📚

Performance Improvements 🚀

Other Changes

New Contributors

Full Changelog: v0.30.0...v0.30.1-beta.1