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

Commits on Nov 29, 2023

  1. 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
    
    PiperOrigin-RevId: 586413359
    zhangskz authored and copybara-github committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    045f70d View commit details
    Browse the repository at this point in the history