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

feat: protobuf-java@4 compatibility #1125

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

toddbaert
Copy link
Member

Update to new protoc version which removes problematic calls (namely makeExtensionsImmutable), giving compatibility with protobuf-java v4 (tested manually).

Compatibility with protobuf-java@3 remains.

@toddbaert toddbaert requested review from chrfwow, guidobrei and a team January 2, 2025 16:25
@aepfli
Copy link
Member

aepfli commented Jan 2, 2025

are the submodules updates needed?

@toddbaert toddbaert force-pushed the feat/protobuf-4-compat branch from d0be844 to cb7b176 Compare January 2, 2025 16:26
@toddbaert
Copy link
Member Author

are the submodules updates needed?

nope, sorry, will correct.

@toddbaert toddbaert force-pushed the feat/protobuf-4-compat branch from cb7b176 to 60544a2 Compare January 2, 2025 16:27
@toddbaert toddbaert force-pushed the feat/protobuf-4-compat branch from 60544a2 to 1089dd0 Compare January 2, 2025 16:27
@toddbaert toddbaert merged commit e535976 into main Jan 2, 2025
4 checks passed
@toddbaert toddbaert deleted the feat/protobuf-4-compat branch January 2, 2025 16:33
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

Successfully merging this pull request may close these issues.

5 participants