What's Changed
* arrow table/f16 example by QianZhu in https://github.com/lancedb/lancedb/pull/907
* fix the repo link on npm, add links for homepage and bug report by JacobLinCool in https://github.com/lancedb/lancedb/pull/910
* ci: bump to new version of python action to use node 20 gIthub action runtime by eddyxu in https://github.com/lancedb/lancedb/pull/909
* feat: add merge_insert to the node and rust APIs by westonpace in https://github.com/lancedb/lancedb/pull/915
* chore: bump pylance version to latest in pyproject.toml by westonpace in https://github.com/lancedb/lancedb/pull/918
New Contributors
* JacobLinCool made their first contribution in https://github.com/lancedb/lancedb/pull/910
**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.7...v0.4.8
python-v0.5.2
What's Changed
* feat: rework NodeJS SDK using napi by eddyxu in https://github.com/lancedb/lancedb/pull/847
* Bump lance 0.9.9 by albertlockett in https://github.com/lancedb/lancedb/pull/851
* feat(rust): create index API improvement by eddyxu in https://github.com/lancedb/lancedb/pull/853
* docs: document basics of configuring object storage by wjones127 in https://github.com/lancedb/lancedb/pull/832
* feat(napi): Provide a new createIndex API in the napi SDK. by eddyxu in https://github.com/lancedb/lancedb/pull/857
* doc: update rust readme to include crate and docs.rs links by eddyxu in https://github.com/lancedb/lancedb/pull/859
* feat: improve the rust table query API and documents by eddyxu in https://github.com/lancedb/lancedb/pull/860
* fix: release build for node sdk by eddyxu in https://github.com/lancedb/lancedb/pull/861
* feat(napi): Issue queries as node SDK by eddyxu in https://github.com/lancedb/lancedb/pull/868
* chore(rust): simplified version of optimize by eddyxu in https://github.com/lancedb/lancedb/pull/869
* feat(rust): provide connect and connect_with_options in Rust SDK by eddyxu in https://github.com/lancedb/lancedb/pull/871
* chore: bump github actions to v4 due to GHA warnings of node version deprecation by eddyxu in https://github.com/lancedb/lancedb/pull/874
* doc: update quick start for full rust example by eddyxu in https://github.com/lancedb/lancedb/pull/872
* chore: add one rust SDK e2e example by eddyxu in https://github.com/lancedb/lancedb/pull/876
* chore: upgrade lance, pylance and datafusion by eddyxu in https://github.com/lancedb/lancedb/pull/879
* feat(python): Aws Bedrock embeddings integration by AyushExel in https://github.com/lancedb/lancedb/pull/822
* doc: use code snippet for typescript examples by eddyxu in https://github.com/lancedb/lancedb/pull/880
* chore: convert all js doc test to use snippet. by eddyxu in https://github.com/lancedb/lancedb/pull/881
* doc(rust): minor fixes for Rust quick start. by changhiskhan in https://github.com/lancedb/lancedb/pull/878
* fix: fix doc build to include the source snippet correctly by eddyxu in https://github.com/lancedb/lancedb/pull/883
* doc: use snippet for rust code example and make sure rust examples run through CI by eddyxu in https://github.com/lancedb/lancedb/pull/885
* doc: fix js example of create index by eddyxu in https://github.com/lancedb/lancedb/pull/886
* chore(python): Temporarily extend remote connection timeout by AyushExel in https://github.com/lancedb/lancedb/pull/888
* feat(python): Embedding fn support for gte-mlx/gte-large by raghavdixit99 in https://github.com/lancedb/lancedb/pull/873
* doc: Add documentation chatbot for LanceDB by AyushExel in https://github.com/lancedb/lancedb/pull/890
* Fix image bgcolor by prrao87 in https://github.com/lancedb/lancedb/pull/891
* feat(python): Hybrid search & Reranker API by AyushExel in https://github.com/lancedb/lancedb/pull/824
* chore(python): GTE embedding function model name update by raghavdixit99 in https://github.com/lancedb/lancedb/pull/902
* ci: change apple silicon runner to free OSS macos-14 target by eddyxu in https://github.com/lancedb/lancedb/pull/901
* chore: update JS/TS example in README by AbrahamLopez10 in https://github.com/lancedb/lancedb/pull/898
* docs: provide AWS S3 cleanup and permissions advice by wjones127 in https://github.com/lancedb/lancedb/pull/903
* fix(node): pass AWS credentials to db level operations by eddyxu in https://github.com/lancedb/lancedb/pull/908
* arrow table/f16 example by QianZhu in https://github.com/lancedb/lancedb/pull/907
* fix the repo link on npm, add links for homepage and bug report by JacobLinCool in https://github.com/lancedb/lancedb/pull/910
* ci: bump to new version of python action to use node 20 gIthub action runtime by eddyxu in https://github.com/lancedb/lancedb/pull/909
* feat: upgrade to lance 0.9.11 and expose merge_insert by westonpace in https://github.com/lancedb/lancedb/pull/906
* docs: add cleanup_old_versions and compact_files to `Table` for documentation purposes by westonpace in https://github.com/lancedb/lancedb/pull/900
* fix: add request retry to python client by albertlockett in https://github.com/lancedb/lancedb/pull/917
* make it explicit about the vector column data type by QianZhu in https://github.com/lancedb/lancedb/pull/916
* feat: add merge_insert to the node and rust APIs by westonpace in https://github.com/lancedb/lancedb/pull/915
* chore: bump pylance version to latest in pyproject.toml by westonpace in https://github.com/lancedb/lancedb/pull/918
New Contributors
* raghavdixit99 made their first contribution in https://github.com/lancedb/lancedb/pull/873
* AbrahamLopez10 made their first contribution in https://github.com/lancedb/lancedb/pull/898
* JacobLinCool made their first contribution in https://github.com/lancedb/lancedb/pull/910
**Full Changelog**: https://github.com/lancedb/lancedb/compare/python-v0.5.1...python-v0.5.2