Releases: googleapis/google-http-java-client
Releases · googleapis/google-http-java-client
v1.38.0
v1.37.0
v1.36.0
v1.35.0
1.35.0 (2020-04-27)
Features
Bug Fixes
- add linkage monitor plugin (#1000) (027c227)
- Correctly handling chunked response streams with gzip (#990) (1ba2197), closes #367
- FileDataStoreFactory will throw IOException for any permissions errors (#1012) (fd33073)
- include request method and URL into HttpResponseException message (#1002) (15111a1)
- incorrect check for Windows OS in FileDataStoreFactory (#927) (8b4eabe)
- reuse reference instead of calling getter twice (#983) (1f66222), closes #982
- android: set minimum API level to 19 a.k.a. 4.4 Kit Kat (#1016) (b9a8023), closes #1015
Documentation
- android 4.4 or later is required (#1008) (bcc41dd)
- libraries-bom 4.0.1 (#976) (fc21dc4)
- libraries-bom 4.1.1 (#984) (635c813)
- libraries-bom 5.2.0 (#1032) (ca34202)
- require Android 4.4 (#1007) (f9d2bb0)
Dependencies
v1.34.2
v1.34.1
1.34.1 (2020-01-26)
Bug Fixes
- include '+' in SAFEPATHCHARS_URLENCODER (#955) (9384459)
- use random UUID for multipart boundary delimiter (#916) (91c20a3)
Dependencies
- remove unnecessary MySQL dependency (#943) (14736ca)
- update dependency mysql:mysql-connector-java to v8.0.19 (#940) (e76368e)
- update dependency org.apache.httpcomponents:httpcore to v4.4.13 (#941) (fd904d2)
Documentation
v1.34.0
v1.33.0
1.33.0 (2019-10-29)
Bug Fixes
- wrap GZIPInputStream for connection reuse (#840) (087a428), closes #749 #367
- HttpResponse GZip content encoding equality change (#843) (9c73e1d), closes #842 #842 #842 #842 #842
- use platform default TCP buffer sizes (#855) (238f4c5)
Documentation
- fix HttpResponseException Markup (#829) (99d64e0)
- include HTTP Transport page in navigation, add support page (#854) (57fd1d8)
- remove theme details (#859) (eee85cd)
- update libraries-bom to 2.7.1 in setup (#857) (cc2ea16)
- use libraries-bom 2.6.0 in setup instructions (#847) (5253c6c)
Dependencies
- update dependency com.fasterxml.jackson.core:jackson-core to v2.10.0 (#831) (ffb1a85)
- update dependency com.fasterxml.jackson.core:jackson-core to v2.9.10 (#828) (15ba3c3)
- update dependency com.google.code.gson:gson to v2.8.6 (#833) (6c50997)
- update dependency mysql:mysql-connector-java to v8.0.18 (#839) (1522eb5)
v1.32.1
v1.32.0
09-11-2019 10:34 PDT
Implementation Changes
- fix: grab version from the package metadata (#806)
- fix: correct connect timeout setting for ApacheHttpRequest (#803)
- fix: disable uri normalization in ApacheHttpRequest (#804)
- fix: OpenCensus spans should close on IOExceptions (#797)
- remove deprecated methods (#769)
- stop exposing internal private state in JsonWebSignature (#767)
Dependencies
- chore(deps): update opencensus packages to v0.24.0 (#801)
- Update to protobuf 3.9.1 (#766)
- Update guava to 28.0-android (#760)
- deps: Update OpenCensus packages to v0.23.0 (#789)
Documentation
- docs: migrate docs into source control from the wiki (#807)
- Point README developer guide and setup instructions to the GitHub wiki (#765)
- Update JWT documentation URLs (#759)
Internal / Testing Changes
- build: regenerate common files from templates (#813)
- build: fix snapshot script to be executable (#810)
- chore: regenerate common templates (#802)
- chore: regenerate common configuration from templates
- chore: regenerate common configuration from templates
- build: fix missing version warnings (#792)
- Regenerate common configuration files from our templates
- Import google_checks.xml for maven-checkstyle-plugin (#786)
- remove obsolete and deprecated parent (#785)
- Remove deprecated testing method (#777)
- add module name to submodules (#783)
- remove maven jarjar plugin (#773)
- Remove google-http-client-jdo from versions.txt manifest (#775)
- Cleanup: remove deprecated code, fix warnings, and use JUnit 4 (#763)
- Update common repo files from synthtool (#756)
- Bump next snapshot (#755)