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

mjsax 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 ca8d0bba914 MINOR: update Stream docs with regard to `upgrad.from` 
config for 0.10.1.2 release (#13074)
ca8d0bba914 is described below

commit ca8d0bba9144edb8ea914a31bcf9ea9e61643d63
Author: Ruslan Krivoshein <[email protected]>
AuthorDate: Fri Feb 24 04:44:50 2023 +0300

    MINOR: update Stream docs with regard to `upgrad.from` config for 0.10.1.2 
release (#13074)
    
    Reviewers: Matthias J. Sax <[email protected]>
---
 docs/upgrade.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/upgrade.html b/docs/upgrade.html
index a630ed8fcaa..65ddb4c000f 100644
--- a/docs/upgrade.html
+++ b/docs/upgrade.html
@@ -1875,12 +1875,10 @@ only support 0.10.1.x or later brokers while 0.10.1.x 
brokers also support older
 
 <p><b>Note:</b> Bumping the protocol version and restarting can be done any 
time after the brokers were upgraded. It does not have to be immediately after.
 
-<!-- TODO: add when 0.10.1.2 is released
 <h5><a id="upgrade_1012_notable" href="#upgrade_1012_notable">Notable changes 
in 0.10.1.2</a></h5>
 <ul>
     <li> New configuration parameter <code>upgrade.from</code> added that 
allows rolling bounce upgrade from version 0.10.0.x </li>
 </ul>
--->
 
 <h5><a id="upgrade_10_1_breaking" href="#upgrade_10_1_breaking">Potential 
breaking changes in 0.10.1.0</a></h5>
 <ul>

Reply via email to