v0.31.0-beta.1

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

AI Summary

This is a beta bug fix release for the Node/Rust LanceDB client. It resolves a critical overflow issue that occurred when querying with a namespace connection.

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