Skip to content

Commit d3f14ab

Browse files
authored
DOCSP-22177 Single-Version Downgrades (#3411) (#3835)
* 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 c04f8e7 commit d3f14ab

File tree

5 files changed

+45
-7
lines changed

5 files changed

+45
-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
@@ -2616,6 +2616,17 @@ If you need guidance on upgrading to 4.4, `MongoDB professional services
26162616
major version upgrade support to help ensure a smooth transition
26172617
without interruption to your MongoDB application.
26182618

2619+
.. _4.4-downgrade-considerations:
2620+
2621+
Downgrade Consideration
2622+
-----------------------
2623+
2624+
.. include:: /includes/4.4-upgrade-replacements.rst
2625+
2626+
.. |downgrading| replace:: downgrading
2627+
2628+
.. include:: includes/downgrade/single-version-support.rst
2629+
26192630
Download
26202631
--------
26212632

source/release-notes/5.0.txt

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

1493+
.. _5.0-downgrade-considerations:
1494+
1495+
Downgrade Consideration
1496+
-----------------------
1497+
1498+
.. include:: /includes/5.0-upgrade-replacements.rst
1499+
1500+
.. |downgrading| replace:: downgrading
1501+
1502+
.. include:: includes/downgrade/single-version-support.rst
1503+
14931504
.. _5.0-download:
14941505

14951506
Download

source/release-notes/6.0.txt

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

971+
Downgrade Consideration
972+
-----------------------
973+
974+
.. include:: /includes/6.0-upgrade-replacements.rst
975+
976+
.. |downgrading| replace:: downgrading
977+
978+
.. include:: includes/downgrade/single-version-support.rst
979+
980+
.. _6.0-download:
981+
982+
Download
983+
--------
984+
985+
To download MongoDB 6.0, go to the `MongoDB Download Center
986+
<https://www.mongodb.com/try/download?tck=docs_server>`__.
987+
971988
.. _6.0-known-issues:
972989

973990
Known Issues

0 commit comments

Comments
 (0)