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

Release gax-java v1.57.0 #1127

Merged
merged 1 commit into from Jun 11, 2020

Conversation

chingor13
Copy link
Contributor

This pull request was generated using releasetool.

06-10-2020 15:01 PDT

Implementation Changes

  • logging: catch and log exceptions in Watchdog runnable to ensure it never stops running (#1036)
  • android: make GaxProperties.version accessible in Android (#1117)
  • Make watchdog @BetaApi and watchdog provider implementations @InternalApi (#1119)

New Features

  • generalize ExecutorService for transport layers (#1098)
  • add setAttemptDirectPath(boolean) for InstantiatingGrpcChannelProvider.Builder (#1015)

Dependencies

  • update grpc to 1.30.0, protobuf to 3.12.2 (#1125)
  • update api-common-java to 1.92 (#1126)

Internal / Testing Changes

  • [gax-java] chore: include only external-facing gax testing utils in testlibJar (#1120)
  • ci: Linkage Checker to examine linkage error at artifact level (#1032)
  • ci: Adopt GitHub Actions in gax-java: unit tests and linkage monitor (#1062)
  • chore: display call settings configuration through toString (#1017)
  • test: cleaning up deprecated usages (#858)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 10, 2020
@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #1127 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1127   +/-   ##
=========================================
  Coverage     78.65%   78.65%           
  Complexity     1170     1170           
=========================================
  Files           204      204           
  Lines          5195     5195           
  Branches        417      417           
=========================================
  Hits           4086     4086           
  Misses          935      935           
  Partials        174      174           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aed805e...d5827be. Read the comment docs.

@chingor13 chingor13 requested a review from miraleung June 10, 2020 22:16
@chingor13 chingor13 merged commit 1da065a into googleapis:master Jun 11, 2020
@chingor13 chingor13 deleted the release-gax-java-v1.57.0 branch June 11, 2020 22:06
@yoshi-automation
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autorelease: tagged cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants