1. d0e0aba fix: fix expiry for `to_json()` (#589) by wesley chun · 4 years, 11 months ago
  2. b921a0a chore: release 1.21.2 (#601) by release-please[bot] · 4 years, 11 months ago
  3. 694d83f fix: migrate signBlob to iamcredentials.googleapis.com (#600) by Bu Sun Kim · 5 years ago
  4. 892dc37 chore: release 1.21.1 (#599) by release-please[bot] · 5 years ago
  5. d32f7df fix: dummy commit to trigger a auto release (#597) by arithmetic1728 · 5 years ago
  6. 41599ae refactor: split 'with_quota_project' into separate base class (#561) by Bu Sun Kim · 5 years ago
  7. 6269643 chore: release 1.21.0 (#593) by release-please[bot] · 5 years ago
  8. c0c995f feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592) by arithmetic1728 · 5 years ago
  9. ae27b49 chore: release 1.20.1 (#582) by release-please[bot] · 5 years ago
  10. 42321ba fix: reduce refresh clock skew to 10 seconds (#581) by arithmetic1728 · 5 years ago
  11. 20f82e2 fix: set Content-Type header in the request to signBlob API to avoid Invalid JSON payload error (#439) by Kenji Imamula · 5 years ago
  12. 8e45f0b chore: release 1.20.0 (#567) by release-please[bot] · 5 years ago
  13. 1aad54a feat(packaging): add support for Python 3.8 (#569) by Tres Seaver · 5 years ago
  14. 6dd2597 chore(deps): update dependency rsa to <4.6 (#544) by WhiteSource Renovate · 5 years ago
  15. d91c24c chore: update kokoro config (via synth) (#556) by Yoshi Automation Bot · 5 years ago
  16. 23919bb feat: Show the transport exception that happened for GCE Metadata (#474) by Vaughan Hilts · 5 years ago
  17. 18d5ae6 test: add more tests for service account quota projects (#527) by Bu Sun Kim · 5 years ago
  18. ecd88d4 feat: Add debug logging that can help with diagnosing auth lib. path (#473) by Vaughan Hilts · 5 years ago
  19. 7ada6b0 chore: release 1.19.2 (#565) by release-please[bot] · 5 years ago
  20. c4cc33b docs: add 3.8 support to contributing (#564) by Bu Sun Kim · 5 years ago
  21. a48b5b9 Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563) by Bu Sun Kim · 5 years ago
  22. c497661 chore: release 1.19.1 (#562) by release-please[bot] · 5 years ago
  23. ab2be5d fix: don't add empty quota project (#560) by Bu Sun Kim · 5 years ago
  24. 9058f1f chore: release 1.19.0 (#552) by release-please[bot] · 5 years ago
  25. 3dda7b2 feat: add quota project to base credentials class (#546) by Bu Sun Kim · 5 years ago
  26. 218a159 chore: update file headers (#515) by Yoshi Automation Bot · 5 years ago
  27. 038ae1b fix: migrate signBlob to iamcredentials.googleapis.com (#553) by bojeil-google · 5 years ago
  28. 8c84d0f docs: remove 3.4 from supported versions list (#549) by Bu Sun Kim · 5 years ago
  29. c05b8b5 feat: check 'iss' in `verify_oauth2_token` (#500) by Bu Sun Kim · 5 years ago
  30. 06d7f97 chore: release 1.18.0 (#539) by release-please[bot] · 5 years ago
  31. 15d5fa9 feat: make ``load_credentials_from_file`` a public method (#530) by Bu Sun Kim · 5 years ago
  32. f30b45a fix: no warning if quota_project_id is given (#537) by arithmetic1728 · 5 years ago
  33. b74168b chore: release 1.17.2 (#533) by release-please[bot] · 5 years ago
  34. 46677a0 fix(dependencies): Further restrict RSA versions (#532) by Christopher Wilcox · 5 years ago
  35. 85c2bac chore: release 1.17.1 (#529) by release-please[bot] · 5 years ago
  36. 9434868 fix: narrow acceptable RSA versions to maintain Python 2 compatability (#528) by Christopher Wilcox · 5 years ago
  37. 67d38d8 docs: update docstring of to_json() method (#511) by alvyjudy · 5 years ago
  38. 6350834 chore: release 1.17.0 (#525) by release-please[bot] · 5 years ago
  39. a0d1927 chore(deps): update dependency rsa to >=3.1.4,<4.2 (#524) by WhiteSource Renovate · 5 years ago
  40. b12488c feat: add quota_project_id to service accounts; add with_quota_project methods (#519) by Bu Sun Kim · 5 years ago
  41. 16df8a3 chore: release 1.16.1 (#522) by release-please[bot] · 5 years ago
  42. 8ffb4d3 fix: replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#433) by chenyumic · 5 years ago
  43. 9d5a9a9 fix: fix impersonated cred exception doc (#521) by arithmetic1728 · 5 years ago
  44. d0149bd chore: release 1.16.0 (#518) by release-please[bot] · 5 years ago
  45. f282aa4 feat: add helper func to for default encrypted cert (#514) by arithmetic1728 · 5 years ago
  46. eb7be3f fix: fix impersonated cred for gcloud (#516) by arithmetic1728 · 5 years ago
  47. 178e691 chore: release 1.15.0 (#510) by release-please[bot] · 5 years ago
  48. ca8d98a fix: signBytes for impersonated credentials (#506) by Aniruddha Maru · 5 years ago
  49. 9dc9e9f feat: encrypted mtls private key support (#496) by arithmetic1728 · 5 years ago
  50. 5d86b72 chore: release 1.14.3 (#509) by release-please[bot] · 5 years ago
  51. 3d672e9 fix: catch exceptions.RefreshError (#508) by arithmetic1728 · 5 years ago
  52. 371b57c test: fix usage of tick function so g3 tests can pass (#507) by arithmetic1728 · 5 years ago
  53. 7c9e8c2 chore: release 1.14.2 (#505) by release-please[bot] · 5 years ago
  54. 9b7228e fix: support string type response.data (#504) by arithmetic1728 · 5 years ago
  55. e115bae chore: support string type response.data for gcloud (#503) by arithmetic1728 · 5 years ago
  56. 866d926 test: fix the usage so the tests can pass in g3 (#498) by arithmetic1728 · 5 years ago
  57. ac74905 chore: release 1.14.1 (#491) by release-please[bot] · 5 years ago
  58. cf2c0a9 fix: support es256 raw format signature (#490) by arithmetic1728 · 5 years ago
  59. 9dcc516 chore: release 1.14.0 (#487) by release-please[bot] · 5 years ago
  60. ed41b49 feat: add default client cert source util (#486) by arithmetic1728 · 5 years ago
  61. cc614a6 chore: release 1.13.1 (#482) by release-please[bot] · 5 years ago
  62. 7ae9a28 fix: invalid expiry type (#481) by arithmetic1728 · 5 years ago
  63. 46fa9c4 chore: release 1.13.0 (#477) by release-please[bot] · 5 years ago
  64. e83d446 feat: consolidate mTLS channel errors (#480) by arithmetic1728 · 5 years ago
  65. 506c565 feat: add fetch_id_token to support id_token adc (#469) by arithmetic1728 · 5 years ago
  66. e290a3d feat: Implement ES256 for JWT verification (#340) by Thea Flowers · 5 years ago
  67. 772dac6 feat: add access token credentials (#476) by arithmetic1728 · 5 years ago
  68. f79cf9a chore: release 1.12.0 (#463) by release-please[bot] · 5 years ago
  69. ee373f8 fix: don't use threads for gRPC AuthMetadataPlugin (#467) by Bu Sun Kim · 5 years ago
  70. 97e7700 feat: fetch id token from GCE metadata server (#462) by arithmetic1728 · 5 years ago
  71. 8374e21 docs: fix typo for app engine setup, add detail to grpc and GCE test sections (#449) by Bu Sun Kim · 5 years ago
  72. bb9215a feat: add mTLS ADC support for HTTP (#457) by arithmetic1728 · 5 years ago
  73. b526473 fix: make ThreadPoolExecutor a class var (#461) by Bu Sun Kim · 5 years ago
  74. dafb41f feat: add SslCredentials class for mTLS ADC (#448) by arithmetic1728 · 5 years ago
  75. a6d6329 chore: release 1.11.3 (#452) by release-please[bot] · 5 years ago
  76. 82e224b fix: only add IAM scope to credentials that can change scopes (#451) by Bu Sun Kim · 5 years ago
  77. b2dd77f fix: fix the scopes so test can pass for a local run (#450) by arithmetic1728 · 5 years ago
  78. 31299e2 chore: release 1.11.2 (#446) by release-please[bot] · 5 years ago
  79. 901c259 Revert "fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365)" (#444) by k-yone · 5 years ago
  80. c5b46da chore: release 1.11.1 (#437) by release-please[bot] · 5 years ago
  81. bc0ec93 fix: compute engine id token credentials "with_target_audience" method (#438) by Brent Shaffer · 5 years ago
  82. 37141e4 docs(copyright): correct name of company for commits after 2015 (#440) by C.J. Collier · 5 years ago
  83. 054db75 fix: update `_GOOGLE_OAUTH2_CERTS_URL` (#365) by Bu Sun Kim · 6 years ago
  84. 6c6c981 chore: release 1.11.0 (#430) by release-please[bot] · 6 years ago
  85. d274a3a feat: add non-None default timeout to AuthorizedSession.request() (#435) by Peter Lamut · 6 years ago
  86. 1b9de8d docs: link to docs on googleapis, edit old links (#432) by Bu Sun Kim · 6 years ago
  87. 52a733d feat: distinguish transport and execution time timeouts (#424) by Peter Lamut · 6 years ago
  88. af23e69 chore: release 1.10.2 (#425) by release-please[bot] · 6 years ago
  89. 0ca0ee5 chore: add no cover for py2 collections import (#426) by Bu Sun Kim · 6 years ago
  90. c5a3395 fix: make collections import compatible across Python versions (#419) by Jay Lee · 6 years ago
  91. f07fbe9 chore: release 1.10.1 (#420) by release-please[bot] · 6 years ago
  92. a57a770 fix: always pass body of type bytes to `google.auth.transport.Request` (#421) by Bu Sun Kim · 6 years ago
  93. af29c1a fix(google.auth.compute_engine.metadata): add retry to google.auth.compute_engine._metadata.get() (#398) by Daniil · 6 years ago
  94. 09001f9 chore: release 1.10.0 (#415) by release-please[bot] · 6 years ago
  95. 32d71a5 feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412) by Bu Sun Kim · 6 years ago
  96. 011fabb docs: update project URL (#413) by Tim Swast · 6 years ago
  97. 091ed16 chore(deps): update dependency cachetools to v4 (#411) by Renovate Bot · 6 years ago
  98. 04f1260 chore: release 1.9.0 (#410) by release-please[bot] · 6 years ago
  99. d86d7b8 feat: add timeout parameter to `AuthorizedSession.request()` (#406) by Peter Lamut · 6 years ago
  100. b7f7d7d chore: release 1.8.2 (#409) by release-please[bot] · 6 years ago