Lancedb

Latest version: v0.21.2

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

Scan your dependencies

Page 3 of 20

0.16.0

🛠 Breaking Changes

- feat!: refactor ConnectionInternal into a Database trait by westonpace in https://github.com/lancedb/lancedb/pull/2067
- refactor: rename drop_db / drop_database to drop_all_tables, expose database from connection by westonpace in https://github.com/lancedb/lancedb/pull/2098
- feat: upgrade Lance to 0.23.0 by wjones127 in https://github.com/lancedb/lancedb/pull/2101

🎉 New Features

- feat: upgrade lance 0.22.1b1 by westonpace in https://github.com/lancedb/lancedb/pull/2029
- feat: add `drop_index()` method by wjones127 in https://github.com/lancedb/lancedb/pull/2039
- feat: upgrade lance to v0.23.0-beta.2 by wjones127 in https://github.com/lancedb/lancedb/pull/2063
- feat: add `distance_type()` parameter to python sync query builders and `metric()` as an alias by vaifai in https://github.com/lancedb/lancedb/pull/2073
- feat: upgrade lance to v0.23.0-beta.3 by wjones127 in https://github.com/lancedb/lancedb/pull/2074
- feat: upgrade lance to 0.23.0-beta.4 by wjones127 in https://github.com/lancedb/lancedb/pull/2089
- feat!: refactor ConnectionInternal into a Database trait by westonpace in https://github.com/lancedb/lancedb/pull/2067
- feat: extra headers parameter in client options by wjones127 in https://github.com/lancedb/lancedb/pull/2091
- feat: drop_index() remote implementation by rpgreen in https://github.com/lancedb/lancedb/pull/2093
- feat: expose table trait by westonpace in https://github.com/lancedb/lancedb/pull/2097
- feat(python): streaming larger-than-memory writes by wjones127 in https://github.com/lancedb/lancedb/pull/2094
- feat: upgrade Lance to 0.23.0 by wjones127 in https://github.com/lancedb/lancedb/pull/2101
- feat(node): support inserting and upserting subschemas by wjones127 in https://github.com/lancedb/lancedb/pull/2100

🐛 Bug Fixes

- fix: missing distance type for auto index on RemoteTable by BubbleCal in https://github.com/lancedb/lancedb/pull/2027
- fix: can't infer the vector column for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2026
- fix: linear reranker applies wrong score to combine by BubbleCal in https://github.com/lancedb/lancedb/pull/2035
- fix(python): various fixes for async query builders by wjones127 in https://github.com/lancedb/lancedb/pull/2048
- fix(python): preserve original distance and score in hybrid queries by wjones127 in https://github.com/lancedb/lancedb/pull/2061
- fix(node): `createTable()` should save embeddings, and `mergeInsert` should use them by wjones127 in https://github.com/lancedb/lancedb/pull/2065
- fix(rust): add embedding_registry on open_table by jeff1010322 in https://github.com/lancedb/lancedb/pull/2086
- fix: ensure metadata erased from schema call in table provider by westonpace in https://github.com/lancedb/lancedb/pull/2099

📚 Documentation

- docs: show how to pack bits for binary vector by BubbleCal in https://github.com/lancedb/lancedb/pull/2020
- docs: add missing example code by BubbleCal in https://github.com/lancedb/lancedb/pull/2025
- docs: claim LanceDB supports float16/float32/float64 for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2040
- docs: clarify the arguments for `replace_field_metadata` by albertlockett in https://github.com/lancedb/lancedb/pull/2053
- docs: pandas example by vincent0426 in https://github.com/lancedb/lancedb/pull/2044
- docs: clarify upper case characters in column names need to be escaped by westonpace in https://github.com/lancedb/lancedb/pull/2079
- docs: user guide for merge insert by wjones127 in https://github.com/lancedb/lancedb/pull/2083
- docs: add sync/async tabs to quickstart by wjones127 in https://github.com/lancedb/lancedb/pull/2087

🔧 Build and CI

- ci(python): stop using deprecated 2_24 manylinux for arm by wjones127 in https://github.com/lancedb/lancedb/pull/2064
- ci(rust): caching improvements (up to 2.8x faster builds) by wjones127 in https://github.com/lancedb/lancedb/pull/2075
- ci: check license headers by wjones127 in https://github.com/lancedb/lancedb/pull/2076
- ci: fix arm64 windows cross compile build by wjones127 in https://github.com/lancedb/lancedb/pull/2081
- ci(node): check docs in CI by wjones127 in https://github.com/lancedb/lancedb/pull/2084



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

- feat: update lance dependency to 0.23.1-beta.1 by wkalt in https://github.com/lancedb/lancedb/pull/2102



python-v0.19.0
🛠 Breaking Changes

- feat!: refactor ConnectionInternal into a Database trait by westonpace in https://github.com/lancedb/lancedb/pull/2067
- refactor: rename drop_db / drop_database to drop_all_tables, expose database from connection by westonpace in https://github.com/lancedb/lancedb/pull/2098
- feat: upgrade Lance to 0.23.0 by wjones127 in https://github.com/lancedb/lancedb/pull/2101

🎉 New Features

- feat: upgrade lance 0.22.1b1 by westonpace in https://github.com/lancedb/lancedb/pull/2029
- feat: add `drop_index()` method by wjones127 in https://github.com/lancedb/lancedb/pull/2039
- feat: upgrade lance to v0.23.0-beta.2 by wjones127 in https://github.com/lancedb/lancedb/pull/2063
- feat: add `distance_type()` parameter to python sync query builders and `metric()` as an alias by vaifai in https://github.com/lancedb/lancedb/pull/2073
- feat: upgrade lance to v0.23.0-beta.3 by wjones127 in https://github.com/lancedb/lancedb/pull/2074
- feat: upgrade lance to 0.23.0-beta.4 by wjones127 in https://github.com/lancedb/lancedb/pull/2089
- feat!: refactor ConnectionInternal into a Database trait by westonpace in https://github.com/lancedb/lancedb/pull/2067
- feat: extra headers parameter in client options by wjones127 in https://github.com/lancedb/lancedb/pull/2091
- feat: drop_index() remote implementation by rpgreen in https://github.com/lancedb/lancedb/pull/2093
- feat: expose table trait by westonpace in https://github.com/lancedb/lancedb/pull/2097
- feat(python): streaming larger-than-memory writes by wjones127 in https://github.com/lancedb/lancedb/pull/2094
- feat: upgrade Lance to 0.23.0 by wjones127 in https://github.com/lancedb/lancedb/pull/2101
- feat(node): support inserting and upserting subschemas by wjones127 in https://github.com/lancedb/lancedb/pull/2100

🐛 Bug Fixes

- fix: missing distance type for auto index on RemoteTable by BubbleCal in https://github.com/lancedb/lancedb/pull/2027
- fix: can't infer the vector column for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2026
- fix: linear reranker applies wrong score to combine by BubbleCal in https://github.com/lancedb/lancedb/pull/2035
- fix(python): various fixes for async query builders by wjones127 in https://github.com/lancedb/lancedb/pull/2048
- fix(python): preserve original distance and score in hybrid queries by wjones127 in https://github.com/lancedb/lancedb/pull/2061
- fix(node): `createTable()` should save embeddings, and `mergeInsert` should use them by wjones127 in https://github.com/lancedb/lancedb/pull/2065
- fix(rust): add embedding_registry on open_table by jeff1010322 in https://github.com/lancedb/lancedb/pull/2086
- fix: ensure metadata erased from schema call in table provider by westonpace in https://github.com/lancedb/lancedb/pull/2099

📚 Documentation

- docs: show how to pack bits for binary vector by BubbleCal in https://github.com/lancedb/lancedb/pull/2020
- docs: add missing example code by BubbleCal in https://github.com/lancedb/lancedb/pull/2025
- docs: claim LanceDB supports float16/float32/float64 for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2040
- docs: clarify the arguments for `replace_field_metadata` by albertlockett in https://github.com/lancedb/lancedb/pull/2053
- docs: pandas example by vincent0426 in https://github.com/lancedb/lancedb/pull/2044
- docs: clarify upper case characters in column names need to be escaped by westonpace in https://github.com/lancedb/lancedb/pull/2079
- docs: user guide for merge insert by wjones127 in https://github.com/lancedb/lancedb/pull/2083
- docs: add sync/async tabs to quickstart by wjones127 in https://github.com/lancedb/lancedb/pull/2087

🔧 Build and CI

- ci(python): stop using deprecated 2_24 manylinux for arm by wjones127 in https://github.com/lancedb/lancedb/pull/2064
- ci(rust): caching improvements (up to 2.8x faster builds) by wjones127 in https://github.com/lancedb/lancedb/pull/2075
- ci: check license headers by wjones127 in https://github.com/lancedb/lancedb/pull/2076
- ci: fix arm64 windows cross compile build by wjones127 in https://github.com/lancedb/lancedb/pull/2081
- ci(node): check docs in CI by wjones127 in https://github.com/lancedb/lancedb/pull/2084



python-v0.18.1-beta.4

0.15.1beta.3

🎉 New Features

- feat: upgrade lance to 0.23.0-beta.4 by wjones127 in https://github.com/lancedb/lancedb/pull/2089

🐛 Bug Fixes

- fix(rust): add embedding_registry on open_table by jeff1010322 in https://github.com/lancedb/lancedb/pull/2086

📚 Documentation

- docs: user guide for merge insert by wjones127 in https://github.com/lancedb/lancedb/pull/2083
- docs: add sync/async tabs to quickstart by wjones127 in https://github.com/lancedb/lancedb/pull/2087

🔧 Build and CI

- ci(node): check docs in CI by wjones127 in https://github.com/lancedb/lancedb/pull/2084



python-v0.18.1-beta.3
🎉 New Features

- feat: upgrade lance to 0.23.0-beta.4 by wjones127 in https://github.com/lancedb/lancedb/pull/2089

🐛 Bug Fixes

- fix(rust): add embedding_registry on open_table by jeff1010322 in https://github.com/lancedb/lancedb/pull/2086

📚 Documentation

- docs: clarify upper case characters in column names need to be escaped by westonpace in https://github.com/lancedb/lancedb/pull/2079
- docs: user guide for merge insert by wjones127 in https://github.com/lancedb/lancedb/pull/2083
- docs: add sync/async tabs to quickstart by wjones127 in https://github.com/lancedb/lancedb/pull/2087

🔧 Build and CI

- ci(rust): caching improvements (up to 2.8x faster builds) by wjones127 in https://github.com/lancedb/lancedb/pull/2075
- ci: check license headers by wjones127 in https://github.com/lancedb/lancedb/pull/2076
- ci: fix arm64 windows cross compile build by wjones127 in https://github.com/lancedb/lancedb/pull/2081
- ci(node): check docs in CI by wjones127 in https://github.com/lancedb/lancedb/pull/2084

0.15.1beta.2

📚 Documentation

- docs: clarify upper case characters in column names need to be escaped by westonpace in https://github.com/lancedb/lancedb/pull/2079

🔧 Build and CI

- ci(rust): caching improvements (up to 2.8x faster builds) by wjones127 in https://github.com/lancedb/lancedb/pull/2075
- ci: check license headers by wjones127 in https://github.com/lancedb/lancedb/pull/2076
- ci: fix arm64 windows cross compile build by wjones127 in https://github.com/lancedb/lancedb/pull/2081

0.15.1beta.1

🎉 New Features

- feat: add `distance_type()` parameter to python sync query builders and `metric()` as an alias by vaifai in https://github.com/lancedb/lancedb/pull/2073
- feat: upgrade lance to v0.23.0-beta.3 by wjones127 in https://github.com/lancedb/lancedb/pull/2074

🐛 Bug Fixes

- fix(node): `createTable()` should save embeddings, and `mergeInsert` should use them by wjones127 in https://github.com/lancedb/lancedb/pull/2065

📚 Documentation

- docs: pandas example by vincent0426 in https://github.com/lancedb/lancedb/pull/2044



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

- feat: add `distance_type()` parameter to python sync query builders and `metric()` as an alias by vaifai in https://github.com/lancedb/lancedb/pull/2073
- feat: upgrade lance to v0.23.0-beta.3 by wjones127 in https://github.com/lancedb/lancedb/pull/2074

🐛 Bug Fixes

- fix(node): `createTable()` should save embeddings, and `mergeInsert` should use them by wjones127 in https://github.com/lancedb/lancedb/pull/2065

📚 Documentation

- docs: pandas example by vincent0426 in https://github.com/lancedb/lancedb/pull/2044

0.15.1beta.0

🎉 New Features

- feat: upgrade lance 0.22.1b1 by westonpace in https://github.com/lancedb/lancedb/pull/2029
- feat: add `drop_index()` method by wjones127 in https://github.com/lancedb/lancedb/pull/2039
- feat: upgrade lance to v0.23.0-beta.2 by wjones127 in https://github.com/lancedb/lancedb/pull/2063

🐛 Bug Fixes

- fix: missing distance type for auto index on RemoteTable by BubbleCal in https://github.com/lancedb/lancedb/pull/2027
- fix: can't infer the vector column for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2026
- fix: linear reranker applies wrong score to combine by BubbleCal in https://github.com/lancedb/lancedb/pull/2035
- fix(python): various fixes for async query builders by wjones127 in https://github.com/lancedb/lancedb/pull/2048
- fix(python): preserve original distance and score in hybrid queries by wjones127 in https://github.com/lancedb/lancedb/pull/2061

📚 Documentation

- docs: show how to pack bits for binary vector by BubbleCal in https://github.com/lancedb/lancedb/pull/2020
- docs: add missing example code by BubbleCal in https://github.com/lancedb/lancedb/pull/2025
- docs: claim LanceDB supports float16/float32/float64 for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2040
- docs: clarify the arguments for `replace_field_metadata` by albertlockett in https://github.com/lancedb/lancedb/pull/2053

🔧 Build and CI

- ci(python): stop using deprecated 2_24 manylinux for arm by wjones127 in https://github.com/lancedb/lancedb/pull/2064



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

- feat: add `drop_index()` method by wjones127 in https://github.com/lancedb/lancedb/pull/2039
- feat: upgrade lance to v0.23.0-beta.2 by wjones127 in https://github.com/lancedb/lancedb/pull/2063

🐛 Bug Fixes

- fix(python): various fixes for async query builders by wjones127 in https://github.com/lancedb/lancedb/pull/2048
- fix(python): preserve original distance and score in hybrid queries by wjones127 in https://github.com/lancedb/lancedb/pull/2061

📚 Documentation

- docs: claim LanceDB supports float16/float32/float64 for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2040
- docs: clarify the arguments for `replace_field_metadata` by albertlockett in https://github.com/lancedb/lancedb/pull/2053

🔧 Build and CI

- ci(python): stop using deprecated 2_24 manylinux for arm by wjones127 in https://github.com/lancedb/lancedb/pull/2064



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

- feat: upgrade lance 0.22.1b1 by westonpace in https://github.com/lancedb/lancedb/pull/2029

🐛 Bug Fixes

- fix: missing distance type for auto index on RemoteTable by BubbleCal in https://github.com/lancedb/lancedb/pull/2027
- fix: can't infer the vector column for multivector by BubbleCal in https://github.com/lancedb/lancedb/pull/2026
- fix: linear reranker applies wrong score to combine by BubbleCal in https://github.com/lancedb/lancedb/pull/2035

📚 Documentation

- docs: show how to pack bits for binary vector by BubbleCal in https://github.com/lancedb/lancedb/pull/2020
- docs: add missing example code by BubbleCal in https://github.com/lancedb/lancedb/pull/2025

0.15.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: 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
- 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
- feat: upgrade to lance 0.22.0b1 by westonpace in https://github.com/lancedb/lancedb/pull/2011
- feat: support multivector type by BubbleCal in https://github.com/lancedb/lancedb/pull/2005
- feat: upgrade Lance to v0.22.0 by wjones127 in https://github.com/lancedb/lancedb/pull/2017

🐛 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
- fix: broken voyageai embedding API by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/2013

📚 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
- 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
- docs(hnsw): fix markdown list style by kemingy in https://github.com/lancedb/lancedb/pull/2015

🔧 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
- ci: fix stable check by wjones127 in https://github.com/lancedb/lancedb/pull/2019



python-v0.18.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: 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
- 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
- feat: upgrade to lance 0.22.0b1 by westonpace in https://github.com/lancedb/lancedb/pull/2011
- feat: support multivector type by BubbleCal in https://github.com/lancedb/lancedb/pull/2005
- feat: upgrade Lance to v0.22.0 by wjones127 in https://github.com/lancedb/lancedb/pull/2017

🐛 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
- fix: broken voyageai embedding API by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/2013

📚 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
- 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
- docs(hnsw): fix markdown list style by kemingy in https://github.com/lancedb/lancedb/pull/2015

🔧 Build and CI

- ci(node): remove hardcoded toolchain from typescript release build by wjones127 in https://github.com/lancedb/lancedb/pull/1974
- 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
- ci: fix stable check by wjones127 in https://github.com/lancedb/lancedb/pull/2019

Page 3 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.