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.3.2
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.3.3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 29, 2021

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

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    194c64a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd0ccc5 View commit details
    Browse the repository at this point in the history
  3. fix: fix error in sign_bytes (#905)

    * fix: fix error in sign_bytes
    
    * fix test
    arithmetic1728 authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    ef31284 View commit details
    Browse the repository at this point in the history
  4. chore: release 2.3.3 (#903)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.3.3](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.2...v2.3.3) (2021-11-01)
    
    
    ### Bug Fixes
    
    * add fetch_id_token_credentials ([#866](https://www.github.com/googleapis/google-auth-library-python/issues/866)) ([8f1e9cf](https://www.github.com/googleapis/google-auth-library-python/commit/8f1e9cfd56dbaae0dff64499e1d0cf55abc5b97e))
    * fix error in sign_bytes ([#905](https://www.github.com/googleapis/google-auth-library-python/issues/905)) ([ef31284](https://www.github.com/googleapis/google-auth-library-python/commit/ef3128474431b07d1d519209ea61622bc245ce91))
    * use 'int.to_bytes' and 'int.from_bytes' for py3 ([#904](https://www.github.com/googleapis/google-auth-library-python/issues/904)) ([bd0ccc5](https://www.github.com/googleapis/google-auth-library-python/commit/bd0ccc5fe77d55f7a19f5278d6b60587c393ee3c))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e6278a8 View commit details
    Browse the repository at this point in the history
Loading