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

davidarthur 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 39e693654 Site refresh 12/12/25 (#755)
39e693654 is described below

commit 39e6936542853d0a3694919ee88fb4d5f4b35264
Author: Harish Vishwanath <[email protected]>
AuthorDate: Wed Dec 17 12:26:20 2025 -0800

    Site refresh 12/12/25 (#755)
    
    * Site refresh 12/12/25
    
    * Update downloads file
    
    Reviewers: David Arthur <[email protected]>
---
 content/en/39/operations/java-version.md |  2 +-
 content/en/community/downloads.md        | 11 ++++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/content/en/39/operations/java-version.md 
b/content/en/39/operations/java-version.md
index 81f03e99a..b1933dc8c 100644
--- a/content/en/39/operations/java-version.md
+++ b/content/en/39/operations/java-version.md
@@ -8,7 +8,7 @@ keywords:
 type: docs
 ---
 
-Java 8, Java 11, Java 17, Java 21 and Java 23 are supported. 
+Java 8, 11, 17, and 21 are fully supported while Java 25 has received limited 
validation and support is best-effort. 
 
 Note that Java 8 support project-wide has been deprecated since Apache Kafka 
3.0 and Java 11 support for the broker and tools has been deprecated since 
Apache Kafka 3.7. Both have been removed in Apache Kafka 4.0. 
 
diff --git a/content/en/community/downloads.md 
b/content/en/community/downloads.md
index 1dce24faa..3a88fddd7 100644
--- a/content/en/community/downloads.md
+++ b/content/en/community/downloads.md
@@ -9,6 +9,15 @@ The project goal is to have 3 releases a year, which means a 
release every 4 mon
 
 ## Supported releases
 
+### 4.1.1
+
+  * Released November 12, 2025 
+  * [Release Notes](https://dlcdn.apache.org/kafka/4.1.1/RELEASE_NOTES.html)
+  * Docker image: 
[apache/kafka:4.1.1](https://hub.docker.com/layers/apache/kafka/4.1.1/images/sha256-7240ff4534bd23dac2f215ba03a2d0aa9d041b45b830804bbdec3b81c2bdf479).
 
+  * Docker Native image: 
[apache/kafka-native:4.1.1](https://hub.docker.com/layers/apache/kafka-native/4.1.1/images/sha256-017871b0ef2ad665030fc66596b4b9ce583c7faee530829d17d02d16c141d43c).
 
+  * Source download: 
[kafka-4.1.1-src.tgz](https://dlcdn.apache.org/kafka/4.1.1/kafka-4.1.1-src.tgz) 
([asc](https://downloads.apache.org/kafka/4.1.1/kafka-4.1.1-src.tgz.asc), 
[sha512](https://downloads.apache.org/kafka/4.1.1/kafka-4.1.1-src.tgz.sha512)) 
+  * Binary download: 
[kafka_2.13-4.1.1.tgz](https://dlcdn.apache.org/kafka/4.1.1/kafka_2.13-4.1.1.tgz)
 ([asc](https://downloads.apache.org/kafka/4.1.1/kafka_2.13-4.1.1.tgz.asc), 
[sha512](https://downloads.apache.org/kafka/4.1.1/kafka_2.13-4.1.1.tgz.sha512)) 
+
 ### 4.1.0
 
   * Released September 2, 2025 
@@ -1303,4 +1312,4 @@ We build for multiple versions of Scala. This only 
matters if you are using Scal
 
 
 
-You can download releases previous to 0.7.0-incubating 
[here](http://sna-projects.com/kafka/downloads.php). 
\ No newline at end of file
+You can download releases previous to 0.7.0-incubating 
[here](http://sna-projects.com/kafka/downloads.php). 

Reply via email to