This is an automated email from the ASF dual-hosted git repository.
bbejeck pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/markdown by this push:
new 5be1fe1112 Add download info for 4.3.1 (#888)
5be1fe1112 is described below
commit 5be1fe111222cd3af912b1b91e7826538dcf5e29
Author: Bill Bejeck <[email protected]>
AuthorDate: Thu Jun 25 11:50:39 2026 -0400
Add download info for 4.3.1 (#888)
---
content/en/community/downloads.md | 27 +++++++++++++++++++--------
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/content/en/community/downloads.md
b/content/en/community/downloads.md
index fb083756ea..c2793eef3e 100644
--- a/content/en/community/downloads.md
+++ b/content/en/community/downloads.md
@@ -28,16 +28,16 @@ The project goal is to have 3 releases a year, which means
a release every 4 mon
## Supported releases
-### 4.3.0
+### 4.3.1
-* Released May 22, 2026
-* [Release
Notes](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/RELEASE_NOTES.html?action=download)
-* Docker image:
[apache/kafka:4.3.0](https://hub.docker.com/layers/apache/kafka/4.3.0).
-* Docker Native image:
[apache/kafka-native:4.3.0](https://hub.docker.com/layers/apache/kafka-native/4.3.0).
-* Source download:
[kafka-4.3.0-src.tgz](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/kafka-4.3.0-src.tgz?action=download)
([asc](https://downloads.apache.org/kafka/4.3.0/kafka-4.3.0-src.tgz.asc),
[sha512](https://downloads.apache.org/kafka/4.3.0/kafka-4.3.0-src.tgz.sha512))
-* Binary download:
[kafka_2.13-4.3.0.tgz](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/kafka_2.13-4.3.0.tgz?action=download)
([asc](https://downloads.apache.org/kafka/4.3.0/kafka_2.13-4.3.0.tgz.asc),
[sha512](https://downloads.apache.org/kafka/4.3.0/kafka_2.13-4.3.0.tgz.sha512))
+* Released June 25, 2026
+* [Release
Notes](https://www.apache.org/dyn/closer.lua/kafka/4.3.1/RELEASE_NOTES.html?action=download)
+* Docker image:
[apache/kafka:4.3.1](https://hub.docker.com/layers/apache/kafka/4.3.1).
+* Docker Native image:
[apache/kafka-native:4.3.1](https://hub.docker.com/layers/apache/kafka-native/4.3.1).
+* Source download:
[kafka-4.3.1-src.tgz](https://www.apache.org/dyn/closer.lua/kafka/4.3.1/kafka-4.3.1-src.tgz?action=download)
([asc](https://downloads.apache.org/kafka/4.3.1/kafka-4.3.1-src.tgz.asc),
[sha512](https://downloads.apache.org/kafka/4.3.1/kafka-4.3.1-src.tgz.sha512))
+* Binary download:
[kafka_2.13-4.3.1.tgz](https://www.apache.org/dyn/closer.lua/kafka/4.3.1/kafka_2.13-4.3.1.tgz?action=download)
([asc](https://downloads.apache.org/kafka/4.3.1/kafka_2.13-4.3.1.tgz.asc),
[sha512](https://downloads.apache.org/kafka/4.3.1/kafka_2.13-4.3.1.tgz.sha512))
-Kafka 4.3.0 includes a significant number of new features and fixes. For more
information, please read our [blog
post](https://kafka.apache.org/blog/2026/05/22/apache-kafka-4.3.0-release-announcement/),
the detailed [Upgrade
Notes](https://kafka.apache.org/43/getting-started/upgrade/) and the [Release
Notes](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/RELEASE_NOTES.html?action=download).
+Kafka 4.3.1 fixes around 15 issues since the 4.3.0 release, most notably a
critical Kafka Streams RocksDB native memory leak (KAFKA-20616). For more
information, please read the detailed [Upgrade
Notes](https://kafka.apache.org/43/getting-started/upgrade/) and the [Release
Notes](https://www.apache.org/dyn/closer.lua/kafka/4.3.1/RELEASE_NOTES.html?action=download).
### 4.2.1
@@ -93,6 +93,17 @@ Kafka 3.9.2 fixes 35 issues since the 3.9.1 release. For
more information, pleas
## Archived Releases
+### 4.3.0
+
+* Released May 22, 2026
+* [Release
Notes](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/RELEASE_NOTES.html?action=download)
+* Docker image:
[apache/kafka:4.3.0](https://hub.docker.com/layers/apache/kafka/4.3.0).
+* Docker Native image:
[apache/kafka-native:4.3.0](https://hub.docker.com/layers/apache/kafka-native/4.3.0).
+* Source download:
[kafka-4.3.0-src.tgz](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/kafka-4.3.0-src.tgz?action=download)
([asc](https://downloads.apache.org/kafka/4.3.0/kafka-4.3.0-src.tgz.asc),
[sha512](https://downloads.apache.org/kafka/4.3.0/kafka-4.3.0-src.tgz.sha512))
+* Binary download:
[kafka_2.13-4.3.0.tgz](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/kafka_2.13-4.3.0.tgz?action=download)
([asc](https://downloads.apache.org/kafka/4.3.0/kafka_2.13-4.3.0.tgz.asc),
[sha512](https://downloads.apache.org/kafka/4.3.0/kafka_2.13-4.3.0.tgz.sha512))
+
+Kafka 4.3.0 includes a significant number of new features and fixes. For more
information, please read our [blog
post](https://kafka.apache.org/blog/2026/05/22/apache-kafka-4.3.0-release-announcement/),
the detailed [Upgrade
Notes](https://kafka.apache.org/43/getting-started/upgrade/) and the [Release
Notes](https://www.apache.org/dyn/closer.lua/kafka/4.3.0/RELEASE_NOTES.html?action=download).
+
### 4.2.0
* Released February 17, 2026