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

schofielaj 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 43a0c16b92 Add 4.1.2 blog post (#834)
43a0c16b92 is described below

commit 43a0c16b9205a64583440fa3bcfaed43a0617052
Author: Andrew Schofield <[email protected]>
AuthorDate: Tue Mar 17 20:40:16 2026 +0000

    Add 4.1.2 blog post (#834)
    
    * Add 4.1.2 blog post
    
    * Review comments
---
 content/en/blog/releases/ak-4.1.2.md | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/content/en/blog/releases/ak-4.1.2.md 
b/content/en/blog/releases/ak-4.1.2.md
new file mode 100644
index 0000000000..51613e4f77
--- /dev/null
+++ b/content/en/blog/releases/ak-4.1.2.md
@@ -0,0 +1,36 @@
+---
+date: 2026-03-17
+title: Apache Kafka 4.1.2 Release Announcement
+linkTitle: AK 4.1.2
+author: Andrew Schofield
+---
+
+<!--
+ 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.1.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.1.2/RELEASE_NOTES.html).
+
+See the [Upgrading to 4.1.2 from any version 0.8.x through 
4.0.x](https://kafka.apache.org/41/getting-started/upgrade/#upgrading-to-412) 
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 39 contributors: Alex, Andrew 
Schofield, Anton Vasanth, Arpit Goyal, Bill Bejeck, Chia-Ping Tsai, Copilot, 
David Arthur, David Jacot, Dongnuo Lyu, Donny Nadolny, Eric Chang, Erik 
Anderson, Federico Valeri, Gaurav Narula, Genseric Ghiro, Harish Vishwanath, 
Hong-Yi Chen, Ilyas Toumlilt, Izzy Harker, Jian, jimmy, Jun Rao, Ken Huang, 
Kirk True, Kuan-Po Tseng, Lan Ding, Liane [...]
+
+

Reply via email to