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

Backport stubs / tests for compatibility with <4.26.x gencode to 27.x #17164

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

zhangskz
Copy link
Member

...per the rolling compatibility window: https://protobuf.dev/support/cross-version-runtime-guarantee/#major

Cherry-pick of 9cfb59b and 1e360a4

protobuf-github-bot and others added 2 commits June 17, 2024 17:49
…BuilderV3 for compatibility with older <4.26.x gencode.

These classes are deprecated and will be removed in the next breaking change. Users should update gencode to >= 4.26.x which uses GeneratedMessage instead of GeneratedMessageV3.

Tested with //compatibility:java_conformance_v3.25.0 which builds the runtime against 3.25.0 gencode.

PiperOrigin-RevId: 644136172
@zhangskz zhangskz requested review from a team as code owners June 17, 2024 21:52
@zhangskz zhangskz requested review from acozzette, shaod2, honglooker and googleberg and removed request for a team, acozzette and shaod2 June 17, 2024 21:52
PiperOrigin-RevId: 644146189
@zhangskz zhangskz merged commit b0a3c23 into 27.x Jun 18, 2024
175 checks passed
@zhangskz zhangskz deleted the cp-stubs branch June 18, 2024 14: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.

4 participants