The current version of Apache Kafka is 4.3.1 (as of 23/06/2026).
Apache Kafka
Apache · current 4.3.1
Apache Kafka at a glance
Apache Kafka is a widely used distributed event-streaming platform, the backbone of many data pipelines. Kafka ships regular releases plus security fixes; as core infrastructure many systems depend on, careful, staged updates matter.
For admins upgrades follow a documented, staged process (rolling broker updates, inter-broker protocol and message-format versions) — read the upgrade notes and don't skip the steps. The move away from ZooKeeper toward KRaft mode is a significant architectural shift to plan for. Brokers and the control plane belong on a protected network with authentication (SASL), TLS and ACLs — an exposed cluster is a serious risk. Back up configuration and verify replication before and after. Client and broker compatibility spans versions but has limits — check them. Track the version and its support window; patchletter flags new Kafka releases.
Support cycles (endoflife.date)
| Cycle | Latest version | Status |
|---|---|---|
| 4.3 | 4.3.1 | supported |
| 4.2 | 4.2.1 | supported |
| 4.1 | 4.1.2 | supported |
| 4.0 | 4.0.2 | supported |
| 3.9 | 3.9.2 | supported |
| 3.8 | 3.8.1 | End of Life |
| 3.7 | 3.7.2 | End of Life |
| 3.6 | 3.6.2 | End of Life |
Release history · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 4.3.1 | STABLE | 23/06/2026 | – |
Never miss a Apache Kafka update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch Apache Kafka