8000 Comparing v2.44.0...v2.45.0 · googleapis/google-auth-library-python · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 6, 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/google-auth-library-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.44.0
Choose a base ref
...
head repository: googleapis/google-auth-library-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.45.0
Choose a head ref
  • 2 commits
  • 24 files changed
  • 5 contributors

Commits on Dec 15, 2025

  1. feat: Adding Agent Identity bound token support and handling certific…

    …ate mismatches with retries (#1890)
    
    This PR includes adding changes which are for - 
    - Adding support for Agent Identity bound tokens which will be used for
    Agent Identity
    (#1821)
    - Adding the retry logic when certificates mismatch for credentials used
    for Agent Identities on GKE and Cloud Run Workloads.
    (#1841)
    
    ---------
    
    Signed-off-by: Radhika Agrawal <agrawalradhika@google.com>
    Co-authored-by: nbayati <99771966+nbayati@users.noreply.github.com>
    Co-authored-by: Andy Zhao <andyzhao@google.com>
    Co-authored-by: Daniel Sanche <d.sanche14@gmail.com>
    4 people authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    b32c934 View commit details
    Browse the repository at this point in the history
  2. chore: librarian release pull request: 20251215T132028Z (#1891)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v0.7.0
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
    <details><summary>google-auth: 2.45.0</summary>
    
    ##
    [2.45.0](v2.44.0...v2.45.0)
    (2025-12-15)
    
    ### Features
    
    * Adding Agent Identity bound token support and handling certificate
    mismatches with retries (#1890)
    ([b32c934](b32c934e))
    
    </details>
    daniel-sanche authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    08fabf7 View commit details
    Browse the repository at this point in the history
Loading
0