Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

v0.10.0

Choose a tag to compare

@chingor13 chingor13 released this 13 Jul 00:02
cb13da1

Functionality

  • Read token_uri from service account JSON (#160)
  • Add OAuth2Credentials#refreshIfExpired() (#163)
  • Log warning if default credentials yeids a user token from gcloud sdk (#166)
  • ComputeEngineCredentials implements ServiceAccountSigner (#141)

Documentation

  • Versionless Javadocs (#164)
  • Fix documentation for getAccessToken() returning cached value (#162)