Update dependency google_auth to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
google_auth | ironbank-pypi | major |
1.28.0 -> 2.11.0
|
Release Notes
googleapis/google-auth-library-python
v2.11.0
Features
Bug Fixes
v2.10.0
Features
- add integration tests for pluggable auth (#1073) (f8d776a)
- support for configurable token lifetime (0dc6a9a)
- support for configurable token lifetime (#1079) (0dc6a9a)
Bug Fixes
- async certificate decoding (#1085) (741c6c6)
- Async system tests were not unwrapping async_generators (#1086) (29d248a)
- Fix IDTokenCredentials update bug (#1072) (b62c25c)
- make expiration_time optional in response schema (#1091) (032fb8d)
- refactor credential subclass parameters (#1095) (8d15f69)
v2.9.1
Bug Fixes
v2.9.0
Features
v2.8.0
Features
v2.7.0
Features
- add experimental enterprise cert support (#1052) (dda7dda)
- add experimental GDCH support (#1022) (5367aac)
- Pluggable auth support (#995) (62daa73)
Bug Fixes
Reverts
- pluggable auth support #995 (#1039) (513d999)
- revert experimental GDCH support (#1022) (#1042) (c720995)
Documentation
v2.6.6
Bug Fixes
v2.6.5
Bug Fixes
v2.6.4
Bug Fixes
v2.6.3
Bug Fixes
- change requests lib import place (#1010) (c753c08)
- clean up HTTP session and pool during tear down phase (#1007) (d057376)
- pin click version and update sys test creds (#1008) (ae2804b)
v2.6.2
Bug Fixes
Miscellaneous Chores
v2.6.0
Features
Bug Fixes
v2.5.0
Features
v2.4.1
Bug Fixes
v2.4.0
Features
Bug Fixes
- deps: allow cachetools 5.0 for python 3.7+ (#937) (1eae37d)
- fix the message format for metadata server exception (#916) (e756f08)
Documentation
- fix intersphinx link for 'requests-oauthlib' (#921) (967be4f)
- note ValueError in
verify_oauth2_token
(#928) (82bc5f0)
v2.3.3
Bug Fixes
- add fetch_id_token_credentials (#866) (8f1e9cf)
- fix error in sign_bytes (#905) (ef31284)
- use 'int.to_bytes' and 'int.from_bytes' for py3 (#904) (bd0ccc5)
v2.3.2
Bug Fixes
v2.3.1
Bug Fixes
Documentation
v2.3.0
Features
Bug Fixes
v2.2.1
Bug Fixes
v2.2.0
Features
v2.1.0
Features
Bug Fixes
- add SAML challenge to reauth (#819) (13aed5f)
- disable warning if quota project id provided to auth.default() (#856) (11ebaeb)
- rename CLOCK_SKEW and separate client/server user case (#863) (738611b)
v2.0.2
Bug Fixes
- use 'int.to_bytes' rather than deprecated crypto wrapper (#848) (b79b554)
- use int.from_bytes (#846) (466aed9)
v2.0.1
Bug Fixes
v2.0.0
⚠ BREAKING CHANGES
Features
Bug Fixes
- downscoping documentation bugs (#830) (da8bb13)
- Fix missing space in error message. (#821) (7b03988)
Documentation
v1.35.0
Features
Bug Fixes
- downscoping documentation bugs (#830) (da8bb13)
- Fix missing space in error message. (#821) (7b03988)
Documentation
v1.34.0
Features
Bug Fixes
v1.33.1
Bug Fixes
Reverts
v1.33.0
Features
- define
CredentialAccessBoundary
classes (#793) (d883921) - define
google.auth.downscoped.Credentials
class (#801) (2f5c3a6) - service account is able to use a private token endpoint (#784) (0e26409)
Bug Fixes
Documentation
v1.32.1
Bug Fixes
v1.32.0
Features
v1.31.0
Features
Bug Fixes
v1.30.2
Bug Fixes
- dependencies: add urllib3 and requests to aiohttp extra (#755) (a923442)
- enforce constraints during unit tests (#760) (1a6496a), closes #759
- session object was never used in aiohttp request (#700) (#701) (09e0389)
v1.30.1
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
Features
- add reauth support to async user credentials for gcloud (#738) (9e10823). This internal feature is for gcloud developers only.
v1.29.0
Features
- add reauth feature to user credentials for gcloud (#727) (82293fe). This internal feature is for gcloud developers only.
Bug Fixes
v1.28.1
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.