Skip to content

0.8.0

Compare
Choose a tag to compare
@garrettjonesgoogle garrettjonesgoogle released this 02 Nov 16:33

This release announcement is a very delayed announcement; the actual release of 0.8.0 was performed on 8 Sep, 2017. There are additional commits on github that are not part of this release.

Functionality

  • Extracting the project_id field from service account JSON files (#118)
  • Fixing an Integer Overflow Issue (#121)
  • use metadata server to get credentials for GAE 8 standard environment (#122)
  • Switch OAuth2 HTTP surface to use builder pattern (#123)
  • Add builder pattern to AppEngine credentials (#125)

Documentation

  • Fix API Documentation link rendering (#112)

Internal

  • Update release process for Javadoc update (#116)
  • Remove oracle jdk7 from Travis (#124)