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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new efa6f7ff47f KAFKA-18993 Remove confusing notable change section from 
upgrade.html (#19212)
efa6f7ff47f is described below

commit efa6f7ff47fa3d9e06fb254002cfaf48f6561eaa
Author: TengYao Chi <[email protected]>
AuthorDate: Sun Mar 16 02:51:49 2025 +0800

    KAFKA-18993 Remove confusing notable change section from upgrade.html 
(#19212)
    
    Currently, the "Notable changes in 4.0.0" for the client is very confusing. 
We should remove it.
    
    Reviewers: mingdaoy <[email protected]>, Luke Chen <[email protected]>, 
Ken Huang <[email protected]>, David Jacot <[email protected]>, Chia-Ping 
Tsai <[email protected]>
---
 docs/upgrade.html | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/upgrade.html b/docs/upgrade.html
index 167ea87faa2..88be13c531e 100644
--- a/docs/upgrade.html
+++ b/docs/upgrade.html
@@ -51,12 +51,6 @@
         or <a 
href="https://cwiki.apache.org/confluence/x/y4kgF";>KIP-1124</a>.</li>
 </ol>
 
-<h6><a id="upgrade_clients_400_notable" 
href="#upgrade_clients_400_notable">Notable changes in 4.0.0</a></h6>
-
-<ul>
-    <li>Please see notable changes in the server section.</li>
-</ul>
-
 <h5><a id="upgrade_4_0_0" href="#upgrade_4_0_0">Upgrading Servers to 4.0.0 
from any version 3.3.x through 3.9.x</a></h5>
 
 <p>Note: Apache Kafka 4.0 only supports KRaft mode - ZooKeeper mode has been 
removed. As such, <b>broker upgrades to 4.0.0 (and higher) require KRaft mode 
and

Reply via email to