Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Update grpc-go from 1.14.0 to 1.23.0#279

Merged
Joseph-Irving merged 1 commit intouswitch:masterfrom
DReigada:update-gogrpc
Aug 15, 2019
Merged

Update grpc-go from 1.14.0 to 1.23.0#279
Joseph-Irving merged 1 commit intouswitch:masterfrom
DReigada:update-gogrpc

Conversation

@DReigada
Copy link
Copy Markdown
Contributor

@DReigada DReigada commented Aug 14, 2019

The grpc-go version currently used is a bit outdated (1 year old), updating the version will bring some stability improvements as well as bug fixes.

grpc.WithBalancerName(roundrobin.Name),
grpc.WithDisableServiceConfig(),
grpc.WithBlock(),
grpc.WithWaitForHandshake(),
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is already enabled by default (the method was also removed)

@pingles
Copy link
Copy Markdown
Contributor

pingles commented Aug 15, 2019

Thanks @DReigada. Funnily enough we were talking about this upgrade yesterday! @uswitch/cloud should pick this up.

Copy link
Copy Markdown
Contributor

@Joseph-Irving Joseph-Irving left a comment

Choose a reason for hiding this comment

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

lgtm

@Joseph-Irving Joseph-Irving merged commit d81de51 into uswitch:master Aug 15, 2019
@DReigada DReigada deleted the update-gogrpc branch August 16, 2019 09:00
@DReigada
Copy link
Copy Markdown
Contributor Author

Thanks for the quick feedback and approval! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants