Node/Rust LanceDB v0.11.0-beta.1
·
1703 commits
to main
since this release
馃洜 Breaking Changes
馃帀 New Features
- feat!: set embeddings to Null if embedding function return invalid results by @eddyxu in #1674
- feat(rust): add with_row_id to rust SDK by @eddyxu in #1683
- feat: add fast_search to vectordb by @albertlockett in #1693
馃悰 Bug Fixes
- fix(python): force deduce vector column name if running explicit hybrid query by @AyushExel in #1692
- fix(node): pass no const enum by @wjones127 in #1690
- fix: re-add hostOverride arg to ConnectionOptions by @albertlockett in #1694
馃摎 Documentation
- docs: phidata integration page by @rithikJha in #1678
馃敡 Build and CI
- ci: run clippy on tests by @wjones127 in #1659