bmscomp opened a new pull request, #17533: URL: https://github.com/apache/kafka/pull/17533
Upgrade protobuf-java library to version 4.28.2, that bring much enhancements and bug fixing comparing to the existing 3.X one the version 4.x is backward compatible with Protobuf 3.x at the wire format level. This means that data serialized using Protobuf 3.x can be deserialized using Protobuf 4.x, and vice versa, without issues ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] Verify documentation (including upgrade notes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org