Skip to content

Releases: lancedb/lancedb

Node/Rust LanceDB v0.5.0

23 May 16:30
Compare
Choose a tag to compare

🎉 New Features

🐛 Bug Fixes

Other Changes

🔧 Build and CI

Python LanceDB v0.8.0

23 May 17:32
Compare
Choose a tag to compare

This release does not contain any changes from 0.7.0 and was created to address CI issues that arose while publishing 0.7.0

Python LanceDB v0.7.0

23 May 16:31
Compare
Choose a tag to compare

🎉 New Features

🐛 Bug Fixes

Other Changes

🔧 Build and CI

python-v0.6.13

10 May 16:41
Compare
Choose a tag to compare

What's Changed

Bug fixes from Lance 🐛

This release includes some important bug fixes from Lance dependency:

New Contributors

Full Changelog: python-v0.6.12...python-v0.6.13

v0.4.20 - Update Lance for bug fixes

09 May 21:37
Compare
Choose a tag to compare

What's Changed

Bug fixes from Lance 🐛

This release includes some important bug fixes from Lance dependency:

Full Changelog: v0.4.19...v0.4.20

v0.4.19: Fix for storage_options and new Rust Polars integration

07 May 19:30
Compare
Choose a tag to compare

What's Changed

Documentation changes

New Contributors

Full Changelog: v0.4.18...v0.4.19

python-v0.6.12: Improved error handling

07 May 19:42
Compare
Choose a tag to compare

What's Changed

  • fix: fix path on remote create_table and check for error response by @rpgreen in #1244
  • fix(python): return ValueError if passed unknown args to connect() by @wjones127 in #1265
  • Chore (python): Better retry loop logging when embedding api fails by @AyushExel in #1267
  • fix: clearer error that FTS is not supported on object stores by @wjones127 in #1273
  • ci: better test for test_syntax by @wjones127 in #1278

Documentation changes

New Contributors

Full Changelog: python-v0.6.11...python-v0.6.12

v0.4.18

30 Apr 19:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.17...v0.4.18

python-v0.6.11 Allow index cache size to be configured, more data for index stats

28 Apr 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: python-v0.6.10...python-v0.6.11

python-v0.6.10 Update to lance 0.10.15, minor fixes

22 Apr 18:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: python-v0.6.8...python-v0.6.10