Thanks to Bill Bejeck for running the release!
Bill Bejeck <bbejeck@apache.org> 於 2026年6月26日週五 上午1:08寫道:
> The Apache Kafka community is pleased to announce the release for
> Apache Kafka 4.3.1
>
> This bug-fix release includes several critical fixes as documented in the
> release notes.
>
> All of the changes in this release can be found in the release notes:
> https://www.apache.org/dist/kafka/4.3.1/RELEASE_NOTES.html
>
> You can download the source and binary release from:
> https://kafka.apache.org/downloads#4.3.1
>
>
> ---------------------------------------------------------------------------------------------------
>
>
> Apache Kafka is a distributed streaming platform with four core APIs:
>
>
> ** The Producer API allows an application to publish a stream of records to
> one or more Kafka topics.
>
> ** The Consumer API allows an application to subscribe to one or more
> t...