Skip to content
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.24.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.25.0
Choose a head ref
  • 7 commits
  • 19 files changed
  • 9 contributors

Commits on Nov 30, 2023

  1. chore: fix link in README (#1424)

    * docs: fix link to Setup Guide
    
    * chore: Refresh system test creds.
    
    ---------
    
    Co-authored-by: Carl Lundin <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9b46ee3 View commit details
    Browse the repository at this point in the history
  2. feat: Add custom tls signer for ECP Provider. (#1402)

    feat: Add custom tls signer for ECP Provider.
    clundin25 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    39eb287 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. fix: add with_universe_domain (#1408)

    * fix: add with_universe_domain to service account and external cred
    
    * update
    
    * update
    
    * chore: refresh sys test cred
    arithmetic1728 authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    505910c View commit details
    Browse the repository at this point in the history
  2. chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…

    …lates/python_library/.kokoro (#1423)
    
    Source-Link: googleapis/synthtool@9367caa
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f155882785883336b4468d5218db737bb1d10c9cea7cb62219ad16fe248c03c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f0b368e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix: fixes issue where Python37DeprecationWarning cannot be filtered (#…

    …1428)
    
    * fix: fixes issue where Python37DeprecationWarning cannot be filtered
    
    * chore: refresh sys test cred
    
    ---------
    
    Co-authored-by: arithmetic1728 <[email protected]>
    Co-authored-by: Sijun Liu <[email protected]>
    3 people authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f22f767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2db602 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. chore(main): release 2.25.0 (#1425)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b6b2b2c View commit details
    Browse the repository at this point in the history
Loading