Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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.26.1
Choose a base ref
Loading
...
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.0
Choose a head ref
Loading
  • 4 commits
  • 31 files changed
  • 4 contributors

Commits on Feb 12, 2021

  1. fix: add pyopenssl as extra dependency (#697)

    * fix: add pyopenssl as extra dependency
    
    * update
    arithmetic1728 authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    aeab5d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. test: install package before tests deps in unit_prev_versions (#703)

    One of the test dependencies appears to require `rsa`, which resulted in a `rsa` version incompatible with 2.7 being installed.
    
    Switching the order resolves the issue (`rsa` is installed according to the requirements in `setup.py`)
    
    https://github.com/googleapis/google-auth-library-python/blob/aeab5d07c5538f3d8cce817df24199534572b97d/setup.py#L24-L27
    busunkim96 authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    882d0ff View commit details
    Browse the repository at this point in the history
  2. feat: workload identity federation support (#698)

    Using workload identity federation, applications can access Google Cloud resources from Amazon Web Services (AWS), Microsoft Azure or any identity provider that supports OpenID Connect (OIDC). Workload identity federation is recommended for non-Google Cloud environments as it avoids the need to download, manage and store service account private keys locally.
    
    This includes a rollforward of the [previous reverted PR](#686) and the [fix](#686) to not pass scopes to user credentials from `google.auth.default()`.
    bojeil-google authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d4d7f38 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. chore: release 1.27.0 (#704)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    65074d3 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.