Skip to content

Releases: googleapis/google-http-java-client

google-http-java-client v1.41.0

05 Jan 22:27
0717d76
Compare
Choose a tag to compare

Features

Bug Fixes

Dependencies

  • update dependency com.coveo:fmt-maven-plugin to v2.12 (#1487) (8b1b8f2)
  • update dependency com.google.code.gson:gson to v2.8.9 (#1492) (6615933)
  • update dependency com.google.errorprone:error_prone_annotations to v2.10.0 (#1498) (a6a73c2)
  • update dependency com.google.protobuf:protobuf-java to v3.19.1 (#1488) (24e6c51)
  • update dependency com.google.protobuf:protobuf-java to v3.19.2 (#1539) (772370a)
  • update dependency com.puppycrawl.tools:checkstyle to v9.1 (#1493) (87b980b)
  • update dependency com.puppycrawl.tools:checkstyle to v9.2 (#1510) (0922b67)
  • update dependency org.apache.httpcomponents:httpcore to v4.4.15 (#1523) (6148d97)
  • update project.appengine.version to v1.9.92 (#1495) (43c3b11)
  • update project.appengine.version to v1.9.93 (#1516) (2fa47c6)

google-http-java-client v1.40.1

07 Oct 21:12
0b533c9
Compare
Choose a tag to compare

Bug Fixes

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.5 (#1437) (0ce8467)
  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.0 (#1469) (7d9a042)
  • update dependency com.google.protobuf:protobuf-java to v3.18.0 (#1454) (cc63e41)
  • update dependency com.google.protobuf:protobuf-java to v3.18.1 (#1470) (c36637a)
  • update dependency com.puppycrawl.tools:checkstyle to v9 (#1441) (a95cd97)
  • update project.appengine.version to v1.9.91 (#1287) (09ebf8d)

google-http-java-client v1.40.0

26 Aug 19:02
f77608f
Compare
Choose a tag to compare

Features

Bug Fixes

  • GSON parser now throws IOException on invalid JSON input (#1355) (0a505a7)
  • Add shopt -s nullglob to dependencies script (#1412) (933b0bd)
  • default charset to UTF-8 for text/csv if not specified (#1423) (26f3da4)
  • make depencence on javax.annotation optional (#1323) (#1405) (4ccad0e)
  • release scripts from issuing overlapping phases (#1344) (539407e)
  • test error responses such as 403 (#1345) (a83c43f)
  • typo (#1342) (2bbc0e4)
  • Update dependencies.sh to not break on mac (933b0bd)
  • Use BufferedInputStream to inspect HttpResponse error (#1411) (33acb86)

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.3 (#1340) (81e479a)
  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.4 (#1406) (fa07715)
  • update dependency com.google.code.gson:gson to v2.8.7 (#1386) (550abc1)
  • update dependency com.google.code.gson:gson to v2.8.8 (#1430) (ae4b0db)
  • update dependency com.google.errorprone:error_prone_annotations to v2.7.1 (#1378) (83b1642)
  • update dependency com.google.errorprone:error_prone_annotations to v2.8.0 (#1414) (1508657)
  • update dependency com.google.errorprone:error_prone_annotations to v2.8.1 (#1420) (1f8be1c)
  • update dependency com.google.errorprone:error_prone_annotations to v2.9.0 (#1429) (834ade3)
  • update dependency com.google.protobuf:protobuf-java to v3.16.0 (#1366) (3148f5d)
  • update dependency com.google.protobuf:protobuf-java to v3.17.0 (#1373) (d147628)
  • update dependency com.google.protobuf:protobuf-java to v3.17.1 (#1384) (c22a0e0)
  • update dependency com.google.protobuf:protobuf-java to v3.17.2 (#1390) (b34349f)
  • update dependency com.google.protobuf:protobuf-java to v3.17.3 (#1394) (4e3b3c3)

v1.39.2-sp.1

12 May 18:32
bfda06c
Compare
Choose a tag to compare

Features

v1.39.2

09 Apr 05:17
5e9b2f1
Compare
Choose a tag to compare

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.6.0 (#1327) (3feef0c)
  • update dependency com.google.protobuf:protobuf-java to v3.15.7 (#1329) (afbbb3f)
  • update dependency com.google.protobuf:protobuf-java to v3.15.8 (#1334) (e10565a)
  • update Guava patch (#1333) (854942a)

v1.39.1

15 Mar 17:47
02a2b0b
Compare
Choose a tag to compare

Bug Fixes

  • default application/json charset to utf-8 (#1305) (c4dfb48), closes #1102
  • when disconnecting, close the underlying connection before the response InputStream (#1315) (f84ed59), closes #1303

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#1309) (aa7d703)
  • update dependency com.google.protobuf:protobuf-java to v3.15.3 (#1301) (1db338b)
  • update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310) (9cb50e4)

v1.39.0

24 Feb 23:03
d36ed4b
Compare
Choose a tag to compare

Features

  • add http.status_code attribute to all Spans that have at least a low level http response (#986) (fb02042)

Bug Fixes

Documentation

  • Jackson is unable to maintain stable Javadocs (#1265) (9e8fcff)

Dependencies

  • update dependency com.google.protobuf:protobuf-java to v3.15.1 (#1270) (213726a)
  • update dependency com.google.protobuf:protobuf-java to v3.15.2 (#1284) (dfa06bc)
  • update OpenCensus to 0.28.0 for consistency with gRPC (#1242) (b810d53)
  • version manage error_prone_annotations to 2.5.1 (#1268) (6a95f6f)

v1.38.1

14 Jan 00:08
54311e8
Compare
Choose a tag to compare

1.38.1 (2021-01-12)

Bug Fixes

  • address some deprecation warnings in Java 9+ (#1215) (9f53a67)
  • deprecate JacksonFactory in favor of GsonFactory to align with security team advice (#1216) (6b9b6c5)
  • JSON spec mandates UTF-8 (#1220) (adb2ea4)

Documentation

Dependencies

v1.38.0

03 Nov 23:32
8b31308
Compare
Choose a tag to compare

1.38.0 (2020-11-02)

Features

Dependencies

Documentation

v1.37.0

13 Oct 16:47
0c1d58b
Compare
Choose a tag to compare

1.37.0 (2020-10-13)

Features

  • add flag to allow UrlEncodedContent to use UriPath escaping (#1100) (9ab7016), closes #1098

Bug Fixes

  • make google-http-client.properties file shading friendly (#1046) (860bb05)

Dependencies

Documentation