v0.31.0-beta.1
leaningtech/webvmv0.31.0-beta.1Jun 19, 2026by github-actions[bot]
AI Summary
This is a beta release for the Node/Rust version of LanceDB that resolves a specific bug related to integer overflow when querying using a namespace connection.
Key Highlights
- Beta release version (v0.31.0-beta.1)
- Fix for sys.maxsize overflow in namespace queries
- Bug fix targeting query connection stability
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