This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates 🎉 New Features, 🔧 Build and CI, and 🚀 Performance Improvements across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Unify sync create_index API to match async API in Python. Unify sync create_index API to match async API in Python. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Medium |
Route merge_insert through MemWAL LSM write path for tables. Route merge_insert through MemWAL LSM write path for tables. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Dependency | Low |
Drop manylinux2_17 wheel builds from CI. Drop manylinux2_17 wheel builds from CI. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Performance | Low |
Migrate list_indices to use Lance's describe_indices for better performance. Migrate list_indices to use Lance's describe_indices for better performance. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Low |
Fix PyPI publish on macOS, Windows, and ARM platforms. Fix PyPI publish on macOS, Windows, and ARM platforms. Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
🎉 New Features
- feat(python): unify sync create_index API to match async API by @wjones127 in https://github.com/lancedb/lancedb/pull/2882
- feat(table): route merge_insert through the MemWAL LSM write path by @touch-of-grey in https://github.com/lancedb/lancedb/pull/3354
🚀 Performance Improvements
- perf: migrate list_indices to use Lance's describe_indices by @wjones127 in https://github.com/lancedb/lancedb/pull/3108
🔧 Build and CI
- ci: fix pypi publish on mac/windows/arm by @wjones127 in https://github.com/lancedb/lancedb/pull/3449
- ci: drop manylinux2_17 wheel builds by @wjones127 in https://github.com/lancedb/lancedb/pull/3455
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]