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: v1.21.1
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: v1.21.2
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 8, 2020

  1. fix: migrate signBlob to iamcredentials.googleapis.com (#600)

    Migrate signBlob from iam.googleapis.com to iamcredentials.googleapis.com.
    
    This API is deprecated and will be shutdown in one year.
    
    This is used google.auth.iam.Signer.
    Added a system_test to sanity check the implementation.
    busunkim96 authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    694d83f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. chore: release 1.21.2 (#601)

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