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.27.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: v1.27.1
Choose a head ref
  • 4 commits
  • 26 files changed
  • 3 contributors

Commits on Feb 19, 2021

  1. fix: ignore gcloud warning when getting project id (#708)

    * fix: ignore gcloud warning when getting project id
    
    * update
    arithmetic1728 authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3f2f3ea View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

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

Commits on Feb 26, 2021

  1. build: fix warnings in docgen (#711)

    Resolved all the outstanding warnings from sphinx.
    
    Going forward, warnings will be treated as errors since the `-W` flag is being used with `sphinx-build`
    busunkim96 authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b1a12d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. chore: release 1.27.1 (#710)

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