Lancedb

Latest version: v0.21.2

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

Scan your dependencies

Page 9 of 20

0.8.7

0.8.6

0.8.5

0.8.4

New Contributors
* rok made their first contribution in https://github.com/lancedb/lancedb/pull/554
* albertlockett made their first contribution in https://github.com/lancedb/lancedb/pull/598

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.3.1...python-v0.3.2

0.8.1

0.8.0

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.2.6...python-v0.3.0

python-v0.2.6
Up til now filters in LanceDB is applied on the search results. With this new release, we offer early support for applying the filters BEFORE running the search.

Currently limitations:
- Only supports KNN (an error will be raised if you're searching over a table with an ANN index)
- Only supports vector search (not an available option for full-text search yet)
- Opt-in, i.e., requires `.where(<filter>, prefilter=True)`

All of these will be expected to change in the future.

What's Changed
* [Python] Fix attrs dependency by hynek in https://github.com/lancedb/lancedb/pull/508
* fix `import attr` to use `import attrs` by chebbyChefNEQ in https://github.com/lancedb/lancedb/pull/510
* fix: define minimum dependency versions by wjones127 in https://github.com/lancedb/lancedb/pull/515
* feat(python): expose prefilter to lancedb by changhiskhan in https://github.com/lancedb/lancedb/pull/522

New Contributors
* hynek made their first contribution in https://github.com/lancedb/lancedb/pull/508

**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.2.5...python-v0.2.6

Page 9 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.