Skip to content

[core] upgrade grpc to v1.58.0#61499

Draft
rueian wants to merge 5 commits intoray-project:masterfrom
rueian:upgrade-grpc-1580
Draft

[core] upgrade grpc to v1.58.0#61499
rueian wants to merge 5 commits intoray-project:masterfrom
rueian:upgrade-grpc-1580

Conversation

@rueian
Copy link
Contributor

@rueian rueian commented Mar 4, 2026

Thank you for contributing to Ray! 🚀
Please review the Ray Contribution Guide before opening a pull request.

⚠️ Remove these instructions before submitting your PR.

💡 Tip: Mark as draft if you want early feedback, or ready for review when it's complete.

Description

Briefly describe what this PR accomplishes and why it's needed.

Related issues

Link related issues: "Fixes #1234", "Closes #1234", or "Related to #1234".

Additional information

Optional: Add implementation details, API changes, usage examples, screenshots, etc.

@rueian rueian added the go add ONLY when ready to merge, run all tests label Mar 4, 2026
@rueian rueian changed the title Upgrade grpc 1580 [core] upgrade grpc to v1.58.0 Mar 4, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request upgrades the gRPC dependency from version 1.57.1 to 1.58.0, and also updates the dependent boringssl library. A new patch, grpc-nextresult-cancelled-init.patch, is introduced to fix an uninitialized variable issue in gRPC's NextResult class. For future contributions, please consider filling out the pull request description to provide context about the changes and their motivation, which greatly helps reviewers.

Note: Security Review did not run due to the size of the PR.

…ect#61449)

This reverts commit 544a40f.

Signed-off-by: Rueian Huang <rueiancsie@gmail.com>
@rueian rueian force-pushed the upgrade-grpc-1580 branch 3 times, most recently from 68d906b to 11dbcc1 Compare March 4, 2026 23:21
Signed-off-by: Rueian Huang <rueiancsie@gmail.com>
@rueian rueian force-pushed the upgrade-grpc-1580 branch from 11dbcc1 to 3622f49 Compare March 4, 2026 23:39
Signed-off-by: Rueian Huang <rueiancsie@gmail.com>
@rueian rueian force-pushed the upgrade-grpc-1580 branch from 1ad62c0 to 7924c54 Compare March 6, 2026 00:41
rueian added 2 commits March 5, 2026 23:30
Signed-off-by: Rueian Huang <rueiancsie@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ray fails to serialize self-reference objects

1 participant