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.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.3.1
Choose a head ref
  • 5 commits
  • 83 files changed
  • 5 contributors

Commits on Oct 8, 2021

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

Commits on Oct 15, 2021

  1. test: list unit test dependencies in requirements.txt file (#888)

    * test: list unit test reqs in requirements.txt file
    
    * chore: update authorized_user.json
    busunkim96 authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a4cf9b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. docs: Fix formatting of GCE_METADATA_HOST (#890)

    * Clean docs up
    
    * Update google/auth/environment_vars.py
    
    Co-authored-by: arithmetic1728 <[email protected]>
    ijrsvt and arithmetic1728 authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e2b3c98 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. fix: add back python 2.7 for gcloud usage only (#892)

    * fix: add back python 2.7 for gcloud
    
    * fix: fix setup and tests
    
    * fix: add enum34 for python 2.7
    
    * fix: add app engine app and fix noxfile
    
    * fix: move test_app_engine.py
    
    * fix: fix downscoped
    
    * fix: fix downscoped
    
    * fix: remove py2 from classifiers
    arithmetic1728 authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5bd5ccf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. chore: release 2.3.1 (#891)

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