v0.31.0-beta.1

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

AI Summary

A beta release focusing on a critical bug fix for the LanceDB query interface to prevent overflow errors when using sys.maxsize with namespace connections.

Key Highlights

  • Fix overflow using sys.maxsize for k in query with namespace connection

New Features

  • Fix 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