Releases: googleapis/gax-java
Releases · googleapis/gax-java
gax-java v2.0.0
Features
Bug Fixes
Dependencies
- update api-common, guava, google-auth-library-credentials (#1442) (2925ed7)
v1.67.0
Features
Bug Fixes
- remove
extends ApiMessage
from HttpJsonStubCallableFactory
definition (#1426) (87636a5)
v1.65.0
Features
- add mtls feature to http and grpc transport provider (#1249) (b863041)
v1.63.4
Bug Fixes
- Make x-goog-api-client header report rest-based transport clients with
rest/
token instead of httpson/
. (#1370) (b1b0b49)
v1.63.3
Bug Fixes
- fix flaky tests and non blocking semaphore (#1365) (fc8e520)
- Remove a flacky test in FlowControllerTest (#1360) (2cca0bf)