🎉 New Features
- feat: add
drop_index()
method by @wjones127 in #2039 - feat: upgrade lance to v0.23.0-beta.2 by @wjones127 in #2063
🐛 Bug Fixes
- fix(python): various fixes for async query builders by @wjones127 in #2048
- fix(python): preserve original distance and score in hybrid queries by @wjones127 in #2061
📚 Documentation
- docs: claim LanceDB supports float16/float32/float64 for multivector by @BubbleCal in #2040
- docs: clarify the arguments for
replace_field_metadata
by @albertlockett in #2053
🔧 Build and CI
- ci(python): stop using deprecated 2_24 manylinux for arm by @wjones127 in #2064