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

v1.62.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 25 Feb 18:47
6b12d3e

⚠ 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