2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-08-11 11:51:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.34.0
v1.34.0
Features
support refresh callable on google.oauth2.credentials.Credentials
Bug Fixes
do not use the GAE APIs on gen2+ runtimes
|
2021-07-27 07:24:28 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-auth: updated to 1.33.1
1.33.1 (2021-07-20)
Bug Fixes
fallback to source creds expiration in downscoped tokens
Reverts
revert "feat: service account is able to use a private token endpoint
1.33.0 (2021-07-14)
Features
define CredentialAccessBoundary classes
define google.auth.downscoped.Credentials class
service account is able to use a private token endpoint
Bug Fixes
fix fetch_id_token credential lookup order to match adc
Documentation
fix code block formatting in 'user-guide.rst'
1.32.1 (2021-06-30)
Bug Fixes
avoid leaking sub-session created for '_auth_request'
1.32.0 (2021-06-16)
Features
allow scopes for self signed jwt
1.31.0 (2021-06-09)
Features
define useful properties on google.auth.external_account.Credentials
Bug Fixes
avoid deleting items while iterating
|
2021-05-25 07:35:52 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.30.1
1.30.1
Bug Fixes
allow user to customize context aware metadata path in _mtls_helper
fix function name in signing error message
|
2021-05-12 20:17:35 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-auth: updated to 1.30.0
1.30.0 (2021-04-23)
Features
add reauth support to async user credentials for gcloud. This internal feature \
is for gcloud developers only.
|
2021-04-22 15:56:50 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-auth: updated to 1.29.0
v1.29.0
Features
add reauth feature to user credentials
Bug Fixes
Allow multiple audiences for id_token.verify_token
|
2021-03-20 20:08:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-auth: updated to 1.28.0
1.28.0 (2021-03-16)
Features
allow the AWS_DEFAULT_REGION environment variable
expose library version at google.auth.__version
Bug Fixes
fix unit tests so they can work in g3
|
2021-03-05 09:28:25 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.27.1
1.27.1
Bug Fixes
ignore gcloud warning when getting project id
use gcloud creds flow
|
2021-02-25 10:19:30 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-auth: updated to 1.27.0
1.27.0
Features
workload identity federation support
Bug Fixes
add pyopenssl as extra dependency
|
2021-02-16 19:58:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.26.1
1.26.1
Documentation
fix a typo in the user guide (avaiable -> available)
Bug Fixes
revert workload identity federation support
1.26.0
Features
workload identity federation support
|