Skip to content

Update dependency google-auth to v1.35.0 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 4, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth ==1.21.0 -> ==1.35.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/google-auth-library-python (google-auth)

v1.35.0

Compare Source

Features
  • service account is able to use a private token endpoint (#​835) (20b817a)
Bug Fixes
Documentation
  • update user guide/references for downscoped creds (#​827) (d1840dc)

v1.34.0

Compare Source

Features
  • support refresh callable on google.oauth2.credentials.Credentials (#​812) (ec2fb18)
Bug Fixes

v1.33.1

Compare Source

Bug Fixes
  • fallback to source creds expiration in downscoped tokens (#​805) (dfad661)
Reverts

v1.33.0

Compare Source

Features
Bug Fixes
  • fix fetch_id_token credential lookup order to match adc (#​748) (c34452e)
Documentation

v1.32.1

Compare Source

Bug Fixes
  • avoid leaking sub-session created for '_auth_request' (#​789) (2079ab5)

v1.32.0

Compare Source

Features

v1.31.0

Compare Source

Features
  • define useful properties on google.auth.external_account.Credentials (#​770) (f97499c)
Bug Fixes

v1.30.2

Compare Source

Bug Fixes

v1.30.1

Compare Source

Bug Fixes
  • allow user to customize context aware metadata path in _mtls_helper (#​754) (e697687)
  • fix function name in signing error message (#​751) (e9ca25f)

v1.30.0

Compare Source

Features
  • add reauth support to async user credentials for gcloud (#​738) (9e10823). This internal feature is for gcloud developers only.

v1.29.0

Compare Source

Features
  • add reauth feature to user credentials for gcloud (#​727) (82293fe). This internal feature is for gcloud developers only.
Bug Fixes
  • Allow multiple audiences for id_token.verify_token (#​733) (56c3946)

v1.28.1

Compare Source

Bug Fixes

v1.28.0

Compare Source

Features
Bug Fixes

v1.27.1

Compare Source

Bug Fixes

v1.27.0

Compare Source

Features
Bug Fixes

v1.26.1

Compare Source

Documentation
  • fix a typo in the user guide (avaiable -> available) (#​680) (684457a)
Bug Fixes
  • revert workload identity federation support (#​691)

v1.26.0

Compare Source

Features

v1.25.0

Compare Source

Features
  • support self-signed jwt in requests and urllib3 transports (#​679) (7a94acb)
  • use self-signed jwt for service account (#​665) (bf5ce0c)

v1.24.0

Compare Source

Features
Bug Fixes
  • avoid losing the original '_include_email' parameter in impersonated credentials (#​626) (fd9b5b1)
Documentation

v1.23.0

Compare Source

Features
  • Add custom scopes for access tokens from the metadata service (#​633) (0323cf3)
Bug Fixes

v1.22.1

Compare Source

Bug Fixes

v1.22.0

Compare Source

Features

v1.21.3

Compare Source

Bug Fixes

v1.21.2

Compare Source

Bug Fixes
  • migrate signBlob to iamcredentials.googleapis.com (#​600) (694d83f)

v1.21.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from e368050 to 549045e Compare September 16, 2020 01:45
@renovate renovate bot changed the title Update dependency google-auth to v1.21.1 Update dependency google-auth to v1.21.2 Sep 16, 2020
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 549045e to 621c7c2 Compare September 23, 2020 18:51
@renovate renovate bot changed the title Update dependency google-auth to v1.21.2 Update dependency google-auth to v1.21.3 Sep 23, 2020
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 621c7c2 to db6bcd2 Compare September 29, 2020 00:13
@renovate renovate bot changed the title Update dependency google-auth to v1.21.3 Update dependency google-auth to v1.22.0 Sep 29, 2020
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from db6bcd2 to 27a83ba Compare October 5, 2020 18:58
@renovate renovate bot changed the title Update dependency google-auth to v1.22.0 Update dependency google-auth to v1.22.1 Oct 5, 2020
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 27a83ba to d847388 Compare October 29, 2020 23:11
@renovate renovate bot changed the title Update dependency google-auth to v1.22.1 Update dependency google-auth to v1.23.0 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from d847388 to 85e9950 Compare January 5, 2021 17:59
@renovate renovate bot changed the title Update dependency google-auth to v1.23.0 Update dependency google-auth to v1.24.0 Jan 5, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 85e9950 to 9547aa7 Compare February 7, 2021 11:58
@renovate renovate bot changed the title Update dependency google-auth to v1.24.0 Update dependency google-auth to v1.25.0 Feb 7, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 9547aa7 to aa8e815 Compare February 11, 2021 10:10
@renovate renovate bot changed the title Update dependency google-auth to v1.25.0 Update dependency google-auth to v1.26.0 Feb 11, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from aa8e815 to 18968e5 Compare April 26, 2021 12:56
@renovate renovate bot changed the title Update dependency google-auth to v1.26.0 Update dependency google-auth to v1.29.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 18968e5 to 7f32101 Compare May 9, 2021 22:45
@renovate renovate bot changed the title Update dependency google-auth to v1.29.0 Update dependency google-auth to v1.30.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 7f32101 to 7714e99 Compare June 6, 2021 20:32
@renovate renovate bot changed the title Update dependency google-auth to v1.30.0 Update dependency google-auth to v1.30.1 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from 7714e99 to d863453 Compare October 18, 2021 19:09
@renovate renovate bot changed the title Update dependency google-auth to v1.30.1 Update dependency google-auth to v1.35.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from d863453 to e4a3015 Compare September 25, 2022 18:12
@renovate renovate bot force-pushed the renovate/google-auth-1.x branch from e4a3015 to 2d479bf Compare November 20, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants