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.35.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.36.0
Choose a head ref
  • 12 commits
  • 26 files changed
  • 7 contributors

Commits on Sep 30, 2024

  1. feat: IAM signblob retries (#1600)

    Add exponential backoff w/ jitter retries to IAM signBlob calls.
    clundin25 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    484c8db View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. feat: Support External Account Authorized User as a Source Credential…

    … for impersonated credentials in ADC (#1608)
    
    * feat: Support External Account Authorized User as a Source Credential for impersonated credentials in ADC
    
    * formatting
    sai-sunder-s authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    875796c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    f070de0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. feat: making iam endpoint universe-aware (#1604)

    * feat: making iam endpoint universe-aware
    
    * feat: make sign and idtoken endpooints universe aware
    
    * add universe_domain parameter for the iam request
    
    * fix: test updates
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    TimurSadykov and gcf-owl-bot[bot] authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    16c728d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    10f42a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168fcc6 View commit details
    Browse the repository at this point in the history
  3. fix: revert templates for iam endpoints (#1614)

    * fix: revert templates for iam endpoints
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * tests update
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    TimurSadykov and gcf-owl-bot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0a4363a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. chore: update templated files (#1618)

    * chore: update templated files
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b4efa64 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    6be19fb View commit details
    Browse the repository at this point in the history
  2. fix: remove base class to avoid type conflict (#1619)

    * fix: remove base class to avoid type conflict
    
    * remove unused import
    
    * disable coverage
    ohmayr authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9e2789a View commit details
    Browse the repository at this point in the history
  3. fix: adding default parameters to updated interfaces (#1622)

    * fix: adding default parameters to updated interfaces
    
    * fix: adding default UD parameter to client
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    TimurSadykov and gcf-owl-bot[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8cf1cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. chore(main): release 2.36.0 (#1601)

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