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

Update grpc from v1.36.1 to v1.49.0 #6336

Merged
merged 3 commits into from Sep 1, 2022
Merged

Update grpc from v1.36.1 to v1.49.0 #6336

merged 3 commits into from Sep 1, 2022

Conversation

aarongable
Copy link
Contributor

Changelog: grpc/grpc-go@v1.36.1...v1.49.0

The biggest change for us is that grpc.WithBalancerName has
transitioned from deprecated to fully removed. The fix is to replace
it with a JSON-formatted "default config" object, as demonstrated in
grpc/grpc-go#5232 (comment).

This should unblock updating other dependencies which want to
transitively update gRPC as well.

@aarongable aarongable merged commit c706609 into main Sep 1, 2022
@aarongable aarongable deleted the update-grpc branch September 1, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants