This is an automated email from the ASF dual-hosted git repository.
schofielaj pushed a commit to branch 4.1
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/4.1 by this push:
new b73f29ede0a MINOR: update 4.1 docs with 4.1.2 notable changes
b73f29ede0a is described below
commit b73f29ede0afb620bcac8d4df5ae2cac9e50a91e
Author: Andrew Schofield <[email protected]>
AuthorDate: Mon Feb 16 14:34:19 2026 +0000
MINOR: update 4.1 docs with 4.1.2 notable changes
---
docs/getting-started/upgrade.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/getting-started/upgrade.md b/docs/getting-started/upgrade.md
index a5e52cbe834..792a46e3339 100644
--- a/docs/getting-started/upgrade.md
+++ b/docs/getting-started/upgrade.md
@@ -26,6 +26,14 @@ type: docs
-->
+## Upgrading to 4.1.2
+
+### Notable changes in 4.1.2
+
+* Includes a fix for the rare Kafka producer bug
([KAFKA-19012](https://issues.apache.org/jira/browse/KAFKA-19748)), in which a
record could end up on the incorrect topic.
+
+
+
## Upgrading to 4.1.1
### Notable changes in 4.1.1