🎉 New Features
- feat(nodejs): feature parity [6/N] - make public interface work with multiple arrow versions by @universalmind303 in #1392
- feat: dynamodb commit store support by @wjones127 in #1410
- feat(nodejs): catch unwinds in node bindings by @universalmind303 in #1414
- feat(nodejs): add better typehints for registry by @universalmind303 in #1408
- feat: support to create more vector index types by @BubbleCal in #1407
- feat: add the explain_plan function by @nuvic in #1328
- feat(nodejs): make tbl.search chainable by @universalmind303 in #1421
- feat: add Jina integration in Python for Embedding and Reranker by @JoanFM in #1424
- feat(rust): enable fast search flag in rust by @eddyxu in #1432
- feat(nodejs):
update({values | valuesSql})
by @universalmind303 in #1439 - feat: support update over binary field by @eddyxu in #1440
🐛 Bug Fixes
- fix(nodejs): explain plan by @universalmind303 in #1434
📚 Documentation
- docs: add tip about lzma linking by @wjones127 in #1397
- docs: fixes polars formatting in docs by @thomasjpfan in #1400
- docs: add openapi rest api page by @eddyxu in #1413
- feat: dynamodb commit store support by @wjones127 in #1410
- docs: addresses typos in HF embedding example docs by @sidharthrajaram in #1415
- docs: add reranking example by @AyushExel in #1416
- docs: add merge insert, create index and create scalar index to public rest api doc by @eddyxu in #1420
- docs: update lntegration docs & fixed links by @raghavdixit99 in #1423
- docs: add fast search to openapi.yml by @eddyxu in #1435
- docs: add jina reranker to index by @JoanFM in #1427
- docs(nodejs): add @lancedb/lancedb examples everywhere by @universalmind303 in #1411
- docs: add fine tuning section in retriever guide and minor fixes by @AyushExel in #1438
Other Changes
- refactor: update type hint and remove unused import by @forrestmckee in #1436