v0.31.0-beta.1

9001/copypartyv0.31.0-beta.1Jun 19, 2026by github-actions[bot]

AI Summary

A beta release addressing a specific overflow bug that occurred when querying with a namespace connection.

Key Highlights

  • Fix for overflow using sys.maxsize in namespace queries
  • Beta version release

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