🎉 New Features
- feat(python): blob v2 fetch API by @geruh in #3578
- feat(python): added support for WatsonxReranker component by @MateuszOssGit in #3642
- feat: add table FTS query tokenization by @jackye1995 in #3659
🐛 Bug Fixes
- fix(python): preserve zero distance bounds in hybrid search by @u70b3 in #3652
- fix(python): gemini batching, user agent and variable dims by @markmcd in #3618
- fix(python): preserve phrase semantics in sync queries by @u70b3 in #3654
- fix(python): fill bad vector values element-wise by @prrao87 in #3613
- fix(rust): skip embedding functions for empty batches by @u70b3 in #3646
📚 Documentation
🚀 Performance Improvements
- perf: skip Dataset::index_statistics() for all index types by @wjones127 in #3346
🔧 Build and CI
- ci: remove CODEOWNERS file by @wjones127 in #3655