Notice
We will no longer be updating the old experimental rust crate (named `vectordb`). Instead, we are migrating this work to a new rust crate (named `lancedb`) which will no longer be experimental. There will be breaking changes going from `vectordb` to `lancedb` and we will release more details on migration later. The `lancedb` crate is not yet ready for widespread use.
What's Changed
* docs: Minimal reranking evaluation benchmarks by AyushExel in https://github.com/lancedb/lancedb/pull/977
* docs: show DuckDB with dataset, not table by wjones127 in https://github.com/lancedb/lancedb/pull/974
* fix: use static C runtime on Windows by wjones127 in https://github.com/lancedb/lancedb/pull/979
* feat(python): add optional threadpool for batch requests by changhiskhan in https://github.com/lancedb/lancedb/pull/981
* doc: improve embedding functions documentation by changhiskhan in https://github.com/lancedb/lancedb/pull/983
* doc: update navigation links for embedding functions by changhiskhan in https://github.com/lancedb/lancedb/pull/986
* docs: Add meta tag for image preview by AyushExel in https://github.com/lancedb/lancedb/pull/988
* apply fixes for notebook by johko in https://github.com/lancedb/lancedb/pull/989
* lance 0.9.18 by albertlockett in https://github.com/lancedb/lancedb/pull/1000
* refactor: rust vectordb API stabilization of the Connection trait by westonpace in https://github.com/lancedb/lancedb/pull/993
* Docs: add meta tags by AyushExel in https://github.com/lancedb/lancedb/pull/1006
* python(feat): Imagebind embedding fn support by raghavdixit99 in https://github.com/lancedb/lancedb/pull/1003
* chore: bump pylance to 0.9.18 by eddyxu in https://github.com/lancedb/lancedb/pull/1011
* feat(node): add `read_consistency_interval` to Node and Rust by wjones127 in https://github.com/lancedb/lancedb/pull/1002
* refactor: rename the rust crate from vectordb to lancedb by westonpace in https://github.com/lancedb/lancedb/pull/1012
New Contributors
* johko made their first contribution in https://github.com/lancedb/lancedb/pull/989
**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.10...v0.4.11
python-v0.5.7
What's Changed
* Docs: add meta tags by AyushExel in https://github.com/lancedb/lancedb/pull/1006
* python(feat): Imagebind embedding fn support by raghavdixit99 in https://github.com/lancedb/lancedb/pull/1003
* chore: bump pylance to 0.9.18 by eddyxu in https://github.com/lancedb/lancedb/pull/1011
**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.5.6...python-v0.5.7
python-v0.5.6
New features
* feat(python): add optional threadpool for batch requests by changhiskhan in https://github.com/lancedb/lancedb/pull/981
Other changes
* docs: Minimal reranking evaluation benchmarks by AyushExel in https://github.com/lancedb/lancedb/pull/977
* docs: show DuckDB with dataset, not table by wjones127 in https://github.com/lancedb/lancedb/pull/974
* doc: improve embedding functions documentation by changhiskhan in https://github.com/lancedb/lancedb/pull/983
* doc: update navigation links for embedding functions by changhiskhan in https://github.com/lancedb/lancedb/pull/986
* docs: Add meta tag for image preview by AyushExel in https://github.com/lancedb/lancedb/pull/988
* apply fixes for notebook by johko in https://github.com/lancedb/lancedb/pull/989
* lance 0.9.18 by albertlockett in https://github.com/lancedb/lancedb/pull/1000
* See also: https://github.com/lancedb/lance/releases/tag/v0.9.18
New Contributors
* johko made their first contribution in https://github.com/lancedb/lancedb/pull/989
**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.10...python-v0.5.6