Releases: googleapis/google-api-java-client
Releases · googleapis/google-api-java-client
v1.24.2
v1.23.1
v1.30.1
06-19-2019 16:53 PDT
Implementation Changes
- Close InputStream on error during resumable upload (#1324)
Dependencies
- Update dependency com.google.oauth-client:google-oauth-client-bom to v1.30.1 (#1314)
- Update dependency com.google.http-client:google-http-client-bom to v1.30.1 (#1311)
Internal / Testing Changes
- Bump next snapshot (#1328)
v1.30.0
06-18-2019 08:59 PDT
New Features
Dependencies
- Update dependency org.apache.httpcomponents:httpclient to v4.5.9 (#1316)
- Group AppEngine deps for renovate
- Import google-http-client-bom and google-oauth-client-bom. (#1309)
- Update dependency com.google.http-client:google-http-client to v1.30.0 (#1307)
- Update dependency com.google.oauth-client:google-oauth-client to v1.29.2 (#1290)
- Update dependency com.google.http-client:google-http-client to v1.29.2 (#1288)
- Update dependency org.codehaus.mojo:findbugs-maven-plugin to v3 (#1287)
- Update dependency org.apache.maven.plugins:maven-source-plugin to v3 (#1286)
- Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8 (#1283)
- Update dependency org.codehaus.mojo:findbugs-maven-plugin to v2.5.5 (#1282)
- Update dependency org.apache.maven.plugins:maven-source-plugin to v2.4 (#1280)
- Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.1.2 (#1278)
- Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.0 (#1279)
- Update dependency org.apache.httpcomponents:httpclient to v4.5.8 (#1277)
- Update dependency kr.motd.maven:os-maven-plugin to v1.6.2 (#1276)
- Update dependency junit:junit to v4.12 (#1275)
- Update dependency commons-codec:commons-codec to v1.12 (#1273)
- Update jackson2 version 2.9.6 -> 2.9.8 (#1262)
- Remove non existing http client assembly pom dependency (#1322)
- Add renovate.json (#1265)
Internal / Testing Changes
v1.29.2
v1.29.0
05-20-2019 10:18 PDT
Implementation Changes
- Deprecate the GoogleCredential and CloudShellCredential classes (#1258)
- More OSGI metadata (#1253)
- Fix OSGI metadata for gson and jackson2 packages (#1251)
- Fix Replaced invalidateToken method to clearToken (#1243)
- Infinite cycle with MediaHttpDownloader setContentRange download (#1242)
- Check for null to prevent autoboxing NPE. (#1241)
- Changed to Guava ByteStreams.copy() that has a bit better performance (#1239)
New Features
- Add automatic module name (#1235)
Dependencies
- Update http/oauth dependencies to 1.29 (#1259)
Documentation
Internal / Testing Changes
- Add publish_javadoc kokoro job (#1248)
v1.28.0
01-14-2019 13:18 PST
Breaking Changes
- Java 6 support was dropped (#1222)
Implementation Changes
- Handle the legacy endpoint in the MockTokenServerTransport (#1232)
- Set expires_in to an hour instead of 1000 hours (#1229)
Deprecations
Dependencies
- Update guava to 26.0-android (#1218)
Documentation
Internal / Testing Changes
v1.27.0
11-09-2018 12:56 PST
Implementation Changes
- Delay request initialization for resumable upload (#1211)
- Fix possible NPE when missing os.version system property (#1210)
New Features
- Add google-api-client-bom artifact (#1213)
Dependencies
- Remove datanucleus dependency (#1183)
Internal / Testing Changes
v1.26.0
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)