Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
v2.35.0rc0
17 Sep 17:43
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
Remove token_info call from token refresh path (#1595 ) (afb9e5a )
v2.34.0
14 Aug 21:36
Compare
Sorry, something went wrong.
No results found
2.34.0 (2024-08-13)
Features
auth: Update get_client_ssl_credentials to support X.509 workload certs (#1558 ) (18c2ec1 )
Bug Fixes
Retry token request on retryable status code (#1563 ) (f858a15 )
v2.33.0
06 Aug 18:29
Compare
Sorry, something went wrong.
No results found
2.33.0 (2024-08-06)
Features
Implement async StaticCredentials using access tokens (#1559 ) (dc17dfc )
Implement base classes for credentials and request sessions (#1551 ) (036dac4 )
Bug Fixes
metadata: Enhance retry logic for metadata server access in _metadata.py (#1545 ) (61c2432 )
Documentation
Update argument for Credentials initialization (#1557 ) (40b9ed9 )
v2.32.0
08 Jul 21:54
Compare
Sorry, something went wrong.
No results found
2.32.0 (2024-07-08)
Features
Adds support for X509 workload credential type (#1541 ) (1270217 )
v2.31.0
01 Jul 16:13
Compare
Sorry, something went wrong.
No results found
2.31.0 (2024-06-27)
Features
Bug Fixes
v2.30.0
06 Jun 23:16
Compare
Sorry, something went wrong.
No results found
2.30.0 (2024-06-06)
Features
Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464 ) (e25f336 )
ECP Provider drop cryptography requirement (#1524 ) (a821d71 )
Enable webauthn plugin for security keys (#1528 ) (e2d5e63 )
Bug Fixes
Fix id_token iam endpoint for non-gdu service credentials (#1506 ) (93d681e )
Makes default token_url universe aware (#1514 ) (045776e )
v2.29.0
20 Mar 17:20
Compare
Sorry, something went wrong.
No results found
2.29.0 (2024-03-18)
Features
Adds support for custom suppliers in AWS and Identity Pool credentials (#1496 ) (3af1768 )
Bug Fixes
Refactor tech debt in aws and identity pool credentials (#1501 ) (ce435b0 )
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 )