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

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    83b20f0 View commit details
    Browse the repository at this point in the history
  2. feat: ADC can load an impersonated service account credentials. (#962)

    * Make the impersonated credentials to be Scoped so default func will add scopes.
    
    * Add tests for impersonated service account credentials.
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    liuchaoren and parthea authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    52c8ef9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    3c72365 View commit details
    Browse the repository at this point in the history
  2. fix: revert "feat: add api key support (#826)" (#964)

    This reverts commit 3b15092.
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    arithmetic1728 and parthea authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f9f23f4 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.6.0 (#965)

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