-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[release/3.0] Update gRPC package version to 2.23.2 #14352
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WFM if QB approved
@JamesNK This is approved for 3.0.1. Go ahead and merge when tests are ok. |
bd10bfd
to
e1d21bc
Compare
Merge button is disable. I'm guessing I don't have permission. Merge pls 🙏 Also, will this make it into 3.1? |
I broke it :( I was going to retarget the base to Can someone fix the branch and re-target to |
e1d21bc
to
2f58fcd
Compare
@Pilchie done All other "reviewers" sorry for the spam. As usual GitHub went rogue between pushing the rebased branch and resetting the PR's target. |
Thanks @dougbu! Let's merge this once green. |
Wait - we put this in |
My bad. Do you want me to push a |
Or, do we want it in both branches? |
Both branches. This PR doesn't need to be revered. |
Fixes #14348
Description
Update Grpc.AspNetCore reference in gRPC template to 2.23.2.
Customer impact
Template currently references 2.23.1. This package is impacted by the NuGet deterministic issue, which could result in some gRPC runtime files not being deployed.
Regression
No
Risk
Low