-
Notifications
You must be signed in to change notification settings - Fork 3.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
Bump protobuf to 3.21.1 #9311
Bump protobuf to 3.21.1 #9311
Conversation
Looks like the build's still broken. |
It was a conflict due to Terry's recent Netty upgrade. I had done a push real quick before a meeting hoping Linux would be passing. I know Windows should still be failing due to a build change in Protobuf. |
Restarted java 11 build - it was running out of memory. |
protocolbuffers/protobuf#10174 I'm not sure how we'll want to react to the build bug. |
This should fix the build, but I don't see any warning about it being deprecated in the logs. Looks like the compat for the old way isn't working. protocolbuffers/protobuf#9596
@sergiitk, CI is still running, but it seems it is likely working now. |
Ugh. This is going to be a PITA to backport. |
Fixes #9264