In general, Kafka has a 1-year support window, so currently we are
supporting 4.3, 4.2, and 4.1 release:
https://kafka.apache.org/community/downloads/#supported-releases
With the upcoming 4.4.0 release, 4.1 will drop out of the support window.
So it's very unlikely that we would ship another 3.9.x bug-fix release.
Given that 3.9 is the last release with ZK support, and upgrading to 4.x
requires to migrate to KRaft, there is a possibility that we might
maintain 3.9.x for a little longer than usual. However, officially 3.9
is not supported any longer, and the 3.9 and 4.0 release got archived
already: https://kafka.apache.org/community/downloads/#archived-releases
-Matthias
On 8/19/26 7:21 AM, Gergely Harmadás wrote:
> Hi James,
>
> I am not a project maintainer, just an enthusiastic contributor who
> happened to have the same problem with lz4 :) There are some discussion
> about a possible 3.9 release in this thread, so far no concrete...