You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2022/09/02 13:16:28 UTC

[kafka] 03/05: MINOR: Bump version in upgrade guide to 3.2.2

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

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

commit d14db1be58612ddfcf2668ccdc2752f077ec4929
Author: Mickael Maison <mi...@gmail.com>
AuthorDate: Fri Sep 2 12:59:13 2022 +0200

    MINOR: Bump version in upgrade guide to 3.2.2
---
 docs/upgrade.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/upgrade.html b/docs/upgrade.html
index 38f45b7193..c656a575b2 100644
--- a/docs/upgrade.html
+++ b/docs/upgrade.html
@@ -19,7 +19,7 @@
 
 <script id="upgrade-template" type="text/x-handlebars-template">
 
-<h4><a id="upgrade_3_2_1" href="#upgrade_3_2_1">Upgrading to 3.2.1 from any version 0.8.x through 3.1.x</a></h4>
+<h4><a id="upgrade_3_2_2" href="#upgrade_3_2_2">Upgrading to 3.2.2 from any version 0.8.x through 3.1.x</a></h4>
 
 <p><b>If you are upgrading from a version prior to 2.1.x, please see the note below about the change to the schema used to store consumer offsets.
     Once you have changed the inter.broker.protocol.version to the latest version, it will not be possible to downgrade to a version prior to 2.1.</b></p>