This is an automated email from the ASF dual-hosted git repository.
ableegoldman pushed a commit to branch 2.6
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/2.6 by this push:
new e2d5adb MINOR: bump version in upgrade guide to 2.6.2 (#10365)
e2d5adb is described below
commit e2d5adbc6c200d934c6774ad494957ce3f62dc54
Author: A. Sophie Blee-Goldman <[email protected]>
AuthorDate: Fri Mar 19 16:35:37 2021 -0700
MINOR: bump version in upgrade guide to 2.6.2 (#10365)
---
docs/upgrade.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/upgrade.html b/docs/upgrade.html
index da8ad99..17a20e8 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_2_6_1" href="#upgrade_2_6_1">Upgrading to 2.6.1 from any
version 0.8.x through 2.5.x</a></h4>
+<h4><a id="upgrade_2_6_2" href="#upgrade_2_6_2">Upgrading to 2.6.2 from any
version 0.8.x through 2.5.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>