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

Release gax-java v1.36.0 #642

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Release gax-java v1.36.0 #642

merged 1 commit into from
Jan 9, 2019

Conversation

andreamlin
Copy link
Contributor

This pull request was generated using releasetool.

01-09-2019 10:28 PST

Implementation Changes

  • Fix the fake descriptor to present a more realistic method name. (#631)
  • Add methods to decompose a RetryAlgorithm. (#632)

New Features

  • Add plumbing for tracing (#633)
  • Provide a way to configure the ManagedChannelBuilder when building gRPC channels in InstantiatingGrpcChannelProvider (#629)
  • Track overall attempt counts in TimedAttemptSettings (#630)

Dependencies

Documentation

  • Document default values for BatchingSettings (#639)

Internal / Testing Changes

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 9, 2019
@andreamlin
Copy link
Contributor Author

PTAL

@codecov
Copy link

codecov bot commented Jan 9, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #642   +/-   ##
=========================================
  Coverage     74.56%   74.56%           
  Complexity      949      949           
=========================================
  Files           180      180           
  Lines          4172     4172           
  Branches        334      334           
=========================================
  Hits           3111     3111           
  Misses          908      908           
  Partials        153      153

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 2ce5a2f...992448a. Read the comment docs.

Copy link
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreamlin andreamlin merged commit 39fc686 into master Jan 9, 2019
@andreamlin
Copy link
Contributor Author

@andreamlin andreamlin deleted the release-gax-java-v1.36.0 branch February 1, 2019 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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

3 participants