Change8

python-v0.31.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 from Python bindings.

Migration Steps

  1. Legacy tantivy FTS support has been removed from the Python bindings.

🐛 Bug Fixes

  • Enabled hostname verification by default.
  • Addressed RUSTSEC-2026-0104 cargo-deny advisory.