Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Releases: googleapis/gax-java

gax-java v2.7.1

02 Dec 22:30
c2083cc
Compare
Choose a tag to compare

Bug Fixes

  • fix gRPC code conversion (#1555) (09b99d5)
  • pass error message when creating ApiException (#1556) (918ae41)
  • revert generics syntax change in MockHttpService test utility (#1574) (b629488)
  • update exception mapping on HTTP error responses (#1570) (8a170d1)

Dependencies

gax-java v2.7.0

10 Nov 12:11
b00a130
Compare
Choose a tag to compare

Features

Bug Fixes

  • call ResponseMetadataHanlder#onTrailers before calling onClose (#1549) (19a77a4)
  • declare depenencies of API surfaces as api (#1535) (725414f)

gax-java v2.6.1

18 Oct 16:56
243362d
Compare
Choose a tag to compare

Bug Fixes

gax-java v2.6.0

15 Oct 18:44
b785ef9
Compare
Choose a tag to compare

Features

  • remove deprecated Generated annotation (2d76bff)

Bug Fixes

  • Fix com.google.rpc.Code to StatusCode.Code conversion logic (2d76bff)

Dependencies

  • update api-common to 2.0.5 (2d76bff)
  • update auto-value to 1.8.2 (2d76bff)
  • update com_google_protobuf to 3.18.1 (#1519) (2d76bff)
  • update google-http-client to 1.40.1 (2d76bff)
  • update grpc to 1.41.0 (2d76bff)
  • update guava to v31 (2d76bff)

gax-java v2.5.0

21 Sep 21:17
4441155
Compare
Choose a tag to compare

Features

gax-java v2.4.1

08 Sep 21:04
1f9493b
Compare
Choose a tag to compare

Bug Fixes

  • REGAPIC fix socket timeout for wait calls (#1476) (86c68b3)

gax-java v2.4.0

27 Aug 19:33
961a2e2
Compare
Choose a tag to compare

Bug Fixes

Dependencies

  • update google-common-prots and google-http-client (#1471) (80e17a3)

gax-java v2.3.0

16 Aug 21:12
6592b69
Compare
Choose a tag to compare

Features

  • add custom options to ApiCallContext (#1435) (0fe20f3)
  • add UseJwtAccessWithScope to GoogleCredentialsProvider (#1420) (ed39c34)

gax-java v2.2.0

13 Aug 17:49
fc2f997
Compare
Choose a tag to compare

Features

  • Add AIP-151 LRO OperationsClient to gax-httpjson (#1458) (314acb6)

gax-java v2.1.0

11 Aug 03:31
a069701
Compare
Choose a tag to compare

Features

  • add allowNonDefaultServiceAccount option for DirectPath (#1433) (209b494)

Bug Fixes

Dependencies

  • update dependency com.google.api:api-common to v2.0.1 (#1452) (a52f16f)