All Versions
28
Latest Version
Avg Release Cycle
44 days
Latest Release
547 days ago

Changelog History
Page 2

  • v1.41.1

    January 21, 2022
  • v1.41.0 Changes

    January 05, 2022

    ๐Ÿ”‹ Features

    • โž• add AttemptCount to HttpResponseException (#1505) (ea0f6c0)
    • ๐Ÿš€ next release from main branch is 1.41.0 (#1478) (3ad4831)

    ๐Ÿ› 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)
  • v1.40.1

    October 07, 2021
  • v1.40.0 Changes

    August 20, 2021

    ๐Ÿ”‹ Features

    • โž• add gcf-owl-bot[bot] to ignoreAuthors (#1380) (e69275e)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“œ GSON parser now throws IOException on invalid JSON input (#1355) (0a505a7)
    • โž• Add shopt -s nullglob to dependencies script (#1412) (933b0bd)
    • 0๏ธโƒฃ 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

    April 09, 2021
  • v1.39.1

    March 15, 2021
  • v1.39.0 Changes

    February 24, 2021

    ๐Ÿ”‹ 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

    January 12, 2021
  • v1.38.0 Changes

    November 02, 2020

    1.38.0 (2020-11-02)

    ๐Ÿ”‹ Features

    • โž• add isMtls property to ApacheHttpTransport (#1168) (c416e20)
    • โž• add mtls support for NetHttpTransport (#1147) (51762f2)

    Dependencies

    ๐Ÿ“š Documentation

  • v1.37.0 Changes

    October 13, 2020

    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

    • โšก๏ธ update protobuf-java to 3.13.0 (#1093) (b7e9663)

    ๐Ÿ“š Documentation