python-v0.34.0-beta.4

sherlock-project/sherlockpython-v0.34.0-beta.4Jun 29, 2026by github-actions[bot]

AI Summary

This release syncs the OAuth header provider and read freshness fix from the Rust client to the Python SDK.

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