Version: 3.24.x
Language: Java
2a55706 is a breaking change for oneofs for gencode before 3.15.x.
This technically violates https://protobuf.dev/support/cross-version-runtime-guarantee/ since we currently guarantee compatibility with old gencode and new runtimes within same major version.
This should be rolled back and reintroduced in the next release that bumps the Java major version.
Version: 3.24.x
Language: Java
2a55706 is a breaking change for oneofs for gencode before 3.15.x.
This technically violates https://protobuf.dev/support/cross-version-runtime-guarantee/ since we currently guarantee compatibility with old gencode and new runtimes within same major version.
This should be rolled back and reintroduced in the next release that bumps the Java major version.