This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates 🐛 Bug Fixes, 🎉 New Features, and rerankers across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds support for datafusion expressions in merge insert predicates (Rust) Adds support for datafusion expressions in merge insert predicates (Rust) Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Raises ValueError when vector_results list is empty in MRR reranker Raises ValueError when vector_results list is empty in MRR reranker Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Guards against empty vector_results in RRFReranker.rerank_multivector method Guards against empty vector_results in RRFReranker.rerank_multivector method Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Routes blob query pandas through scanner in Python client Routes blob query pandas through scanner in Python client Source: llm_adapter@2026-06-04 Confidence: high |
— |
Full changelog
🎉 New Features
- feat(rust): support datafusion expressions for merge insert predicates by @Ar-maan05 in https://github.com/lancedb/lancedb/pull/3444
🐛 Bug Fixes
- fix(rerankers/mrr): raise ValueError on empty vector_results list by @devteamaegis in https://github.com/lancedb/lancedb/pull/3469
- fix(rerankers): guard against empty vector_results in RRFReranker.rerank_multivector by @devteamaegis in https://github.com/lancedb/lancedb/pull/3467
- fix(python): route blob query pandas through scanner by @BubbleCal in https://github.com/lancedb/lancedb/pull/3491
📚 Documentation
- docs: add cross-SDK parity guidance for code review by @brendanclement in https://github.com/lancedb/lancedb/pull/3464
🔧 Build and CI
- ci: update python lockfile weekly by @wjones127 in https://github.com/lancedb/lancedb/pull/3498
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About lancedb
Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.
Related context
Related tools
Earlier breaking changes
- v0.30.0-beta.0 Fixes nested field paths support in native index creation
- vpython-v0.32.0 Namespace naming and enterprise integration refactored with breaking changes
- v0.29.0 Consolidate namespace related naming and enterprise integration
Beta — feedback welcome: [email protected]