🎉 New Features
- feat: add support for new cohere models in cohere and bedrock embedding functions by @AyushExel in #1335
- feat(rust): openai embedding function by @universalmind303 in #1275
- feat(nodejs): table.toArrow function by @paulwalsh-sonrai in #1282
- feat(rust): allow to create execution plan on queries by @eddyxu in #1350
- feat(nodejs): table.search functionality by @universalmind303 in #1341
- feat: add fast path to dataset reload by @chebbyChefNEQ in #1354
- feat: fast path for checkout_latest by @chebbyChefNEQ in #1355
- feat: make it possible to opt in to using the v2 format by @westonpace in #1352
- feat: bump lance dependency to 0.12.1 by @westonpace in #1357
🐛 Bug Fixes
- fix: update broken blog link on readme by @paulrinaldi in #1310
- fix: error msg when query vector dim is wrong by @QianZhu in #1339
- fix(nodejs): better support for f16 and f64 by @universalmind303 in #1343