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

v1.53.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 09 Jan 19:05
5500034

01-09-2020 10:51 PST

New Features

  • feat: enhancement for Batcher api to address bulk read (#833)
  • feat: implemented watchdog as BackgroundResource (#838)
  • Create a executorService with a separate pool of threads for channelpool (#836)

Bug Fixes

  • fix: allows retries when setting maxAttempts without setting TotalTimeout (#835)

Implementation Changes

  • bazel: Replace native maven_jar rule with jvm_maven_import_external (#837)
  • cleanup(batcher): removing the non-applicable TODOs comments (#834)

Dependencies

  • Update dependency org.easymock:easymock to v4.1 (#821)
  • Update dependency com.google.auto.value:auto-value to v1.7 (#806)

Internal / Testing Changes

  • Bump next snapshot (#840)