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

mjsax pushed a commit to branch 4.2
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/4.2 by this push:
     new 4c1ed078231 MINOR: Add 4.2.x to supported versions in Streams 
compatibility matrix (#21228)
4c1ed078231 is described below

commit 4c1ed078231b6337c4258b3d8d7e3f7d47041994
Author: Kirk True <[email protected]>
AuthorDate: Wed Jan 14 13:15:49 2026 -0800

    MINOR: Add 4.2.x to supported versions in Streams compatibility matrix 
(#21228)
    
    Updated the upgrade guide documentation to include 4.2.x as a supported
    version in the compatibility matrix.
    
    Reviewers: Matthias J. Sax <[email protected]>
---
 docs/streams/upgrade-guide.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/streams/upgrade-guide.md b/docs/streams/upgrade-guide.md
index 1dea56e5616..ce71caa0be2 100644
--- a/docs/streams/upgrade-guide.md
+++ b/docs/streams/upgrade-guide.md
@@ -510,7 +510,8 @@ Kafka Streams API (rows)
 </td>  
 <td>
 
-4.1.x
+4.1.x and
+4.2.x
 </td> </tr>  
 <tr>  
 <td>
@@ -543,7 +544,8 @@ compatible
 3.8.x and  
 3.9.x and  
 4.0.x and  
-4.1.x
+4.1.x and  
+4.2.x
 </td>  
 <td>
 

Reply via email to