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

Releases: googleapis/gax-java

v1.63.1

26 Apr 21:17
c6cf917
Compare
Choose a tag to compare

Bug Fixes

v1.63.0

07 Apr 16:17
0dde9c0
Compare
Choose a tag to compare

Features

  • add setLogicalTimeout helper to RetrySettings (#1334) (97d3214)
  • dynamic flow control for batcher part 2 (#1310) (20f6ecf)
  • dynamic flow control p3: add FlowControllerEventStats (#1332) (5329ea4)
  • support retry settings and retryable codes in call context (#1238) (7f7aa25)
  • wrap non-retryable RPCs in retry machinery (#1328) (51c40ab)

Bug Fixes

  • add BetaApi tag to setLogicalTimeout (#1335) (fc7169d)
  • retain user RPC timeout if set via withTimeout (#1324) (3fe1db9)

Documentation

v1.62.0

25 Feb 18:47
6b12d3e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • deprecate RetrySettings.isJittered [gax-java] (#1308)

Features

  • deprecate RetrySettings.isJittered [gax-java] (#1308) (68644a4)
  • dynamic flow control part 1 - add FlowController to Batcher (#1289) (bae5eb6)

Bug Fixes

  • prevent unchecked warnings in gax-httpjson (#1306) (ee370f6)
  • remove unused @InternalExtensionOnly from CallContext classes (#1304) (a8d3a2d)

Dependencies

v1.61.0

17 Feb 23:49
0cf1383
Compare
Choose a tag to compare

Features

  • operations: Add WaitOperation API surface [gax-java] (#1284) (68761a7)

Bug Fixes

  • InstantiatingGrpcChannelProvider.toBuilder() should carry over all config data (#1298) (0bc5dc5)
  • lro: Add Operation name to headers in {Get,List}Operation requests [gax-java] (#1281) (721617b)
  • operations: Make Operations a manual client [gax-java] (#1282) (5be66cd)

Dependencies

v1.60.1

19 Nov 21:47
7e15b60
Compare
Choose a tag to compare

1.60.1 (2020-11-19)

Bug Fixes

  • check Compute Engine environment for DirectPath (#1250) (656b613)

Dependencies

v1.60.0

19 Oct 21:16
a8b4b87
Compare
Choose a tag to compare

1.60.0 (2020-10-19)

Features

Bug Fixes

  • prevent npe caused by missing parentheses (#1198) (b856351)

Dependencies

v1.59.1

05 Oct 23:02
f30b659
Compare
Choose a tag to compare

1.59.1 (2020-10-05)

Bug Fixes

v1.59.0

29 Sep 21:46
6628ba5
Compare
Choose a tag to compare

1.59.0 (2020-09-28)

Features

Bug Fixes

  • truncate RPC timeouts to time remaining in totalTimeout (#1191) (1d0c940)

Dependencies

v1.58.3

17 Sep 21:32
eeafb07
Compare
Choose a tag to compare

1.58.3 (2020-09-15)

Bug Fixes

v1.58.2

07 Aug 19:16
fcdd16c
Compare
Choose a tag to compare

1.58.2 (2020-08-07)

Bug Fixes

  • Settings objects should not try to read quotaProjectId from credentials (#1162) (1b09bcf)