2021-02-05 20:50:02 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.25.0
1.25.0
Features
support self-signed jwt in requests and urllib3 transports
use self-signed jwt for service account
|
2020-12-14 07:10:36 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.24.0
1.24.0
Features
add Python 3.9 support, drop Python 3.5 support
Bug Fixes
avoid losing the original '_include_email' parameter in impersonated credentials
Documentation
fix typo in import
|
2020-11-09 14:04:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.23.0
1.23.0:
Features
Add custom scopes for access tokens from the metadata service
Bug Fixes
deps: Revert "fix: pin 'aoihttp < 3.7.0dev'
pin 'aoihttp < 3.7.0dev'
remove checks for ancient versions of Cryptography
|
2020-10-06 07:35:24 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-auth: updated to 1.22.1
1.22.1
Bug Fixes
move aiohttp to extra as it is currently internal surface
1.22.0
Features
add asyncio based auth flow
|
2020-09-11 11:56:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.21.1
1.21.1:
Bug Fixes
dummy commit to trigger a auto release
|
2020-09-01 06:08:43 by Thomas Klausner | Files touched by this commit (4) |
Log message:
*: switch to versioned_dependencies for py-rsa
|
2020-09-01 01:07:07 by Thomas Klausner | Files touched by this commit (62) |
Log message:
*: switch to versioned_dependencies.mk for py-setuptools
|
2020-08-31 18:32:13 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-google-auth: update to 1.21.0.
* add GOOGLE_API_USE_CLIENT_CERTIFICATE support
|
2020-08-07 08:41:25 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.20.1
1.20.1
Bug Fixes
reduce refresh clock skew to 10 seconds
set Content-Type header in the request to signBlob API to avoid Invalid JSON \
payload error
1.20.0
Features
Add debug logging that can help with diagnosing auth lib. path
Show the transport exception that happened for GCE Metadata
packaging: add support for Python 3.8
|
2020-07-27 12:11:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-auth: updated to 1.19.2
1.19.2
Bug fixes
Revert "fix: migrate signBlob to iamcredentials.googleapis.com"
1.19.1
Bug Fixes
don't add empty quota project
|