v0.28.0-beta.10
📦 lancedbView on GitHub →
🐛 2 fixes
Summary
This release focuses on security fixes, including enabling hostname verification by default and addressing a cargo-deny advisory. It also removes legacy tantivy FTS support.
Migration Steps
- Removed legacy tantivy FTS support; users relying on this must migrate to the current FTS implementation.
🐛 Bug Fixes
- Enabled hostname verification by default.
- Addressed RUSTSEC-2026-0104 cargo-deny advisory.