Skip to content

v1.26.0

Compare
Choose a tag to compare
@chingor13 chingor13 released this 18 Oct 17:31
21a91a3

10-12-2018 15:18 PDT

Implementation Changes

  • Fix the BUGFIX_VERSION constant
  • Fix AppEngine tests (#1184)

New Features

  • Also accept InputStream at setServiceAccountPrivateKeyFromP12File (#1011)
  • Add methods to create delegated credentials and builder (#1079)
  • Add X-Goog-Api-Client header (#1146)

Dependencies

  • Update minimum maven (#1179)
  • Update appengine SDK (#1178)
  • Update Javadoc URLs (#1160)
  • Update statement of support (#1158)

Documentation

  • Add the ending Java 6 support notice to README (#1190)
  • App Engine standard uses Java 7 or Java 8, not 6 and not 9 or later (#1186)

Internal / Testing Changes

  • Annotate versions for replacement (#1192)
  • Fix CODEOWNERS format
  • Add Kokoro release scripts (#1188)
  • Add CODEOWNERS and issue/pr templates (#1185)
  • Add continuous integration Kokoro CI config and badges (#1171)
  • Remove obsolete mercurial and google code detritus (#1175)
  • Fix Copyright notices (#1174)
  • Fix checkstyle warnings (#1163)
  • Don't commit some Eclipse metadata (#1164)
  • Add OSGI metadata to jackson2 jar (#1155)
  • 1.25.0 is out (#1153)
  • Add kokoro test configs (#1149)
  • Correct android version (#1142)