Hi,
I downloaded the binaries and check the signature.
I also ran all tests within the Strimzi project (Apache Kafka on
Kubernetes) by using such binaries to build the container images.
From regression to upgrade testing everything looks fine.
+1 (non binding)
Thanks,
Paolo.
On Tue, 10 Feb 2026 at 16:28, Christo Lolov < christololov@gmail.com > wrote:
> Hello Kafka users, developers and client-developers,
>
> This is the RC4 candidate for release of Apache Kafka 4.2.0.
>
> This release has many exciting changes:
> * Kafka Queues (Share Groups) is now production-ready with new
> features like the RENEW acknowledgement type for extended processing
> times, adaptive batching for coordinators, and comprehensive lag
> metrics.
> * Kafka Streams brings the server-side rebalance protocol to GA with a
> limited feature set, adds dead letter queue support in exception
> handlers, introduces anchored wall-clock punctuation for...