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.0.0

30 Jul 02:27
4fb5a6c
Compare
Choose a tag to compare

Features

Bug Fixes

Dependencies

  • update api-common, guava, google-auth-library-credentials (#1442) (2925ed7)

v1.67.0

19 Jul 22:17
1e1c203
Compare
Choose a tag to compare

Features

Bug Fixes

  • remove extends ApiMessage from HttpJsonStubCallableFactory definition (#1426) (87636a5)

v1.66.0

24 Jun 21:47
8f323cb
Compare
Choose a tag to compare

Features

v1.65.1

08 Jun 18:32
3baac00
Compare
Choose a tag to compare

Bug Fixes

v1.65.0

02 Jun 18:32
6512cd4
Compare
Choose a tag to compare

Features

  • add mtls feature to http and grpc transport provider (#1249) (b863041)

v1.64.0-sp.1

17 May 18:32
3ada75f
Compare
Choose a tag to compare

Features

v1.64.0

10 May 18:47
924adf0
Compare
Choose a tag to compare

Features

v1.63.4

07 May 23:47
281fcee
Compare
Choose a tag to compare

Bug Fixes

  • Make x-goog-api-client header report rest-based transport clients with rest/ token instead of httpson/. (#1370) (b1b0b49)

v1.63.3

04 May 20:32
62c9e0a
Compare
Choose a tag to compare

Bug Fixes

  • fix flaky tests and non blocking semaphore (#1365) (fc8e520)
  • Remove a flacky test in FlowControllerTest (#1360) (2cca0bf)

v1.63.2

01 May 04:32
e44238b
Compare
Choose a tag to compare

Bug Fixes

Dependencies