Skip to content

v0.12.0

Compare
Choose a tag to compare
@chingor13 chingor13 released this 19 Dec 21:07
f3415de

11-14-2018 14:53 PST

Implementation Changes

  • Show error message in case of problems with getting access token (#206)
  • Add note about NO_GCE_CHECK to metadata 404 error message (#205)

New Features

  • Add ImpersonatedCredentials (#211)
  • Add option to suppress end user credentials warning. (#207)

Dependencies

  • Update google-http-java-client dependency to 1.27.0 (#208)

Documentation

  • README grammar fix (#192)
  • Add unstable badge to README (#184)
  • Update README with instructions on installing the App Engine SDK and running the tests (#209)

Internal / Testing Changes

  • Cleanup ImpersonatedCredentials (#212)
  • Add codecov (#201)
  • Kokoro release (#200)
  • Enable releasetool (#202)
  • Add CODEOWNERS and issue/pr templates (#203)
  • Fix snapshot version in pom files and fix urls after repo move (#196)
  • Fix warnings (#199)
  • Add Kokoro continuous job configs (#197)
  • Add windows Kokoro test config (#181)
  • Fix assorted warnings (#186)
  • 0.11.0 has been released (#182)
  • Add Kokoro CI config (#180)