This is an automated email from the ASF dual-hosted git repository.

mimaison 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 592b3e380b MINOR: Add 4.3.0 to Downloads page (#864)
592b3e380b is described below

commit 592b3e380b2e71d7e1bfaee145555486884ee6f6
Author: Mickael Maison <[email protected]>
AuthorDate: Fri May 22 10:54:02 2026 +0200

    MINOR: Add 4.3.0 to Downloads page (#864)
    
    
    Reviewers: Josep Prat <[email protected]>
---
 content/en/community/downloads.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/content/en/community/downloads.md 
b/content/en/community/downloads.md
index b362a7d738..aee91df368 100644
--- a/content/en/community/downloads.md
+++ b/content/en/community/downloads.md
@@ -28,6 +28,17 @@ The project goal is to have 3 releases a year, which means a 
release every 4 mon
 
 ## Supported releases
 
+### 4.3.0
+
+* Released May TBD, 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

Reply via email to