-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
[Core] update grpc to 1.46.6 #32054
[Core] update grpc to 1.46.6 #32054
Conversation
wonder why they have 1.47.3 released but not marked as latest... |
also Release v1.51.1 |
sha256 = "e168777eb0fc14ea5a65749a2f53c095935a6ea65f38899a289808fb0c221dc4", | ||
strip_prefix = "boringssl-4fb158925f7753d80fb858cb0239dff893ef9f15", | ||
sha256 = "534fa658bd845fd974b50b10f444d392dfd0d93768c4a51b61263fd37d851c40", | ||
strip_prefix = "boringssl-b9232f9e27e5668bc0414879dcdedb2a59ea75f2", |
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.
Is this required to change for grpc upgrade?
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.
yup according to the comments.
Are there current issues with grpc>=1.50.0? Could the upper-bound pin be relaxed? |
ray-project#31956 Upgrade to a version of gRPC that GHSA-cfmr-vrgj-vqwv in Zlib 1.46.6 has this patch: grpc/grpc#31845 Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Why are these changes needed?
#31956
Related issue number
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.