What's Changed
* 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
* 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
* 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
* 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
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
**Full Changelog**: https://github.com/lancedb/lancedb/compare/v0.4.6...v0.4.7