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

viktor 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 28407638a9 Add 4.0.2 blog post (#831)
28407638a9 is described below

commit 28407638a97bcb0860f8f427279faf55b9659a83
Author: Viktor Somogyi-Vass <[email protected]>
AuthorDate: Fri Mar 20 10:00:51 2026 +0100

    Add 4.0.2 blog post (#831)
---
 content/en/blog/releases/ak-4.0.2.md | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/content/en/blog/releases/ak-4.0.2.md 
b/content/en/blog/releases/ak-4.0.2.md
new file mode 100644
index 0000000000..fcf4e92ce3
--- /dev/null
+++ b/content/en/blog/releases/ak-4.0.2.md
@@ -0,0 +1,36 @@
+---
+date: 2026-03-16
+title: Apache Kafka 4.0.2 Release Announcement
+linkTitle: AK 4.0.2
+author: Viktor Somogyi-Vass
+---
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+
+
+
+We are proud to announce the release of Apache Kafka 4.0.2. This is a bugfix 
release that includes several critical fixes. For a full list of changes, be 
sure to check the [release 
notes](https://downloads.apache.org/kafka/4.0.2/RELEASE_NOTES.html).
+
+See the [Upgrading to 4.0.2 from any version 0.8.x through 
4.0.x](https://kafka.apache.org/40/documentation.html#upgrade_4_0_2) section in 
the documentation for the list of notable changes and detailed upgrade steps.
+
+## Summary
+
+This was a community effort, so thank you to everyone who contributed to this 
release, including all our users and our 32 contributors: Alieh Saeedi, Andrew 
Schofield, Apoorv Mittal, Arpit Goyal, Bill Bejeck, Chia-Ping Tsai, Christo 
Lolov, David Arthur, David Jacot, Dongnuo Lyu, Donny Nadolny, Eric Chang, Erik 
Anderson, Fatih, Gaurav Narula, Genseric Ghiro, Harish Vishwanath, Ilyas 
Toumlilt, Izzy Harker, Janindu Pathirana, Jian, jimmy, Jun Rao, Ken Huang, 
Kevin Wu, Kuan-Po Tseng, Lan Din [...]
+
+

Reply via email to