aboutsummaryrefslogtreecommitdiff
path: root/google
AgeCommit message (Expand)Author
2021-11-01chore: release 2.3.3 (#903)release-please[bot]
2021-11-01fix: fix error in sign_bytes (#905)arithmetic1728
2021-11-01fix: use 'int.to_bytes' and 'int.from_bytes' for py3 (#904)arithmetic1728
2021-10-29fix: add fetch_id_token_credentials (#866)arithmetic1728
2021-10-26chore: release 2.3.2 (#897)release-please[bot]
2021-10-25fix: add clock_skew_in_seconds to verify_token functions (#894)arithmetic1728
2021-10-25chore: release 2.3.1 (#891)release-please[bot]
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-10-18docs: Fix formatting of `GCE_METADATA_HOST` (#890)Ian Rodney
2021-10-07chore: release 2.3.0 (#884)release-please[bot]
2021-09-30fix: ADC with impersonated workforce pools (#877)bojeil-google
2021-09-28chore: release 2.2.1 (#875)release-please[bot]
2021-09-28fix: disable self signed jwt for domain wide delegation (#873)arithmetic1728
2021-09-27chore: release 2.2.0 (#872)release-please[bot]
2021-09-21feat: add support for workforce pool credentials (#868)bojeil-google
2021-09-14chore: release 2.1.0 (#861)release-please[bot]
2021-09-09fix: rename CLOCK_SKEW and separate client/server user case (#863)arithmetic1728
2021-09-07fix: add SAML challenge to reauth (#819)arithmetic1728
2021-09-07feat: Improve handling of clock skew (#858)Liron Newman
2021-09-07fix: disable warning if quota project id provided to auth.default() (#856)arithmetic1728
2021-08-31chore: release 2.0.2 (#847)release-please[bot]
2021-08-23fix: use 'int.to_bytes' rather than deprecated crypto wrapper (#848)Tres Seaver
2021-08-20fix: use int.from_bytes (#846)Bu Sun Kim
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-16feat: service account is able to use a private token endpoint (#835)arithmetic1728
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-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-22feat: support refresh callable on google.oauth2.credentials.Credentials (#812)bojeil-google
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-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-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-08feat: define `CredentialAccessBoundary` classes (#793)bojeil-google
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-21chore: release 1.32.0 (#779)release-please[bot]
2021-06-16feat: allow scopes for self signed jwt (#776)arithmetic1728
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