Lancedb

Latest version: v0.21.2

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 20

0.15.0beta.0

🛠 Breaking Changes

- feat(python)!: support inserting and upserting subschemas by wjones127 in https://github.com/lancedb/lancedb/pull/1965
- feat!: change default from postfiltering to prefiltering for sync python by albertlockett in https://github.com/lancedb/lancedb/pull/2000

🎉 New Features

- feat(python): add `to_polars` to `AsyncQueryBase` by takaebato in https://github.com/lancedb/lancedb/pull/1986
- feat(python): `flatten` in `AsyncQuery` by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1967
- feat: support distance range in queries by BubbleCal in https://github.com/lancedb/lancedb/pull/1999
- feat(python)!: support inserting and upserting subschemas by wjones127 in https://github.com/lancedb/lancedb/pull/1965
- feat(python): support .rerank() on non-hybrid queries in Async API (WIP) by renato2099 in https://github.com/lancedb/lancedb/pull/1972
- feat!: change default from postfiltering to prefiltering for sync python by albertlockett in https://github.com/lancedb/lancedb/pull/2000
- feat: expose dataset config by albertlockett in https://github.com/lancedb/lancedb/pull/2004

📚 Documentation

- docs: assorted copyedits by wkalt in https://github.com/lancedb/lancedb/pull/1998
- docs: add async examples to doc by QianZhu in https://github.com/lancedb/lancedb/pull/1941
- docs: contributing guide by wjones127 in https://github.com/lancedb/lancedb/pull/1970
- feat: support distance range in queries by BubbleCal in https://github.com/lancedb/lancedb/pull/1999
- docs: update storage.md, fix Azure Sync connect example by jgugglberger in https://github.com/lancedb/lancedb/pull/2010

🔧 Build and CI

- ci: prevent stable release with preview lance by wjones127 in https://github.com/lancedb/lancedb/pull/1995
- ci: add `dbghelp.lib` to sysroot-aarch64-pc-windows-msvc.sh (1975) by FuPeiJiang in https://github.com/lancedb/lancedb/pull/2008



python-v0.18.0-beta.0
🛠 Breaking Changes

- feat(python)!: support inserting and upserting subschemas by wjones127 in https://github.com/lancedb/lancedb/pull/1965
- feat!: change default from postfiltering to prefiltering for sync python by albertlockett in https://github.com/lancedb/lancedb/pull/2000

🎉 New Features

- feat(python): add `to_polars` to `AsyncQueryBase` by takaebato in https://github.com/lancedb/lancedb/pull/1986
- feat(python): `flatten` in `AsyncQuery` by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1967
- feat: support distance range in queries by BubbleCal in https://github.com/lancedb/lancedb/pull/1999
- feat(python)!: support inserting and upserting subschemas by wjones127 in https://github.com/lancedb/lancedb/pull/1965
- feat(python): support .rerank() on non-hybrid queries in Async API (WIP) by renato2099 in https://github.com/lancedb/lancedb/pull/1972
- feat!: change default from postfiltering to prefiltering for sync python by albertlockett in https://github.com/lancedb/lancedb/pull/2000
- feat: expose dataset config by albertlockett in https://github.com/lancedb/lancedb/pull/2004

📚 Documentation

- docs: assorted copyedits by wkalt in https://github.com/lancedb/lancedb/pull/1998
- docs: add async examples to doc by QianZhu in https://github.com/lancedb/lancedb/pull/1941
- docs: contributing guide by wjones127 in https://github.com/lancedb/lancedb/pull/1970
- feat: support distance range in queries by BubbleCal in https://github.com/lancedb/lancedb/pull/1999
- docs: update storage.md, fix Azure Sync connect example by jgugglberger in https://github.com/lancedb/lancedb/pull/2010

🔧 Build and CI

- ci: prevent stable release with preview lance by wjones127 in https://github.com/lancedb/lancedb/pull/1995
- ci: add `dbghelp.lib` to sysroot-aarch64-pc-windows-msvc.sh (1975) by FuPeiJiang in https://github.com/lancedb/lancedb/pull/2008

0.14.2beta.0

🎉 New Features

- feat: create IVF_FLAT on remote table by BubbleCal in https://github.com/lancedb/lancedb/pull/1978
- feat: support IVF_FLAT on remote table in rust by BubbleCal in https://github.com/lancedb/lancedb/pull/1979
- feat: add hybrid search to node and rust SDKs by albertlockett in https://github.com/lancedb/lancedb/pull/1940
- feat: support vector search with distance thresholds by BubbleCal in https://github.com/lancedb/lancedb/pull/1993

🐛 Bug Fixes

- fix(python): fix typo of the synchronized checkout API by eddyxu in https://github.com/lancedb/lancedb/pull/1988
- fix: selecting columns failed on FTS and hybrid search by BubbleCal in https://github.com/lancedb/lancedb/pull/1991

📚 Documentation

- docs: add new indexes to python docs by renato2099 in https://github.com/lancedb/lancedb/pull/1945
- docs: fix full-text search (Native FTS) TypeScript doc error by ahaapple in https://github.com/lancedb/lancedb/pull/1992



python-v0.17.2-beta.2
🎉 New Features

- feat: support vector search with distance thresholds by BubbleCal in https://github.com/lancedb/lancedb/pull/1993

🐛 Bug Fixes

- fix: selecting columns failed on FTS and hybrid search by BubbleCal in https://github.com/lancedb/lancedb/pull/1991

📚 Documentation

- docs: fix full-text search (Native FTS) TypeScript doc error by ahaapple in https://github.com/lancedb/lancedb/pull/1992



python-v0.17.2-beta.1
🎉 New Features

- feat: add hybrid search to node and rust SDKs by albertlockett in https://github.com/lancedb/lancedb/pull/1940

📚 Documentation

- docs: add new indexes to python docs by renato2099 in https://github.com/lancedb/lancedb/pull/1945



python-v0.17.2-beta.0
🎉 New Features

- feat: create IVF_FLAT on remote table by BubbleCal in https://github.com/lancedb/lancedb/pull/1978
- feat: support IVF_FLAT on remote table in rust by BubbleCal in https://github.com/lancedb/lancedb/pull/1979

🔧 Build and CI

- ci(node): remove hardcoded toolchain from typescript release build by wjones127 in https://github.com/lancedb/lancedb/pull/1974

0.14.1

🎉 New Features

- feat(python): support hybrid search in async sdk by albertlockett in https://github.com/lancedb/lancedb/pull/1915
- feat: support azure account name storage options in sync db.connect by LuQQiu in https://github.com/lancedb/lancedb/pull/1926
- feat: support offset in remote client by wjones127 in https://github.com/lancedb/lancedb/pull/1923
- feat: support 4bit PQ by BubbleCal in https://github.com/lancedb/lancedb/pull/1916
- feat: upgrade to lance prerelease 0.21.0b2 by westonpace in https://github.com/lancedb/lancedb/pull/1933
- feat(node): support FTS options in nodejs by BubbleCal in https://github.com/lancedb/lancedb/pull/1934
- feat: upgrade lance to 0.21.0b3 by westonpace in https://github.com/lancedb/lancedb/pull/1936
- feat(python): async-sync feature parity on Table by wjones127 in https://github.com/lancedb/lancedb/pull/1914
- feat: upgrade lance to 0.21.0-beta.5 by wjones127 in https://github.com/lancedb/lancedb/pull/1961
- feat(python): add `bypass_vector_index` to sync api by H3zi in https://github.com/lancedb/lancedb/pull/1947
- feat(python): add `ignore_missing` to the async drop_table() method by nakul-py in https://github.com/lancedb/lancedb/pull/1953
- feat: support IVF_FLAT, binary vectors and hamming distance by BubbleCal in https://github.com/lancedb/lancedb/pull/1955

🐛 Bug Fixes

- fix: create_scalar_index in cloud by wjones127 in https://github.com/lancedb/lancedb/pull/1922
- fix: index params are ignored by RemoteTable by BubbleCal in https://github.com/lancedb/lancedb/pull/1928
- fix(nodejs): upgrade arrow versions by wjones127 in https://github.com/lancedb/lancedb/pull/1924
- fix: support list of numpy f16 floats as query vector by eddyxu in https://github.com/lancedb/lancedb/pull/1931

📚 Documentation

- docs: better formatting for Node API docs by wjones127 in https://github.com/lancedb/lancedb/pull/1892
- docs: add faq to cloud doc by QianZhu in https://github.com/lancedb/lancedb/pull/1907
- docs: improve schema evolution api examples by QianZhu in https://github.com/lancedb/lancedb/pull/1929
- docs: improve optimization docs by wjones127 in https://github.com/lancedb/lancedb/pull/1957

🔧 Build and CI

- ci: fix release by wjones127 in https://github.com/lancedb/lancedb/pull/1919
- ci: fix python beta release to publish to fury by wjones127 in https://github.com/lancedb/lancedb/pull/1937
- ci(rust): check MSRV and upgrade toolchain by wjones127 in https://github.com/lancedb/lancedb/pull/1960
- ci(node): remove hardcoded toolchain from typescript release build by wjones127 in https://github.com/lancedb/lancedb/pull/1974



python-v0.17.1
🎉 New Features

- feat(python): support hybrid search in async sdk by albertlockett in https://github.com/lancedb/lancedb/pull/1915
- feat: support azure account name storage options in sync db.connect by LuQQiu in https://github.com/lancedb/lancedb/pull/1926
- feat: support offset in remote client by wjones127 in https://github.com/lancedb/lancedb/pull/1923
- feat: support 4bit PQ by BubbleCal in https://github.com/lancedb/lancedb/pull/1916
- feat: upgrade to lance prerelease 0.21.0b2 by westonpace in https://github.com/lancedb/lancedb/pull/1933
- feat(node): support FTS options in nodejs by BubbleCal in https://github.com/lancedb/lancedb/pull/1934
- feat: upgrade lance to 0.21.0b3 by westonpace in https://github.com/lancedb/lancedb/pull/1936
- feat(python): async-sync feature parity on Table by wjones127 in https://github.com/lancedb/lancedb/pull/1914
- feat: upgrade lance to 0.21.0-beta.5 by wjones127 in https://github.com/lancedb/lancedb/pull/1961
- feat(python): add `bypass_vector_index` to sync api by H3zi in https://github.com/lancedb/lancedb/pull/1947
- feat(python): add `ignore_missing` to the async drop_table() method by nakul-py in https://github.com/lancedb/lancedb/pull/1953
- feat: support IVF_FLAT, binary vectors and hamming distance by BubbleCal in https://github.com/lancedb/lancedb/pull/1955

🐛 Bug Fixes

- fix: create_scalar_index in cloud by wjones127 in https://github.com/lancedb/lancedb/pull/1922
- fix: index params are ignored by RemoteTable by BubbleCal in https://github.com/lancedb/lancedb/pull/1928
- fix(nodejs): upgrade arrow versions by wjones127 in https://github.com/lancedb/lancedb/pull/1924
- fix: support list of numpy f16 floats as query vector by eddyxu in https://github.com/lancedb/lancedb/pull/1931

📚 Documentation

- docs: better formatting for Node API docs by wjones127 in https://github.com/lancedb/lancedb/pull/1892
- docs: add faq to cloud doc by QianZhu in https://github.com/lancedb/lancedb/pull/1907
- docs: improve schema evolution api examples by QianZhu in https://github.com/lancedb/lancedb/pull/1929
- docs: improve optimization docs by wjones127 in https://github.com/lancedb/lancedb/pull/1957

🔧 Build and CI

- ci: fix release by wjones127 in https://github.com/lancedb/lancedb/pull/1919
- ci: fix python beta release to publish to fury by wjones127 in https://github.com/lancedb/lancedb/pull/1937
- ci(rust): check MSRV and upgrade toolchain by wjones127 in https://github.com/lancedb/lancedb/pull/1960



python-v0.9.0-beta.4
- no changes

0.14.1beta.6

🎉 New Features

- feat: upgrade lance to 0.21.0-beta.5 by wjones127 in https://github.com/lancedb/lancedb/pull/1961

📚 Documentation

- docs: improve optimization docs by wjones127 in https://github.com/lancedb/lancedb/pull/1957

🔧 Build and CI

- ci(rust): check MSRV and upgrade toolchain by wjones127 in https://github.com/lancedb/lancedb/pull/1960



python-v0.17.1-beta.6
🎉 New Features

- feat: upgrade lance to 0.21.0-beta.5 by wjones127 in https://github.com/lancedb/lancedb/pull/1961

📚 Documentation

- docs: improve optimization docs by wjones127 in https://github.com/lancedb/lancedb/pull/1957

🔧 Build and CI

- ci(rust): check MSRV and upgrade toolchain by wjones127 in https://github.com/lancedb/lancedb/pull/1960



python-v0.9.0-beta.3
- no changes

0.14.1beta.5

🎉 New Features

- feat(python): async-sync feature parity on Table by wjones127 in https://github.com/lancedb/lancedb/pull/1914

🔧 Build and CI

- ci: fix python beta release to publish to fury by wjones127 in https://github.com/lancedb/lancedb/pull/1937

0.14.1beta.4

🎉 New Features

- feat(node): support FTS options in nodejs by BubbleCal in https://github.com/lancedb/lancedb/pull/1934
- feat: upgrade lance to 0.21.0b3 by westonpace in https://github.com/lancedb/lancedb/pull/1936

📚 Documentation

- docs: add faq to cloud doc by QianZhu in https://github.com/lancedb/lancedb/pull/1907
- docs: improve schema evolution api examples by QianZhu in https://github.com/lancedb/lancedb/pull/1929



python-v0.9.0-final.1
- no changes

python-v0.9.0-beta.1
- no changes

python-v0.17.1-beta.5
🎉 New Features

- feat(python): async-sync feature parity on Table by wjones127 in https://github.com/lancedb/lancedb/pull/1914

🔧 Build and CI

- ci: fix python beta release to publish to fury by wjones127 in https://github.com/lancedb/lancedb/pull/1937



python-v0.17.1-beta.4
🎉 New Features

- feat(node): support FTS options in nodejs by BubbleCal in https://github.com/lancedb/lancedb/pull/1934
- feat: upgrade lance to 0.21.0b3 by westonpace in https://github.com/lancedb/lancedb/pull/1936

📚 Documentation

- docs: add faq to cloud doc by QianZhu in https://github.com/lancedb/lancedb/pull/1907
- docs: improve schema evolution api examples by QianZhu in https://github.com/lancedb/lancedb/pull/1929

Page 4 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.