Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
v2.28.2
08 Mar 19:15
Compare
Sorry, something went wrong.
No results found
v2.28.1
21 Feb 18:27
Compare
Sorry, something went wrong.
No results found
2.28.1 (2024-02-21)
Bug Fixes
Typo when setting the state for the pickle deserializer. (#1479 ) (08b5cc3 )
v2.28.0
15 Feb 19:18
Compare
Sorry, something went wrong.
No results found
2.28.0 (2024-02-15)
Features
Adding universe domain support for downscroped credentials (#1463 ) (fa8b7b2 )
Bug Fixes
Change log level to debug for return_none_for_not_found_error (#1473 ) (a036b47 )
Make requests import conditional for gce universe domain (#1476 ) (9bb64c8 )
v2.27.0
24 Jan 18:39
Compare
Sorry, something went wrong.
No results found
2.27.0 (2024-01-24)
Features
Add optional account association for Authorized User credentials. (#1458 ) (988153d )
Bug Fixes
Allow custom universe domain for gce creds (#1460 ) (7db5823 )
Conditionally import requests only if no request was passed by the caller. (#1456 ) (9cd6742 )
v2.26.2
11 Jan 06:03
Compare
Sorry, something went wrong.
No results found
2.26.2 (2024-01-11)
Bug Fixes
Read universe_domain for external account authorized user (#1450 ) (1cc7df3 )
v2.26.1
03 Jan 22:48
Compare
Sorry, something went wrong.
No results found
2.26.1 (2024-01-03)
Bug Fixes
Ensure that refresh worker is pickle-able. (#1447 ) (421c184 )
v2.26.0
03 Jan 08:20
Compare
Sorry, something went wrong.
No results found
2.26.0 (2023-12-20)
Features
Add optional non blocking refresh for sync auth code (a6dc2c3 )
Add optional non blocking refresh for sync auth code (#1368 ) (a6dc2c3 )
Bug Fixes
External account user cred universe domain support (#1437 ) (75068f9 )
Guard delete statements. Add default fallback for _use_non_blocking_refresh. (#1445 ) (776d634 )
v2.25.2
08 Dec 19:33
Compare
Sorry, something went wrong.
No results found
v2.25.1
06 Dec 01:41
Compare
Sorry, something went wrong.
No results found
v2.25.0
05 Dec 18:38
Compare
Sorry, something went wrong.
No results found
2.25.0 (2023-12-04)
Features
Add custom tls signer for ECP Provider. (39eb287 )
Add custom tls signer for ECP Provider. (#1402 ) (39eb287 )
Bug Fixes
Add with_universe_domain (#1408 ) (505910c )
Fixes issue where Python37DeprecationWarning cannot be filtered (#1428 ) (f22f767 )
Remove broken link in Python37DeprecationWarning (#1430 ) (e2db602 )