1. 8c84d0f docs: remove 3.4 from supported versions list (#549) by Bu Sun Kim · 5 years ago
  2. c05b8b5 feat: check 'iss' in `verify_oauth2_token` (#500) by Bu Sun Kim · 5 years ago
  3. 06d7f97 chore: release 1.18.0 (#539) by release-please[bot] · 5 years ago
  4. 15d5fa9 feat: make ``load_credentials_from_file`` a public method (#530) by Bu Sun Kim · 5 years ago
  5. f30b45a fix: no warning if quota_project_id is given (#537) by arithmetic1728 · 5 years ago
  6. b74168b chore: release 1.17.2 (#533) by release-please[bot] · 5 years ago
  7. 46677a0 fix(dependencies): Further restrict RSA versions (#532) by Christopher Wilcox · 5 years ago
  8. 85c2bac chore: release 1.17.1 (#529) by release-please[bot] · 5 years ago
  9. 9434868 fix: narrow acceptable RSA versions to maintain Python 2 compatability (#528) by Christopher Wilcox · 5 years ago
  10. 67d38d8 docs: update docstring of to_json() method (#511) by alvyjudy · 5 years ago
  11. 6350834 chore: release 1.17.0 (#525) by release-please[bot] · 5 years ago
  12. a0d1927 chore(deps): update dependency rsa to >=3.1.4,<4.2 (#524) by WhiteSource Renovate · 5 years ago
  13. b12488c feat: add quota_project_id to service accounts; add with_quota_project methods (#519) by Bu Sun Kim · 5 years ago
  14. 16df8a3 chore: release 1.16.1 (#522) by release-please[bot] · 5 years ago
  15. 8ffb4d3 fix: replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#433) by chenyumic · 5 years ago
  16. 9d5a9a9 fix: fix impersonated cred exception doc (#521) by arithmetic1728 · 5 years ago
  17. d0149bd chore: release 1.16.0 (#518) by release-please[bot] · 5 years ago
  18. f282aa4 feat: add helper func to for default encrypted cert (#514) by arithmetic1728 · 5 years ago
  19. eb7be3f fix: fix impersonated cred for gcloud (#516) by arithmetic1728 · 5 years ago
  20. 178e691 chore: release 1.15.0 (#510) by release-please[bot] · 5 years ago
  21. ca8d98a fix: signBytes for impersonated credentials (#506) by Aniruddha Maru · 5 years ago
  22. 9dc9e9f feat: encrypted mtls private key support (#496) by arithmetic1728 · 5 years ago
  23. 5d86b72 chore: release 1.14.3 (#509) by release-please[bot] · 5 years ago
  24. 3d672e9 fix: catch exceptions.RefreshError (#508) by arithmetic1728 · 5 years ago
  25. 371b57c test: fix usage of tick function so g3 tests can pass (#507) by arithmetic1728 · 5 years ago
  26. 7c9e8c2 chore: release 1.14.2 (#505) by release-please[bot] · 5 years ago
  27. 9b7228e fix: support string type response.data (#504) by arithmetic1728 · 5 years ago
  28. e115bae chore: support string type response.data for gcloud (#503) by arithmetic1728 · 5 years ago
  29. 866d926 test: fix the usage so the tests can pass in g3 (#498) by arithmetic1728 · 5 years ago
  30. ac74905 chore: release 1.14.1 (#491) by release-please[bot] · 5 years ago
  31. cf2c0a9 fix: support es256 raw format signature (#490) by arithmetic1728 · 5 years ago
  32. 9dcc516 chore: release 1.14.0 (#487) by release-please[bot] · 5 years ago
  33. ed41b49 feat: add default client cert source util (#486) by arithmetic1728 · 5 years ago
  34. cc614a6 chore: release 1.13.1 (#482) by release-please[bot] · 5 years ago
  35. 7ae9a28 fix: invalid expiry type (#481) by arithmetic1728 · 5 years ago
  36. 46fa9c4 chore: release 1.13.0 (#477) by release-please[bot] · 5 years ago
  37. e83d446 feat: consolidate mTLS channel errors (#480) by arithmetic1728 · 5 years ago
  38. 506c565 feat: add fetch_id_token to support id_token adc (#469) by arithmetic1728 · 5 years ago
  39. e290a3d feat: Implement ES256 for JWT verification (#340) by Thea Flowers · 5 years ago
  40. 772dac6 feat: add access token credentials (#476) by arithmetic1728 · 5 years ago
  41. f79cf9a chore: release 1.12.0 (#463) by release-please[bot] · 5 years ago
  42. ee373f8 fix: don't use threads for gRPC AuthMetadataPlugin (#467) by Bu Sun Kim · 5 years ago
  43. 97e7700 feat: fetch id token from GCE metadata server (#462) by arithmetic1728 · 5 years ago
  44. 8374e21 docs: fix typo for app engine setup, add detail to grpc and GCE test sections (#449) by Bu Sun Kim · 5 years ago
  45. bb9215a feat: add mTLS ADC support for HTTP (#457) by arithmetic1728 · 5 years ago
  46. b526473 fix: make ThreadPoolExecutor a class var (#461) by Bu Sun Kim · 5 years ago
  47. dafb41f feat: add SslCredentials class for mTLS ADC (#448) by arithmetic1728 · 5 years ago
  48. a6d6329 chore: release 1.11.3 (#452) by release-please[bot] · 5 years ago
  49. 82e224b fix: only add IAM scope to credentials that can change scopes (#451) by Bu Sun Kim · 5 years ago
  50. b2dd77f fix: fix the scopes so test can pass for a local run (#450) by arithmetic1728 · 5 years ago
  51. 31299e2 chore: release 1.11.2 (#446) by release-please[bot] · 5 years ago
  52. 901c259 Revert "fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365)" (#444) by k-yone · 5 years ago
  53. c5b46da chore: release 1.11.1 (#437) by release-please[bot] · 5 years ago
  54. bc0ec93 fix: compute engine id token credentials "with_target_audience" method (#438) by Brent Shaffer · 5 years ago
  55. 37141e4 docs(copyright): correct name of company for commits after 2015 (#440) by C.J. Collier · 5 years ago
  56. 054db75 fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365) by Bu Sun Kim · 6 years ago
  57. 6c6c981 chore: release 1.11.0 (#430) by release-please[bot] · 6 years ago
  58. d274a3a feat: add non-None default timeout to AuthorizedSession.request() (#435) by Peter Lamut · 6 years ago
  59. 1b9de8d docs: link to docs on googleapis, edit old links (#432) by Bu Sun Kim · 6 years ago
  60. 52a733d feat: distinguish transport and execution time timeouts (#424) by Peter Lamut · 6 years ago
  61. af23e69 chore: release 1.10.2 (#425) by release-please[bot] · 6 years ago
  62. 0ca0ee5 chore: add no cover for py2 collections import (#426) by Bu Sun Kim · 6 years ago
  63. c5a3395 fix: make collections import compatible across Python versions (#419) by Jay Lee · 6 years ago
  64. f07fbe9 chore: release 1.10.1 (#420) by release-please[bot] · 6 years ago
  65. a57a770 fix: always pass body of type bytes to `google.auth.transport.Request` (#421) by Bu Sun Kim · 6 years ago
  66. af29c1a fix(google.auth.compute_engine.metadata): add retry to google.auth.compute_engine._metadata.get() (#398) by Daniil · 6 years ago
  67. 09001f9 chore: release 1.10.0 (#415) by release-please[bot] · 6 years ago
  68. 32d71a5 feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412) by Bu Sun Kim · 6 years ago
  69. 011fabb docs: update project URL (#413) by Tim Swast · 6 years ago
  70. 091ed16 chore(deps): update dependency cachetools to v4 (#411) by Renovate Bot · 6 years ago
  71. 04f1260 chore: release 1.9.0 (#410) by release-please[bot] · 6 years ago
  72. d86d7b8 feat: add timeout parameter to `AuthorizedSession.request()` (#406) by Peter Lamut · 6 years ago
  73. b7f7d7d chore: release 1.8.2 (#409) by release-please[bot] · 6 years ago
  74. 25ea942 fix: revert "feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400)" (#407) by Bu Sun Kim · 6 years ago
  75. 31efad9 chore: release 1.8.1 (#402) by release-please[bot] · 6 years ago
  76. 451ecbd fix: revert "feat: add timeout to AuthorizedSession.request() (#397)" (#401) by Bu Sun Kim · 6 years ago
  77. d97b271 chore: release 1.8.0 (#399) by release-please[bot] · 6 years ago
  78. 381dd40 feat: add timeout to AuthorizedSession.request() (#397) by Peter Lamut · 6 years ago
  79. ab3dc1e feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400) by Bu Sun Kim · 6 years ago
  80. bfb1f8c feat: add `to_json` method to google.oauth2.credentials.Credentials (#367) by patkasper · 6 years ago
  81. 7305072 chore: release 1.7.2 (#391) by release-please[bot] · 6 years ago
  82. 3b5d3e2 fix: in token endpoint request, do not decode the response data if it is not encoded (#393) by Steve · 6 years ago
  83. 0c33e9c fix: make gRPC auth plugin non-blocking + add default timeout value for requests transport (#390) by chenyumic · 6 years ago
  84. 3a46178 chore: release 1.7.1 (#388) by release-please[bot] · 6 years ago
  85. 7abcfd6 build: enable release-please (#378) by Bu Sun Kim · 6 years ago
  86. 46bb58e fix: change 'internal_failure' condition to also use `error' field (#387) by Georgy Savva · 6 years ago
  87. e61a873 chore: remove unused badges, update author_email (#381) by Bu Sun Kim · 6 years ago
  88. 597d7ba docs: fix note rendering for service_account_email (#385) by Bu Sun Kim · 6 years ago
  89. d3406b3 chore: release v1.7.0 (#380) by Bu Sun Kim · 6 years ago
  90. f0b4504 docs: change 'name' to distribution name (#379) by Bu Sun Kim · 6 years ago
  91. 65e33c0 build: fix system tests, move to Kokoro (#372) by Bu Sun Kim · 6 years ago
  92. 9eec091 chore: blacken (#375) by Bu Sun Kim · 6 years ago
  93. ae3bafd docs: add busunkim96 as maintainer (#373) by Bu Sun Kim · 6 years ago
  94. 21b4f1c Rename nox.py -> noxfile.py (#369) by Bu Sun Kim · 6 years ago
  95. eae1dcb Add retry loop for fetching authentication token if any 'Internal Failure' occurs (#368) by Anjali Doneria · 6 years ago
  96. 7a8641a Add support for imersonated_credentials.Sign, IDToken (#348) by salrashid123 · 6 years ago
  97. 1322d89 Update dependency cachetools to v3 (#357) by Renovate Bot · 6 years ago
  98. 379dd3e Update dependency rsa to v4 (#358) by Renovate Bot · 6 years ago
  99. ccf2e50 Initial renovate config. (#356) by Tres Seaver · 6 years ago
  100. 530f5f9 Use cls parameter instead of class (#341) by Emile Caron · 6 years ago