Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8b7fbde
Choose a base ref
...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fce6a6b
Choose a head ref
  • 3 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 20, 2026

  1. fix: raise ValueError if api_endpoint is unset when using AnonymousCr…

    …edentials in AsyncGrpcClient. (#1778)
    
    Added validation to ensure `api_endpoint` is provided when using
    `AnonymousCredentials` in `AsyncGrpcClient`.
    chandra-siri authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    17828ea View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. chore: run bidi_tests independently (#1781)

    chore: run bidi conformance tests independently.
    
    ---------
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    chandra-siri and gemini-code-assist[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    f768af7 View commit details
    Browse the repository at this point in the history
  2. chore: librarian release pull request: 20260323T070628Z (#1782)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v1.0.2-0.20251119154421-36c3e21ad3ac
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91
    <details><summary>google-cloud-storage: 3.10.1</summary>
    
    ##
    [3.10.1](v3.10.0...v3.10.1)
    (2026-03-23)
    
    ### Bug Fixes
    
    * raise ValueError if api_endpoint is unset when using
    AnonymousCredentials in AsyncGrpcClient. (#1778)
    ([17828ea](17828ea3))
    
    </details>
    chandra-siri authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    fce6a6b View commit details
    Browse the repository at this point in the history
Loading