Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 17, 2024
docs: Update argument for Credentials initialization (#1557)
Show description for 40b9ed9authoredfeat: implement async `StaticCredentials` using access tokens (#1559)
Show description for dc17dfc
Commits on Jul 16, 2024
feat: implement base classes for credentials and request sessions (#1551)
Show description for 036dac4
Commits on Jul 12, 2024
fix(metadata): enhance retry logic for metadata server access in _metadata.py (#1545)
Show description for 61c2432authored
Commits on Jul 11, 2024
chore: Modify exponential backoff implementation to have no initial sleep (#1547)
Show description for 461a3f5authored
Commits on Jul 8, 2024
chore(main): release 2.32.0 (#1546)
Show description for 8338594authoredchore(python): use python 3.10 for docs build (#1554)
Show description for a559312- authored
Commits on Jul 2, 2024
feat: adds support for X509 workload credential type (#1541)
Show description for 1270217
Commits on Jul 1, 2024
Commits on Jun 27, 2024
fix: Added py.typed to MANIFEST.in (#1526)
Show description for 1829a3b
Commits on Jun 17, 2024
chore: Use cryptography for the Provider as well. This is to have an easier time pinning the correct OpenSSL version. (#1537)
Show description for cb98227authored
Commits on Jun 10, 2024
feat: adds X509 workload cert logic (#1527)
Show description for 05220e0fix: pass trust_env kwarg to ClientSession (#1533)
Show description for 6c15c9aauthored- authored
Commits on Jun 6, 2024
chore(main): release 2.30.0 (#1507)
Show description for 48add44authored- authored
feat: Enable webauthn plugin for security keys (#1528)
Show description for e2d5e63- authored
Commits on May 21, 2024
feat: ECP Provider drop cryptography requirement (#1524)
Show description for a821d71authored
Commits on May 2, 2024
chore: Add log when rapt token is acquired. (#1520)
Show description for 8cfc91dauthored
Commits on Apr 12, 2024
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#1517)
Show description for e216b9echore(python): update dependencies in /.kokoro (#1499)
Show description for f01a690fix: makes default token_url universe aware (#1514)
Show description for 045776eauthored- authored
Commits on Mar 29, 2024
Commits on Mar 28, 2024
fix: fix id_token iam endpoint for non-gdu service credentials (#1506)
Show description for 93d681eauthored
Commits on Mar 21, 2024
Commits on Mar 20, 2024
Commits on Mar 18, 2024
fix: refactor tech debt in aws and identity pool credentials (#1501)
Show description for ce435b0authored- authored
Commits on Mar 15, 2024
feat: Adds support for custom suppliers in AWS and Identity Pool credentials (#1496)
Show description for 3af1768
Commits on Mar 14, 2024
Commits on Mar 11, 2024
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#1483)
Show description for be44f82authored
Commits on Mar 8, 2024
chore(main): release 2.28.2 (#1492)
Show description for 3ddcc49authored