From c772563cb8fee7a67ff680f7014fe8e985019fad Mon Sep 17 00:00:00 2001 From: Anna Stuchlik Date: Mon, 6 Feb 2023 14:47:39 +0100 Subject: [PATCH] doc: add the information abou patch releases --- docs/upgrade/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/upgrade/index.rst b/docs/upgrade/index.rst index 438dec0520..464b1dbe81 100644 --- a/docs/upgrade/index.rst +++ b/docs/upgrade/index.rst @@ -31,6 +31,11 @@ The following example shows the upgrade path for a 3-node cluster from version 4 #. Upgrade all three nodes to version 4.5. #. Upgrade all three nodes to version 4.6. + +Upgrading to each patch version by following the :doc:`Scylla Maintenance Release Upgrade Guide ` +is optional. However, we recommend upgrading to the latest patch release for your version before upgrading to a new version. +For example, upgrade to patch 4.4.8 before upgrading to version 4.5. + .. _upgrade-upgrade-procedures: Procedures for Upgrading ScyllaDB