-
Notifications
You must be signed in to change notification settings - Fork 4k
Upgrade to protobuf 33.1 #12534
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
Merged
kannanjgithub
merged 25 commits into
grpc:master
from
kannanjgithub:protobuf-upgrade-33.1
Dec 5, 2025
+88
−59
Merged
Upgrade to protobuf 33.1 #12534
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e249724
Upgrade to protobuf 33.1
kannanjgithub 537d11a
Remove deleting abseil-cpp under protobuf as it doesn't exist anymore…
kannanjgithub fde9ebf
Use cpp 17
kannanjgithub 7879dd5
Use c++ 17
kannanjgithub 9888b79
Try force fetch protobuf deps because of the error "Could NOT find ab…
kannanjgithub 7e6fdbf
Remove protobuf_FORCE_FETCH_DEPENDENCIES since it is downloading abse…
kannanjgithub df7cc5a
Build and install abseil separately before protobuf, in an attempt to…
kannanjgithub 43d2478
Remove unwanted change
kannanjgithub 81e7bc4
nit
kannanjgithub 392a114
Specify CMAKE_PREFIX_PATH because for macos it is using some system i…
kannanjgithub 1bd2197
Install cmake for macos.
kannanjgithub 0f72994
Download specific cmake version as binary executable for macOS.
kannanjgithub 1f05de3
Turn off errorProne to check if the rest of the build works for macOs
kannanjgithub f339cbe
Install jdk 1.8 because it uses JDK 24 and fails build due to incompa…
kannanjgithub 8bae81b
Revert back to errorProne=true now that the JDK to use has been downg…
kannanjgithub 5999423
Install maven for macOS
kannanjgithub e866102
Set ARCH to aarch_64 for macOs.
kannanjgithub c9469d6
Swap aarch and x86 copying for macOS in upload_artifacts.sh
kannanjgithub 815c2ec
Try setting JAVA_HOME to make maven use the correct x86 jdk
kannanjgithub 474e39a
Add debug flag to build gradle
kannanjgithub fa6760d
Remove debug flag as it is not helping, just adding noise
kannanjgithub ac61486
Remove ARCH to make it x86_64 throughout.
kannanjgithub 7e78b9d
Remove setting JAVA_HOME, made no difference.
kannanjgithub 19a3f83
Revert "Remove setting JAVA_HOME, made no difference."
kannanjgithub 18c5bfd
Undo swapping the architectures order in upload_artifacts since we ar…
kannanjgithub File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.