v0.31.0-beta.4

sherlock-project/sherlockv0.31.0-beta.4Jun 29, 2026by github-actions[bot]

AI Summary

This release introduces OAuth header provider support for the Rust client and fixes a namespace client issue regarding read freshness.

Key Highlights

  • Added OAuth header provider
  • Fixed read freshness provider in namespace client

New Features

  • OAuth header provider

Full Release Notes

## 🎉 New Features

- feat(rust): add OAuth header provider by @jackye1995 in https://github.com/lancedb/lancedb/pull/3579

## 🐛 Bug Fixes

- fix: ensure read freshness provider is built into namespace client by @rpgreen in https://github.com/lancedb/lancedb/pull/3571