Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
v2.11.2-dev3
Bug Fixes
- parse token for expiry and add debug header(9ad68cf)
- refactor(96bba68)
- Moving token to post for tokeninfo call(8dcc05e)
v2.11.2-dev2
Bug Fixes
- parse token for expiry and add debug header(9ad68cf)
- refactor(96bba68)
v2.11.2-dev1
Bug Fixes
- Adding debug logs for metadata endpoints (430d061)
v2.11.1
2.11.1 (2022-09-20)
Bug Fixes
- Fix socket leak in impersonated_credentials (#1123) (b1eb467), closes #1122
- Make pluggable auth tests work in all environments (#1114) (bb5c979)
- Skip oauth2client adapter tests if oauth2client is not installed (#1132) (d15092f)
- Update token refresh threshold from 20 seconds to 5 minutes (#1146) (261a561)
Documentation
v2.11.1-dev2
Bug Fixes
- Adding debug logs for metadata endpoints (feee2d7)
v2.11.0
2.11.0 (2022-08-18)
Features
- add integration tests for configurable token lifespan (#1103) (124bae6)
Bug Fixes
v2.10.0
2.10.0 (2022-08-05)
Features
- add integration tests for pluggable auth (#1073) (f8d776a)
- support for configurable token lifetime (0dc6a9a)
- support for configurable token lifetime (#1079) (0dc6a9a)
Bug Fixes
v2.9.1
2.9.1 (2022-07-12)
Bug Fixes
- there was a raise missing for throwing exceptions (#1077) (d1f17b0)
v2.9.0
2.9.0 (2022-06-28)
Features
v2.8.0
2.8.0 (2022-06-14)
Features