Lancedb

Latest version: v0.21.2

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

Scan your dependencies

Page 7 of 20

0.13.0beta.0

🎉 New Features

- feat: `fast_search` in Python and Node by wjones127 in https://github.com/lancedb/lancedb/pull/1623
- feat(python): support post filter on FTS by wjones127 in https://github.com/lancedb/lancedb/pull/1783
- feat(python,node): support with_row_id in Python and remote by wjones127 in https://github.com/lancedb/lancedb/pull/1784
- feat: upgrade to lance 0.19.2-beta.3 by westonpace in https://github.com/lancedb/lancedb/pull/1794
- feat(python): transition Python remote sdk to use Rust implementation by wjones127 in https://github.com/lancedb/lancedb/pull/1701

🐛 Bug Fixes

- fix: index_stats works for FTS indices by wjones127 in https://github.com/lancedb/lancedb/pull/1780
- fix(rust): fix delete, update, query in remote SDK by wjones127 in https://github.com/lancedb/lancedb/pull/1782
- fix(rust): fix update, open_table, fts search in remote client by wjones127 in https://github.com/lancedb/lancedb/pull/1785
- fix: explain plan options by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1776
- fix: serialize vectordb client errors as json by albertlockett in https://github.com/lancedb/lancedb/pull/1795



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

- feat: `fast_search` in Python and Node by wjones127 in https://github.com/lancedb/lancedb/pull/1623
- feat(python): support post filter on FTS by wjones127 in https://github.com/lancedb/lancedb/pull/1783
- feat(python,node): support with_row_id in Python and remote by wjones127 in https://github.com/lancedb/lancedb/pull/1784
- feat: upgrade to lance 0.19.2-beta.3 by westonpace in https://github.com/lancedb/lancedb/pull/1794
- feat(python): transition Python remote sdk to use Rust implementation by wjones127 in https://github.com/lancedb/lancedb/pull/1701

🐛 Bug Fixes

- fix: index_stats works for FTS indices by wjones127 in https://github.com/lancedb/lancedb/pull/1780
- fix(rust): fix delete, update, query in remote SDK by wjones127 in https://github.com/lancedb/lancedb/pull/1782
- fix(rust): fix update, open_table, fts search in remote client by wjones127 in https://github.com/lancedb/lancedb/pull/1785
- fix: explain plan options by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1776
- fix: serialize vectordb client errors as json by albertlockett in https://github.com/lancedb/lancedb/pull/1795

0.12.0

🛠 Breaking Changes

- feat!: upgrade lance to 0.19.1 by BubbleCal in https://github.com/lancedb/lancedb/pull/1762

🎉 New Features

- feat: allow fast_search on python remote table by rpgreen in https://github.com/lancedb/lancedb/pull/1747
- feat: upgrade lance to 0.18.3 by westonpace in https://github.com/lancedb/lancedb/pull/1748
- feat(rust): allow `add_embedding` on `create_empty_table` by wjones127 in https://github.com/lancedb/lancedb/pull/1754
- feat!: upgrade lance to 0.19.1 by BubbleCal in https://github.com/lancedb/lancedb/pull/1762
- feat: allow distance type (metric) to be specified during hybrid search by westonpace in https://github.com/lancedb/lancedb/pull/1777
- feat(node): enable logging and show full errors by wjones127 in https://github.com/lancedb/lancedb/pull/1775

🐛 Bug Fixes

- fix(python): remove dependency on retry package by jameswu1991 in https://github.com/lancedb/lancedb/pull/1749
- fix: list_indices can handle fts indexes by wjones127 in https://github.com/lancedb/lancedb/pull/1753

📚 Documentation

- docs: clarify infrastructure requirements for S3 Express One Zone by o-alexandrov in https://github.com/lancedb/lancedb/pull/1745
- docs: add permanent link chain icon to headings without impacting SEO by do-me in https://github.com/lancedb/lancedb/pull/1746
- docs(node): update `indexStats` signature and regenerate docs by wjones127 in https://github.com/lancedb/lancedb/pull/1742
- docs: fix archived examples links by rithikJha in https://github.com/lancedb/lancedb/pull/1751
- docs: revamp langchain integration page by rithikJha in https://github.com/lancedb/lancedb/pull/1773

🚀 Performance Improvements

- perf: eliminate iop in refresh by wjones127 in https://github.com/lancedb/lancedb/pull/1760

🔧 Build and CI

- ci: update package lock by wjones127 in https://github.com/lancedb/lancedb/pull/1740



python-v0.15.0
🛠 Breaking Changes

- feat!: upgrade lance to 0.19.1 by BubbleCal in https://github.com/lancedb/lancedb/pull/1762

🎉 New Features

- feat: allow fast_search on python remote table by rpgreen in https://github.com/lancedb/lancedb/pull/1747
- feat: upgrade lance to 0.18.3 by westonpace in https://github.com/lancedb/lancedb/pull/1748
- feat(rust): allow `add_embedding` on `create_empty_table` by wjones127 in https://github.com/lancedb/lancedb/pull/1754
- feat!: upgrade lance to 0.19.1 by BubbleCal in https://github.com/lancedb/lancedb/pull/1762
- feat: allow distance type (metric) to be specified during hybrid search by westonpace in https://github.com/lancedb/lancedb/pull/1777
- feat(node): enable logging and show full errors by wjones127 in https://github.com/lancedb/lancedb/pull/1775

🐛 Bug Fixes

- fix(python): remove dependency on retry package by jameswu1991 in https://github.com/lancedb/lancedb/pull/1749
- fix: list_indices can handle fts indexes by wjones127 in https://github.com/lancedb/lancedb/pull/1753

📚 Documentation

- docs: clarify infrastructure requirements for S3 Express One Zone by o-alexandrov in https://github.com/lancedb/lancedb/pull/1745
- docs: add permanent link chain icon to headings without impacting SEO by do-me in https://github.com/lancedb/lancedb/pull/1746
- docs(node): update `indexStats` signature and regenerate docs by wjones127 in https://github.com/lancedb/lancedb/pull/1742
- docs: fix archived examples links by rithikJha in https://github.com/lancedb/lancedb/pull/1751
- docs: revamp langchain integration page by rithikJha in https://github.com/lancedb/lancedb/pull/1773

🚀 Performance Improvements

- perf: eliminate iop in refresh by wjones127 in https://github.com/lancedb/lancedb/pull/1760

🔧 Build and CI

- ci: update package lock by wjones127 in https://github.com/lancedb/lancedb/pull/1740

0.11.1beta.1

📚 Documentation

- docs(node): update `indexStats` signature and regenerate docs by wjones127 in https://github.com/lancedb/lancedb/pull/1742

🚀 Performance Improvements

- perf: eliminate iop in refresh by wjones127 in https://github.com/lancedb/lancedb/pull/1760



python-v0.14.1-beta.1
📚 Documentation

- docs(node): update `indexStats` signature and regenerate docs by wjones127 in https://github.com/lancedb/lancedb/pull/1742

🚀 Performance Improvements

- perf: eliminate iop in refresh by wjones127 in https://github.com/lancedb/lancedb/pull/1760

0.11.1beta.0

🎉 New Features

- feat: allow fast_search on python remote table by rpgreen in https://github.com/lancedb/lancedb/pull/1747
- feat: upgrade lance to 0.18.3 by westonpace in https://github.com/lancedb/lancedb/pull/1748
- feat(rust): allow `add_embedding` on `create_empty_table` by wjones127 in https://github.com/lancedb/lancedb/pull/1754

🐛 Bug Fixes

- fix(python): remove dependency on retry package by jameswu1991 in https://github.com/lancedb/lancedb/pull/1749
- fix: list_indices can handle fts indexes by wjones127 in https://github.com/lancedb/lancedb/pull/1753

📚 Documentation

- docs: clarify infrastructure requirements for S3 Express One Zone by o-alexandrov in https://github.com/lancedb/lancedb/pull/1745
- docs: add permanent link chain icon to headings without impacting SEO by do-me in https://github.com/lancedb/lancedb/pull/1746

🔧 Build and CI

- ci: update package lock by wjones127 in https://github.com/lancedb/lancedb/pull/1740



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

- feat: allow fast_search on python remote table by rpgreen in https://github.com/lancedb/lancedb/pull/1747
- feat: upgrade lance to 0.18.3 by westonpace in https://github.com/lancedb/lancedb/pull/1748
- feat(rust): allow `add_embedding` on `create_empty_table` by wjones127 in https://github.com/lancedb/lancedb/pull/1754

🐛 Bug Fixes

- fix(python): remove dependency on retry package by jameswu1991 in https://github.com/lancedb/lancedb/pull/1749
- fix: list_indices can handle fts indexes by wjones127 in https://github.com/lancedb/lancedb/pull/1753

📚 Documentation

- docs: clarify infrastructure requirements for S3 Express One Zone by o-alexandrov in https://github.com/lancedb/lancedb/pull/1745
- docs: add permanent link chain icon to headings without impacting SEO by do-me in https://github.com/lancedb/lancedb/pull/1746

🔧 Build and CI

- ci: update package lock by wjones127 in https://github.com/lancedb/lancedb/pull/1740

0.11.0

🛠 Breaking Changes

- feat!: upgrade Lance to 0.18.0 by LuQQiu in https://github.com/lancedb/lancedb/pull/1657
- feat!: set embeddings to Null if embedding function return invalid results by eddyxu in https://github.com/lancedb/lancedb/pull/1674
- feat: remote index stats by wjones127 in https://github.com/lancedb/lancedb/pull/1702
- The return value of `index_stats` method has changed and all `index_stats` APIs now take index name instead of UUID. Also several deprecated index statistics methods were removed.

🎉 New Features

- feat: implement Remote connection for LanceDB Rust by wjones127 in https://github.com/lancedb/lancedb/pull/1639
- feat(node): let NODE API region default to us-east-1 by LuQQiu in https://github.com/lancedb/lancedb/pull/1631
- feat: fix creating empty table and creating table by a list of RecordBatch for remote python sdk by eddyxu in https://github.com/lancedb/lancedb/pull/1650
- feat(rust): remote endpoints for schema, version, count_rows by wjones127 in https://github.com/lancedb/lancedb/pull/1644
- feat(rust): remote client write data endpoint by wjones127 in https://github.com/lancedb/lancedb/pull/1645
- feat!: upgrade Lance to 0.18.0 by LuQQiu in https://github.com/lancedb/lancedb/pull/1657
- feat!: set embeddings to Null if embedding function return invalid results by eddyxu in https://github.com/lancedb/lancedb/pull/1674
- feat(rust): add with_row_id to rust SDK by eddyxu in https://github.com/lancedb/lancedb/pull/1683
- feat: add fast_search to vectordb by albertlockett in https://github.com/lancedb/lancedb/pull/1693
- feat(python): allow explicit hybrid search query pattern in SaaS (feat parity) by AyushExel in https://github.com/lancedb/lancedb/pull/1698
- fix: hnsw default partitions by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1667
- feat: expose underlying dataset uri of the table by chebbyChefNEQ in https://github.com/lancedb/lancedb/pull/1704
- feat(rust): remote client `query` and `create_index` endpoints by wjones127 in https://github.com/lancedb/lancedb/pull/1663
- feat(rust): remote rename table by wjones127 in https://github.com/lancedb/lancedb/pull/1703
- feat: remote index stats by wjones127 in https://github.com/lancedb/lancedb/pull/1702
- feat(python): add support for trust_remote_code in hf embeddings by akashsara in https://github.com/lancedb/lancedb/pull/1712
- feat(python): merge_insert in async Python by wjones127 in https://github.com/lancedb/lancedb/pull/1707
- feat(rust): client configuration for remote client by wjones127 in https://github.com/lancedb/lancedb/pull/1696
- feat(python): bind python async remote client to rust client by wjones127 in https://github.com/lancedb/lancedb/pull/1700
- feat(python): drop support for dictionary in Table.add by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1725
- feat(rust): `list_indices` in remote SDK by wjones127 in https://github.com/lancedb/lancedb/pull/1726
- feat: better errors for remote SDK by wjones127 in https://github.com/lancedb/lancedb/pull/1722
- feat(node): bind remote SDK to rust implementation by wjones127 in https://github.com/lancedb/lancedb/pull/1730
- feat: upgrade Lance to v0.18.2 by wjones127 in https://github.com/lancedb/lancedb/pull/1737

🐛 Bug Fixes

- fix: support pyarrow input types by LuQQiu in https://github.com/lancedb/lancedb/pull/1628
- fix: add appropriate QueryBuilder overloads to LanceTable.search by sayandipdutta in https://github.com/lancedb/lancedb/pull/1558
- fix: unterminated string literal on table update by sayandipdutta in https://github.com/lancedb/lancedb/pull/1573
- fix: allow pass optional args in colbert reranker by AyushExel in https://github.com/lancedb/lancedb/pull/1649
- fix(python): force deduce vector column name if running explicit hybrid query by AyushExel in https://github.com/lancedb/lancedb/pull/1692
- fix(node): pass no const enum by wjones127 in https://github.com/lancedb/lancedb/pull/1690
- fix: re-add hostOverride arg to ConnectionOptions by albertlockett in https://github.com/lancedb/lancedb/pull/1694
- fix: metric type for python/node search api by QianZhu in https://github.com/lancedb/lancedb/pull/1689
- fix: hnsw default partitions by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1667
- fix(EmbeddingFunction): modify safe_model_dump to explicitly exclude class fields with underscore by rjrobben in https://github.com/lancedb/lancedb/pull/1688
- fix: `list_indices` returns correct index type by wjones127 in https://github.com/lancedb/lancedb/pull/1715
- fix: broken notebook link fix by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/1721
- fix(rust): remote SDK bugs by wjones127 in https://github.com/lancedb/lancedb/pull/1723
- fix(node): add native packages to bump version by wjones127 in https://github.com/lancedb/lancedb/pull/1738

📚 Documentation

- docs: improve the docs and API param name by BubbleCal in https://github.com/lancedb/lancedb/pull/1629
- docs: rag section in guide by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/1619
- docs: update FTS docs for JS SDK by BubbleCal in https://github.com/lancedb/lancedb/pull/1634
- docs: add understand embeddings v1 by rithikJha in https://github.com/lancedb/lancedb/pull/1643
- docs: hnsw documentation by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1640
- docs: phidata integration page by rithikJha in https://github.com/lancedb/lancedb/pull/1678
- docs: revamp Voxel51 v1 by rithikJha in https://github.com/lancedb/lancedb/pull/1714
- docs: saleforce's sfr rag by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/1717
- docs: add langchainjs writing assistant by rithikJha in https://github.com/lancedb/lancedb/pull/1719

🔧 Build and CI

- ci: enable java auto release by LuQQiu in https://github.com/lancedb/lancedb/pull/1602
- ci: run clippy on tests by wjones127 in https://github.com/lancedb/lancedb/pull/1659
- ci: change to use github runner by eddyxu in https://github.com/lancedb/lancedb/pull/1708



python-v0.14.0
🛠 Breaking Changes

- feat!: upgrade Lance to 0.18.0 by LuQQiu in https://github.com/lancedb/lancedb/pull/1657
- feat!: set embeddings to Null if embedding function return invalid results by eddyxu in https://github.com/lancedb/lancedb/pull/1674
- feat: remote index stats by wjones127 in https://github.com/lancedb/lancedb/pull/1702

🎉 New Features

- feat: implement Remote connection for LanceDB Rust by wjones127 in https://github.com/lancedb/lancedb/pull/1639
- feat(node): let NODE API region default to us-east-1 by LuQQiu in https://github.com/lancedb/lancedb/pull/1631
- feat: fix creating empty table and creating table by a list of RecordBatch for remote python sdk by eddyxu in https://github.com/lancedb/lancedb/pull/1650
- feat(rust): remote endpoints for schema, version, count_rows by wjones127 in https://github.com/lancedb/lancedb/pull/1644
- feat(rust): remote client write data endpoint by wjones127 in https://github.com/lancedb/lancedb/pull/1645
- feat!: upgrade Lance to 0.18.0 by LuQQiu in https://github.com/lancedb/lancedb/pull/1657
- feat!: set embeddings to Null if embedding function return invalid results by eddyxu in https://github.com/lancedb/lancedb/pull/1674
- feat(rust): add with_row_id to rust SDK by eddyxu in https://github.com/lancedb/lancedb/pull/1683
- feat: add fast_search to vectordb by albertlockett in https://github.com/lancedb/lancedb/pull/1693
- feat(python): allow explicit hybrid search query pattern in SaaS (feat parity) by AyushExel in https://github.com/lancedb/lancedb/pull/1698
- fix: hnsw default partitions by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1667
- feat: expose underlying dataset uri of the table by chebbyChefNEQ in https://github.com/lancedb/lancedb/pull/1704
- feat(rust): remote client `query` and `create_index` endpoints by wjones127 in https://github.com/lancedb/lancedb/pull/1663
- feat(rust): remote rename table by wjones127 in https://github.com/lancedb/lancedb/pull/1703
- feat: remote index stats by wjones127 in https://github.com/lancedb/lancedb/pull/1702
- feat(python): add support for trust_remote_code in hf embeddings by akashsara in https://github.com/lancedb/lancedb/pull/1712
- feat(python): merge_insert in async Python by wjones127 in https://github.com/lancedb/lancedb/pull/1707
- feat(rust): client configuration for remote client by wjones127 in https://github.com/lancedb/lancedb/pull/1696
- feat(python): bind python async remote client to rust client by wjones127 in https://github.com/lancedb/lancedb/pull/1700
- feat(python): drop support for dictionary in Table.add by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1725
- feat(rust): `list_indices` in remote SDK by wjones127 in https://github.com/lancedb/lancedb/pull/1726
- feat: better errors for remote SDK by wjones127 in https://github.com/lancedb/lancedb/pull/1722
- feat(node): bind remote SDK to rust implementation by wjones127 in https://github.com/lancedb/lancedb/pull/1730
- feat: upgrade Lance to v0.18.2 by wjones127 in https://github.com/lancedb/lancedb/pull/1737

🐛 Bug Fixes

- fix: support pyarrow input types by LuQQiu in https://github.com/lancedb/lancedb/pull/1628
- fix: add appropriate QueryBuilder overloads to LanceTable.search by sayandipdutta in https://github.com/lancedb/lancedb/pull/1558
- fix: unterminated string literal on table update by sayandipdutta in https://github.com/lancedb/lancedb/pull/1573
- fix: allow pass optional args in colbert reranker by AyushExel in https://github.com/lancedb/lancedb/pull/1649
- fix(python): force deduce vector column name if running explicit hybrid query by AyushExel in https://github.com/lancedb/lancedb/pull/1692
- fix(node): pass no const enum by wjones127 in https://github.com/lancedb/lancedb/pull/1690
- fix: re-add hostOverride arg to ConnectionOptions by albertlockett in https://github.com/lancedb/lancedb/pull/1694
- fix: metric type for python/node search api by QianZhu in https://github.com/lancedb/lancedb/pull/1689
- fix: hnsw default partitions by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1667
- fix(EmbeddingFunction): modify safe_model_dump to explicitly exclude class fields with underscore by rjrobben in https://github.com/lancedb/lancedb/pull/1688
- fix: `list_indices` returns correct index type by wjones127 in https://github.com/lancedb/lancedb/pull/1715
- fix: broken notebook link fix by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/1721
- fix(rust): remote SDK bugs by wjones127 in https://github.com/lancedb/lancedb/pull/1723
- fix(node): add native packages to bump version by wjones127 in https://github.com/lancedb/lancedb/pull/1738

📚 Documentation

- docs: improve the docs and API param name by BubbleCal in https://github.com/lancedb/lancedb/pull/1629
- docs: rag section in guide by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/1619
- docs: update FTS docs for JS SDK by BubbleCal in https://github.com/lancedb/lancedb/pull/1634
- docs: add understand embeddings v1 by rithikJha in https://github.com/lancedb/lancedb/pull/1643
- docs: hnsw documentation by gagan-bhullar-tech in https://github.com/lancedb/lancedb/pull/1640
- docs: phidata integration page by rithikJha in https://github.com/lancedb/lancedb/pull/1678
- docs: revamp Voxel51 v1 by rithikJha in https://github.com/lancedb/lancedb/pull/1714
- docs: saleforce's sfr rag by PrashantDixit0 in https://github.com/lancedb/lancedb/pull/1717
- docs: add langchainjs writing assistant by rithikJha in https://github.com/lancedb/lancedb/pull/1719

🔧 Build and CI

- ci: enable java auto release by LuQQiu in https://github.com/lancedb/lancedb/pull/1602
- ci: run clippy on tests by wjones127 in https://github.com/lancedb/lancedb/pull/1659
- ci: change to use github runner by eddyxu in https://github.com/lancedb/lancedb/pull/1708

0.11.0beta.1

🛠 Breaking Changes

- feat!: set embeddings to Null if embedding function return invalid results by eddyxu in https://github.com/lancedb/lancedb/pull/1674

🎉 New Features

- feat!: set embeddings to Null if embedding function return invalid results by eddyxu in https://github.com/lancedb/lancedb/pull/1674
- feat(rust): add with_row_id to rust SDK by eddyxu in https://github.com/lancedb/lancedb/pull/1683
- feat: add fast_search to vectordb by albertlockett in https://github.com/lancedb/lancedb/pull/1693

🐛 Bug Fixes

- fix(python): force deduce vector column name if running explicit hybrid query by AyushExel in https://github.com/lancedb/lancedb/pull/1692
- fix(node): pass no const enum by wjones127 in https://github.com/lancedb/lancedb/pull/1690
- fix: re-add hostOverride arg to ConnectionOptions by albertlockett in https://github.com/lancedb/lancedb/pull/1694

📚 Documentation

- docs: phidata integration page by rithikJha in https://github.com/lancedb/lancedb/pull/1678

🔧 Build and CI

- ci: run clippy on tests by wjones127 in https://github.com/lancedb/lancedb/pull/1659

Page 7 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.