Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-google-auth: upgrade 2.16.2 -> 2.17.1 | Wang Mingyu | 2023-04-05 | 1 | -27/+0 |
| | | | | | | | | | | | | Changelog: ========== Print out reauth plugin error and raise if challenge output is None (#1265) (08d22fe) Experimental service account iam endpoint flow for id token (#1258) (8ff0de5) Python: Remove aws url validation (#1254) (20a966b) Read both applicationId and relyingPartyId. (#1246) (e125dfe) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-google-auth: upgrade 2.16.1 -> 2.16.2 | Wang Mingyu | 2023-03-04 | 1 | -0/+27 |
Bug Fixes ========= Call gcloud config get project to get project for user cred (#1243) (c078a13) Do not use hardcoded string 'python', when you mean sys.executable. (#1233) (91ac8e6) Don't retry if error or error_description is not string (#1241) (e2d263a) Improve ADC related errors and warnings (#1237) (2dfa213) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |