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

Breaking change: Add has methods to ReflectionInvoker for groups and oneofs that have presence. This breaks compatibility with gencode before 3.15.x when oneof hazzers were added. #14890

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Breaking change: Add has methods to ReflectionInvoker for groups and oneofs that have presence. This breaks compatibility with gencode before 3.15.x when oneof hazzers were added.

Note our cross version runtime guarantee (#14245) does not guarantee compatibility with old gencode and new runtimes after a major version bump (e.g. 3.15.x -> 4.26.x).

Fixes #14245

…oneofs that have presence. This breaks compatibility with gencode before 3.15.x when oneof hazzers were added.

Note our cross version runtime guarantee (#14245) does not guarantee compatibility with old gencode and new runtimes after a major version bump (e.g. 3.15.x -> 4.26.x).

Fixes #14245

PiperOrigin-RevId: 586413359
@copybara-service copybara-service bot closed this Nov 29, 2023
@copybara-service copybara-service bot deleted the test_586413359 branch November 29, 2023 21:18
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.

Oneof hazzer gencode incompatibility
1 participant