aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-03feat: support self-signed jwt in requests and urllib3 transports (#679)Bu Sun Kim
2021-02-01feat: use self-signed jwt for service account (#665)Bu Sun Kim
2021-01-29build: migrate to flakybot (#675)Justin Beckwith
2021-01-22test: re-enable system tests (#670)Bu Sun Kim
2021-01-12chore: add missing quotation mark (#664)Yoshi Automation Bot
2021-01-11chore(python): skip docfx in main presubmit (#661)Yoshi Automation Bot
2020-12-11chore: release 1.24.0 (#656)release-please[bot]
2020-12-11fix: avoid losing the original '_include_email' parameter in impersonated cre...Pietro De Nicolao
2020-12-11chore: fix typo (#647)Daniel Gorelik
2020-12-11chore: add constraints file (#649)Bu Sun Kim
2020-12-11feat: add Python 3.9 support, drop Python 3.5 support (#655)Tres Seaver
2020-12-08chore: fix comment about clock_skew (#653)Bu Sun Kim
2020-12-07docs: fix typo in import (#651)Bu Sun Kim
2020-10-29chore: release 1.23.0 (#641)release-please[bot]
2020-10-29fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640)David Buxton
2020-10-29feat: Add custom scopes for access tokens from the metadata service (#633)David Buxton
2020-10-29build: use pypi secret from secret manager (#639)Yoshi Automation Bot
2020-10-28Update example in oauth2.id_token docs (#624)matthewhughes934
2020-10-28chore: add infrastructure to support `docs-presubmit` build (via synth) (#578)Yoshi Automation Bot
2020-10-27fix: pin 'aoihttp < 3.7.0dev' (#634)Tres Seaver
2020-10-23Change metadata service helper to work with any query parameters (#588)David Buxton
2020-10-22tests: fix unit tests on python 3.6 / 3.7 (#630)Tres Seaver
2020-10-08fix: remove checks for ancient versions of Cryptography (#596)Aarni Koskela
2020-10-05chore: release 1.22.1 (#620)release-please[bot]
2020-10-05fix: move aiohttp to extra as it is currently internal surface (#619)Christopher Wilcox
2020-09-28chore: release 1.22.0 (#615)release-please[bot]
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox
2020-09-23chore: release 1.21.3 (#607)release-please[bot]
2020-09-22chore: add default CODEOWNERS (#609)Bu Sun Kim
2020-09-17fix: fix expiry for `to_json()` (#589)wesley chun
2020-09-15chore: release 1.21.2 (#601)release-please[bot]
2020-09-08fix: migrate signBlob to iamcredentials.googleapis.com (#600)Bu Sun Kim
2020-09-03chore: release 1.21.1 (#599)release-please[bot]
2020-09-03fix: dummy commit to trigger a auto release (#597)arithmetic1728
2020-09-02refactor: split 'with_quota_project' into separate base class (#561)Bu Sun Kim
2020-08-27chore: release 1.21.0 (#593)release-please[bot]
2020-08-27feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592)arithmetic1728
2020-08-06chore: release 1.20.1 (#582)release-please[bot]
2020-08-06fix: reduce refresh clock skew to 10 seconds (#581)arithmetic1728
2020-07-30fix: set Content-Type header in the request to signBlob API to avoid Invalid ...Kenji Imamula
2020-07-28chore: release 1.20.0 (#567)release-please[bot]
2020-07-23feat(packaging): add support for Python 3.8 (#569)Tres Seaver
2020-07-21chore(deps): update dependency rsa to <4.6 (#544)WhiteSource Renovate
2020-07-21chore: update kokoro config (via synth) (#556)Yoshi Automation Bot
2020-07-21feat: Show the transport exception that happened for GCE Metadata (#474)Vaughan Hilts
2020-07-21test: add more tests for service account quota projects (#527)Bu Sun Kim
2020-07-21feat: Add debug logging that can help with diagnosing auth lib. path (#473)Vaughan Hilts
2020-07-17chore: release 1.19.2 (#565)release-please[bot]
2020-07-17docs: add 3.8 support to contributing (#564)Bu Sun Kim
2020-07-17Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563)Bu Sun Kim