Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump google.golang.org/grpc v1.12.2 #39014

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Conversation

thaJeztah
Copy link
Member

full diff: grpc/grpc-go@v1.12.0...v1.12.2

full diff: grpc/grpc-go@v1.12.0...v1.12.2

- grpc/grpc-go#2074 transport/server: fix race between writing status and header
  - fix grpc/grpc-go#1972 Possible race sending headers from server while receiving message over size limit
- grpc/grpc-go#2074 transport: account for user configured small io write buffer
  - fix grpc/grpc-go#2089 Server abruptly terminates connections if write buffer is small enough

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov
Copy link

codecov bot commented Apr 6, 2019

Codecov Report

Merging #39014 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #39014      +/-   ##
==========================================
+ Coverage   36.89%    36.9%   +<.01%     
==========================================
  Files         613      613              
  Lines       45421    45421              
==========================================
+ Hits        16760    16762       +2     
+ Misses      26370    26369       -1     
+ Partials     2291     2290       -1

Copy link
Contributor

@tao12345666333 tao12345666333 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

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

LGTM

@yongtang yongtang merged commit 3292346 into moby:master Apr 8, 2019
@thaJeztah thaJeztah deleted the bump_grpc_1.12.2 branch April 8, 2019 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants