This is an automated email from the ASF dual-hosted git repository.
mimaison 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 dd4afdeb6d MINOR: Doc updates for Kafka 3.0.1 (#11906)
dd4afdeb6d is described below
commit dd4afdeb6d5226e2371d6dfb3ce2eb8c8c7a8c10
Author: Mickael Maison <[email protected]>
AuthorDate: Mon Apr 4 14:43:31 2022 +0200
MINOR: Doc updates for Kafka 3.0.1 (#11906)
Reviewers: David Jacot <[email protected]>
---
docs/upgrade.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/upgrade.html b/docs/upgrade.html
index 313057d866..2ac903819e 100644
--- a/docs/upgrade.html
+++ b/docs/upgrade.html
@@ -110,7 +110,7 @@
<a
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-516%3A+Topic+Identifiers">KIP-516</a>.</li>
</ul>
-<h4><a id="upgrade_3_0_0" href="#upgrade_3_0_0">Upgrading to 3.0.0 from any
version 0.8.x through 2.8.x</a></h4>
+<h4><a id="upgrade_3_0_1" href="#upgrade_3_0_1">Upgrading to 3.0.1 from any
version 0.8.x through 2.8.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>