Skip to content

Commit 7ef77d3

Browse files
authored
DOCSP-22177 Single-Version Downgrades (#3411) (#3836)
* DOCSP-22177 Single-Version Downgrades (#3411) * DOCSP-22177 Single-Veresion Upgrades and Downgrades * add to release notes * build errors * build errors + add to 7.0 downgrade * fixes * remove from upgrade pages * add to release notes * JA feedback * build errors * build errors * build errors
1 parent bac93bb commit 7ef77d3

File tree

5 files changed

+37
-7
lines changed

5 files changed

+37
-7
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
MongoDB only supports single-version downgrades. You cannot downgrade to
2-
a release that is multiple versions behind your current release. You may
3-
downgrade a |newseries| to a |oldseries| deployment, however, further
4-
downgrading that |oldseries| deployment to a |olderseries| deployment is
5-
not supported.
1+
MongoDB only supports single-version downgrades. You cannot downgrade to a
2+
release that is multiple versions behind your current release.
3+
4+
For example, you may downgrade a |newseries| to a |oldseries| deployment.
5+
However, further downgrading that |oldseries| deployment to a |olderseries|
6+
deployment is not supported.

source/release-notes/4.4-upgrade-standalone.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Upgrade a Standalone to 4.4
1313
:depth: 1
1414
:class: singlecol
1515

16-
17-
1816
.. include:: /includes/4.4-upgrade-replacements.rst
1917

2018
.. warning::

source/release-notes/4.4.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,6 +2634,17 @@ If you need guidance on upgrading to 4.4, `MongoDB professional services
26342634
major version upgrade support to help ensure a smooth transition
26352635
without interruption to your MongoDB application.
26362636

2637+
.. _4.4-downgrade-considerations:
2638+
2639+
Downgrade Consideration
2640+
-----------------------
2641+
2642+
.. include:: /includes/4.4-upgrade-replacements.rst
2643+
2644+
.. |downgrading| replace:: downgrading
2645+
2646+
.. include:: includes/downgrade/single-version-support.rst
2647+
26372648
Download
26382649
--------
26392650

source/release-notes/5.0.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,17 @@ If you need guidance on upgrading to 5.0, `MongoDB professional services
14931493
major version upgrade support to help ensure a smooth transition
14941494
without interruption to your MongoDB application.
14951495

1496+
.. _5.0-downgrade-considerations:
1497+
1498+
Downgrade Consideration
1499+
-----------------------
1500+
1501+
.. include:: /includes/5.0-upgrade-replacements.rst
1502+
1503+
.. |downgrading| replace:: downgrading
1504+
1505+
.. include:: includes/downgrade/single-version-support.rst
1506+
14961507
.. _5.0-download:
14971508

14981509
Download

source/release-notes/6.0.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,6 +1013,15 @@ offer major version upgrade support to help ensure a smooth transition
10131013
without interruption to your MongoDB application. To learn more, see
10141014
:products:`MongoDB Consulting </consulting?tck=docs_server>`.
10151015

1016+
Downgrade Consideration
1017+
-----------------------
1018+
1019+
.. include:: /includes/4.4-upgrade-replacements.rst
1020+
1021+
.. |downgrading| replace:: downgrading
1022+
1023+
.. include:: includes/downgrade/single-version-support.rst
1024+
10161025
.. _6.0-download:
10171026

10181027
Download

0 commit comments

Comments
 (0)