v0.31.0-beta.1
FiloSottile/mkcertv0.31.0-beta.1Jun 19, 2026by github-actions[bot]
AI Summary
A beta release of LanceDB that addresses a critical integer overflow bug occurring during queries with namespace connections.
Key Highlights
- Fixed overflow using sys.maxsize for k in query with namespace connection
Full Release Notes
## 🐛 Bug Fixes - fix: overflow using sys.maxsize for k in query with namespace connection by @rpgreen in https://github.com/lancedb/lancedb/pull/3561