summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-auth_2.48.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-auth: upgrade 2.47.0 -> 2.48.0Wang Mingyu2026-03-021-0/+46
Features ---------- - honor NO_GCE_CHECK environment variable - add configurable GCE Metadata Server retries - add cryptography as required dependency - Support the mTLS IAM domain for Certificate based Access Bug Fixes ---------- - resolve circular imports - Use user_verification=preferred for ReAuth WebAuthn challenge - removes content-header from AWS IMDS get request - detect correct auth when ADC env var is set but empty - replace deprecated utcfromtimestamp Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>