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

v0.13.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 17 Jan 21:02
ee78958

01-17-2019 12:40 PST

Implementation Changes

  • Use OutputStream directly instead of PrintWriter (#220)
  • Improve log output when detecting GCE (#214)

New Features

  • Overload GoogleCredentials.createScoped with variadic arguments (#218)

Dependencies

  • Update google-http-client version, guava, and maven surefire plugin (#221)

Internal / Testing Changes

  • Enable autorelease (#222)
  • Tests: Enable a test that was missing the test annotation (#219)
  • Add kokoro job for publishing javadoc to GCS (#217)
  • Bump next snapshot (#216)