dejan2609 commented on PR #21651: URL: https://github.com/apache/kafka/pull/21651#issuecomment-4033685387
**Notes/rationale:** all updates should be safe; i.e. they either: - patch level or - minor level, but without breaking changes (according to release notes) ______________ I performed some testing; herewith the steps: - binary is created using `./gradlew releaseTarGz` and then unpacked - Kafka server is launched and messages are flowing from producer to consumer (https://kafka.apache.org/quickstart) :white_check_mark: -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
