v0.31.0-beta.1

f/prompts.chatv0.31.0-beta.1Jun 19, 2026by github-actions[bot]

AI Summary

This is a beta release for the LanceDB Node/Rust bindings focusing on a critical bug fix regarding overflow errors in namespace query connections.

Key Highlights

  • Fix for sys.maxsize overflow in namespace query connections
  • Beta release for Node/Rust implementations
  • Bug fix for connection handling logic

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