aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19chore: release 2.0.1 (#845)release-please[bot]
2021-08-17fix: aws path normalization in windows (#842)bojeil-google
2021-08-17chore: set release version to 2.0.0 (#840)Bu Sun Kim
2021-08-17chore: release 2.0.0 (#829)release-please[bot]
2021-08-16test: address comments for downscoping tests (#838)bojeil-google
2021-08-16feat: service account is able to use a private token endpoint (#835)arithmetic1728
2021-08-16test: Add integration tests for downscoping (#837)bojeil-google
2021-08-16chore: split systests into separate kokoro build (#833)Tres Seaver
2021-08-13chore: omit 'docfx' from docs-presubmit build (#831)Tres Seaver
2021-08-13chore: update secrets (#834)Bu Sun Kim
2021-08-09fix: downscoping documentation bugs (#830)bojeil-google
2021-08-06docs: update user guide/references for downscoped creds (#827)bojeil-google
2021-08-06chore: update user secret file (#828)Bu Sun Kim
2021-08-03fix: Fix missing space in error message. (#821)Goran Obradovic
2021-08-03chore: release 2.0.0b1 (#823)release-please[bot]
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2021-07-29chore: update authorized_user.json (#820)Bu Sun Kim
2021-07-27chore: release 1.34.0 (#816)release-please[bot]
2021-07-23fix: do not use the GAE APIs on gen2+ runtimes (#807)Zev Goldstein
2021-07-23chore: fix kokoro config for samples (#817)gcf-owl-bot[bot]
2021-07-22feat: support refresh callable on google.oauth2.credentials.Credentials (#812)bojeil-google
2021-07-21chore: add Sijun and Silvano as CODEOWNERS (#813)Bu Sun Kim
2021-07-20chore: release 1.33.1 (#809)release-please[bot]
2021-07-20revert: revert "feat: service account is able to use a private token endpoint...arithmetic1728
2021-07-20fix: fallback to source creds expiration in downscoped tokens (#805)bojeil-google
2021-07-20chore: update user credential secret (#806)Bu Sun Kim
2021-07-14chore: release 1.33.0 (#800)release-please[bot]
2021-07-14fix: fix fetch_id_token credential lookup order to match adc (#748)arithmetic1728
2021-07-14build(python): remove python 3.7 from kokoro Dockerfile (#803)gcf-owl-bot[bot]
2021-07-14build(python): exit with success status if no samples found (#802)gcf-owl-bot[bot]
2021-07-14feat: service account is able to use a private token endpoint (#784)Chaoren
2021-07-09feat: define `google.auth.downscoped.Credentials` class (#801)bojeil-google
2021-07-08tests: pass '*session.posargs' for systests (#788)Tres Seaver
2021-07-08feat: define `CredentialAccessBoundary` classes (#793)bojeil-google
2021-07-08docs: fix code block formatting in 'user-guide.rst' (#794)Matt Seymour
2021-07-08chore: update authorized_user.json (#796)Bu Sun Kim
2021-06-30chore: release 1.32.1 (#790)release-please[bot]
2021-06-30fix: avoid leaking sub-session created for '_auth_request' (#789)Tres Seaver
2021-06-25chore: add kokoro 3.9 config templates (#780)gcf-owl-bot[bot]
2021-06-23test: refresh authorized_user.json (#781)Bu Sun Kim
2021-06-21chore: release 1.32.0 (#779)release-please[bot]
2021-06-16feat: allow scopes for self signed jwt (#776)arithmetic1728
2021-06-10test: switch authorized user account (#774)Bu Sun Kim
2021-06-10chore: release 1.31.0 (#771)release-please[bot]
2021-06-09fix: avoid deleting items while iterating (#772)bojeil-google
2021-06-09feat: define useful properties on `google.auth.external_account.Credentials` ...bojeil-google
2021-06-08chore: release 1.30.2 (#756)release-please[bot]
2021-06-03fix: session object was never used in aiohttp request (#700) (#701)Slava
2021-06-01chore: migrate to owl bot (#763)Anthonios Partheniou
2021-05-25fix: enforce constraints during unit tests (#760)Tres Seaver