summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-auth_2.10.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-auth: upgrade 2.10.0 -> 2.11.0Xu Huan2022-08-271-27/+0
| | | | | | | | | | | | | | | Changelog: ========= Features --------- add integration tests for configurable token lifespan (#1103) (124bae6) Bug Fixes -------- Async certificate retrieving (#1101) (05f125d) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.9.1 -> 2.10.0Xu Huan2022-08-161-0/+27
Changelog: ========== Features -------- add integration tests for pluggable auth support for configurable token lifetime support for configurable token lifetime Bug Fixes --------- async certificate decoding Async system tests were not unwrapping async_generators Fix IDTokenCredentials update bug make expiration_time optional in response schema refactor credential subclass parameters Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>