Skip to content
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

Upgrade to Protobuf v4 #3319

Open
mkaufmaner opened this issue Oct 8, 2024 · 1 comment
Open

Upgrade to Protobuf v4 #3319

mkaufmaner opened this issue Oct 8, 2024 · 1 comment

Comments

@mkaufmaner
Copy link

Protobuf compatibility shims have been released in protobuf-java v4 for <=v3.x.x generated code built against v3.x.x prior to v4.26.0 breaking release.

Binary compatibility shims for GeneratedMessageV3, SingleFieldBuilderV3, RepeatedFieldBuilderV3, and their nested classes to restore binary compatibility with <=v3.x.x generated code built against v3.x.x prior to v4.26.0 breaking release. (protocolbuffers/protobuf@6bf01c5)

@mkaufmaner
Copy link
Author

Related #3047

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant