Lancedb

Latest version: v0.21.2

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

Scan your dependencies

Page 2 of 20

0.18.0beta.0

🛠 Breaking Changes

- feat!: revert query limit to be unbounded for scans by wjones127 in https://github.com/lancedb/lancedb/pull/2151

🎉 New Features

- feat!: revert query limit to be unbounded for scans by wjones127 in https://github.com/lancedb/lancedb/pull/2151
- feat: reapply upgrade lance to v0.23.3-beta.1 by westonpace in https://github.com/lancedb/lancedb/pull/2157

0.17.0

🛠 Breaking Changes

- feat!: add variable store to embeddings registry by wjones127 in https://github.com/lancedb/lancedb/pull/2112

🎉 New Features

- feat: update lance dependency to 0.23.1-beta.1 by wkalt in https://github.com/lancedb/lancedb/pull/2102
- feat: upgrade lance to 0.23.1-beta.4 by BubbleCal in https://github.com/lancedb/lancedb/pull/2121
- feat: support multivector on remote table by BubbleCal in https://github.com/lancedb/lancedb/pull/2045
- feat(python): add search() method to async API by wjones127 in https://github.com/lancedb/lancedb/pull/2049
- feat!: add variable store to embeddings registry by wjones127 in https://github.com/lancedb/lancedb/pull/2112
- feat: push filters down into DF table provider by westonpace in https://github.com/lancedb/lancedb/pull/2128
- feat: upgrade lance to 0.23.2 by westonpace in https://github.com/lancedb/lancedb/pull/2152

🐛 Bug Fixes

- fix: fix index out of bound in load indices by LuQQiu in https://github.com/lancedb/lancedb/pull/2108
- fix: panic when field id doesn't equal to field index by BubbleCal in https://github.com/lancedb/lancedb/pull/2116
- fix: support optional nested pydantic model by eddyxu in https://github.com/lancedb/lancedb/pull/2130
- fix: handle batch quires in single request by BubbleCal in https://github.com/lancedb/lancedb/pull/2139
- fix: flat FTS panic with prefilter and update lance by BubbleCal in https://github.com/lancedb/lancedb/pull/2144
- fix: remote table doesn't apply the prefilter flag for FTS by BubbleCal in https://github.com/lancedb/lancedb/pull/2145

📚 Documentation

- docs: standardize node example prints by westonpace in https://github.com/lancedb/lancedb/pull/2080
- docs: improve pydantic integration docs by eddyxu in https://github.com/lancedb/lancedb/pull/2136
- docs: fixes is_open docstring on AsyncTable by andrew-pienso in https://github.com/lancedb/lancedb/pull/2150



v0.5.2-final.1
- no changes

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

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

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

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

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

- feat!: revert query limit to be unbounded for scans by wjones127 in https://github.com/lancedb/lancedb/pull/2151

🎉 New Features

- feat!: revert query limit to be unbounded for scans by wjones127 in https://github.com/lancedb/lancedb/pull/2151
- feat: reapply upgrade lance to v0.23.3-beta.1 by westonpace in https://github.com/lancedb/lancedb/pull/2157



python-v0.20.0
🛠 Breaking Changes

- feat!: add variable store to embeddings registry by wjones127 in https://github.com/lancedb/lancedb/pull/2112

🎉 New Features

- feat: update lance dependency to 0.23.1-beta.1 by wkalt in https://github.com/lancedb/lancedb/pull/2102
- feat: upgrade lance to 0.23.1-beta.4 by BubbleCal in https://github.com/lancedb/lancedb/pull/2121
- feat: support multivector on remote table by BubbleCal in https://github.com/lancedb/lancedb/pull/2045
- feat(python): add search() method to async API by wjones127 in https://github.com/lancedb/lancedb/pull/2049
- feat!: add variable store to embeddings registry by wjones127 in https://github.com/lancedb/lancedb/pull/2112
- feat: push filters down into DF table provider by westonpace in https://github.com/lancedb/lancedb/pull/2128
- feat: upgrade lance to 0.23.2 by westonpace in https://github.com/lancedb/lancedb/pull/2152

🐛 Bug Fixes

- fix: fix index out of bound in load indices by LuQQiu in https://github.com/lancedb/lancedb/pull/2108
- fix: panic when field id doesn't equal to field index by BubbleCal in https://github.com/lancedb/lancedb/pull/2116
- fix: support optional nested pydantic model by eddyxu in https://github.com/lancedb/lancedb/pull/2130
- fix: handle batch quires in single request by BubbleCal in https://github.com/lancedb/lancedb/pull/2139
- fix: flat FTS panic with prefilter and update lance by BubbleCal in https://github.com/lancedb/lancedb/pull/2144
- fix: remote table doesn't apply the prefilter flag for FTS by BubbleCal in https://github.com/lancedb/lancedb/pull/2145

📚 Documentation

- docs: standardize node example prints by westonpace in https://github.com/lancedb/lancedb/pull/2080
- docs: improve pydantic integration docs by eddyxu in https://github.com/lancedb/lancedb/pull/2136
- docs: fixes is_open docstring on AsyncTable by andrew-pienso in https://github.com/lancedb/lancedb/pull/2150

0.16.1beta.3

🎉 New Features

- feat: upgrade lance to 0.23.1-beta.4 by BubbleCal in https://github.com/lancedb/lancedb/pull/2121
- feat: support multivector on remote table by BubbleCal in https://github.com/lancedb/lancedb/pull/2045

🐛 Bug Fixes

- fix: support optional nested pydantic model by eddyxu in https://github.com/lancedb/lancedb/pull/2130



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

- feat: upgrade lance to 0.23.1-beta.4 by BubbleCal in https://github.com/lancedb/lancedb/pull/2121
- feat: support multivector on remote table by BubbleCal in https://github.com/lancedb/lancedb/pull/2045

🐛 Bug Fixes

- fix: support optional nested pydantic model by eddyxu in https://github.com/lancedb/lancedb/pull/2130

0.16.1beta.2

🐛 Bug Fixes

- fix: panic when field id doesn't equal to field index by BubbleCal in https://github.com/lancedb/lancedb/pull/2116



python-v0.19.1-beta.2
🐛 Bug Fixes

- fix: panic when field id doesn't equal to field index by BubbleCal in https://github.com/lancedb/lancedb/pull/2116

0.16.1beta.1

🐛 Bug Fixes

- fix: fix index out of bound in load indices by LuQQiu in https://github.com/lancedb/lancedb/pull/2108

📚 Documentation

- docs: standardize node example prints by westonpace in https://github.com/lancedb/lancedb/pull/2080



python-v0.19.1-beta.1
🐛 Bug Fixes

- fix: fix index out of bound in load indices by LuQQiu in https://github.com/lancedb/lancedb/pull/2108

📚 Documentation

- docs: standardize node example prints by westonpace in https://github.com/lancedb/lancedb/pull/2080

0.16.1beta.0

🎉 New Features

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

Page 2 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.