Skip to content

Releases: lancedb/lance

v0.18.1

03 Oct 18:24
0ab1d5c
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.1-beta.4

24 Sep 17:59
47eb00e
Compare
Choose a tag to compare
v0.18.1-beta.4 Pre-release
Pre-release

What's Changed

New Features 🎉

  • feat: allow users to specify late/early materialization, adjust default threshold by @westonpace in #2916
  • feat: add an optional process-wide limit for IOPS by @westonpace in #2928

Bug Fixes 🐛

Full Changelog: v0.18.1-beta.3...v0.18.1-beta.4

v0.18.1-beta.3

23 Sep 20:17
f48e970
Compare
Choose a tag to compare
v0.18.1-beta.3 Pre-release
Pre-release

What's Changed

New Features 🎉

Bug Fixes 🐛

Full Changelog: v0.18.1-beta.2...v0.18.1-beta.3

v0.18.1-beta.2

19 Sep 13:29
3f935d5
Compare
Choose a tag to compare
v0.18.1-beta.2 Pre-release
Pre-release

What's Changed

New Features 🎉

Bug Fixes 🐛

Full Changelog: v0.18.1-beta.1...v0.18.1-beta.2

v0.18.1-beta.1

17 Sep 20:50
65b32d4
Compare
Choose a tag to compare
v0.18.1-beta.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • fix: enlarge cargo release timeout and add workflow dispatch by @LuQQiu in #2901
  • fix: fix cargo release tag checkout by @LuQQiu in #2902

Full Changelog: v0.18.0...v0.18.1-beta.1

v0.18.0

17 Sep 18:11
77eb1cf
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

  • feat: propagate storage_options to LanceFileWriter and LanceFileReader by @ankitvij-db in #2840
  • feat(java): support Lance Spark Batch Write by @LuQQiu in #2500
  • feat: add a separate retry loop on object contents download by @westonpace in #2874
  • feat: support decimal 128 and 256 json types by @LuQQiu in #2880
  • feat: add CreateIndex commit type to python API by @jiachengdb in #2883

Bug Fixes 🐛

  • fix: ensure the v2 file writer does not mix up the order of a column by @westonpace in #2836
  • fix: calculate decode priority correctly by @westonpace in #2841
  • fix: vector column mismatch should not be a IO Error by @LuQQiu in #2845
  • fix: phrase query may return incorrect results if there's unknown word by @BubbleCal in #2850
  • fix: check label list list column type earlier by @LuQQiu in #2846
  • fix: can't filter on string column which has FTS index by @BubbleCal in #2875
  • fix: limit/offset pushdown was not working correctly in the presence of deletions by @westonpace in #2895
  • fix: fix release versions by @LuQQiu in #2897
  • fix: revert Bump version f3eef61 by @LuQQiu in #2900

Performance Improvements 🚀

Other Changes

Full Changelog: v0.17.0...v0.18.0

v0.18.0-beta.2

13 Sep 17:54
5319a11
Compare
Choose a tag to compare
v0.18.0-beta.2 Pre-release
Pre-release

v0.18.0-beta.1

13 Sep 17:14
60797a6
Compare
Choose a tag to compare
v0.18.0-beta.1 Pre-release
Pre-release

What's Changed

Breaking Changes 🛠

  • feat!: change the default data storage version to "stable" (e.g. v2.0) by @westonpace in #2829

New Features 🎉

  • feat: propagate storage_options to LanceFileWriter and LanceFileReader by @ankitvij-db in #2840
  • feat(java): support Lance Spark Batch Write by @LuQQiu in #2500
  • feat: add a separate retry loop on object contents download by @westonpace in #2874

Bug Fixes 🐛

  • fix: vector column mismatch should not be a IO Error by @LuQQiu in #2845
  • fix: phrase query may return incorrect results if there's unknown word by @BubbleCal in #2850
  • fix: check label list list column type earlier by @LuQQiu in #2846
  • fix: can't filter on string column which has FTS index by @BubbleCal in #2875

Other Changes

Full Changelog: v0.17.1-beta.2...v0.18.0-beta.1

v0.17.1-beta.2

09 Sep 14:32
c8fe1dd
Compare
Choose a tag to compare
v0.17.1-beta.2 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

Performance Improvements 🚀

Full Changelog: v0.17.1-beta.1...v0.17.1-beta.2

v0.17.1-beta.1

06 Sep 16:23
ef0953d
Compare
Choose a tag to compare
v0.17.1-beta.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • fix: ensure the v2 file writer does not mix up the order of a column by @westonpace in #2836

Full Changelog: v0.17.0...v0.17.1-beta.1