Skip to content

[19.03 backport] bump google.golang.org/grpc v1.23.1#40566

Merged
thaJeztah merged 1 commit intomoby:19.03from
thaJeztah:19.03_backport_bump_grpc
Feb 28, 2020
Merged

[19.03 backport] bump google.golang.org/grpc v1.23.1#40566
thaJeztah merged 1 commit intomoby:19.03from
thaJeztah:19.03_backport_bump_grpc

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

backport of #40108

full diff: grpc/grpc-go@v1.23.0...v1.23.1

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

full diff: grpc/grpc-go@v1.23.0...v1.23.1

- grpc/grpc-go#3018 server: set and advertise max frame size of 16KB
- grpc/grpc-go#3017 grpclb: fix deadlock in grpclb connection cache
    - Before the fix, if the timer to remove a SubConn fires at the
      same time NewSubConn cancels the timer, it caused a mutex leak
      and deadlock.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 39ad39d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 19.03.8 milestone Feb 22, 2020
@thaJeztah thaJeztah changed the title bump google.golang.org/grpc v1.23.1 [19.03 backport] bump google.golang.org/grpc v1.23.1 Feb 22, 2020
Copy link
Copy Markdown
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah modified the milestones: 19.03.8, 19.03.7 Feb 28, 2020
@thaJeztah thaJeztah merged commit bb19f8c into moby:19.03 Feb 28, 2020
@thaJeztah thaJeztah deleted the 19.03_backport_bump_grpc branch February 28, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants