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

v1.54.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 27 Feb 17:31
a95d395

02-27-2020 09:07 PST

New Features

  • Scale number of threads to scale with number of cpus (#878)
  • Do not shut down executor when WatchDog is shut down (#871)

Dependencies

  • Update google-http-client to 1.34.2 (#886)
  • Update gRPC to 1.27.2 (#885)
  • Update protobuf to 3.11.4 and gRPC to 1.27.1 (#882)

Documentation

  • Add javadoc about being called within single thread (#856)

Internal / Testing Changes

  • Update jacoco to 0.8.5 (#883)
  • Update google format plugin (#868)
  • Set up linkage monitor Kokoro build config for gax-java (#864)