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.33.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.34.0
Choose a head ref
  • 4 commits
  • 12 files changed
  • 5 contributors

Commits on Aug 7, 2024

  1. fix: retry token request on retryable status code (#1563)

    * fix: retry token request on retryable status code
    tommilligan authored Aug 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f858a15 View commit details
  2. feat(auth): Update get_client_ssl_credentials to support X.509 worklo…

    …ad certs (#1558)
    
    * feat(auth): Update get_client_ssl_credentials to support X.509 workload certs
    
    * feat(auth): Update has_default_client_cert_source
    
    * feat(auth): Fix formatting
    
    * feat(auth): Fix test__mtls_helper.py
    
    * feat(auth): Fix function name in tests
    
    * chore: Refresh system test creds.
    
    * feat(auth): Fix style
    
    * feat(auth): Fix casing
    
    * feat(auth): Fix linter issue
    
    * feat(auth): Fix coverage issue
    
    ---------
    
    Co-authored-by: Carl Lundin <clundin@google.com>
    Co-authored-by: Carl Lundin <108372512+clundin25@users.noreply.github.com>
    3 people authored Aug 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    18c2ec1 View commit details

Commits on Aug 13, 2024

  1. chore: Update ECP deps. (#1583)

    clundin25 authored Aug 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4843f9d View commit details

Commits on Aug 14, 2024

  1. chore(main): release 2.34.0 (#1574)

    release-please[bot] authored Aug 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c6d9903 View commit details
Loading