Skip to content

Commit d9c41fc

Browse files
authored
DOCSP-29865 7.0 Downgrade (#3270)
* DOCSP-29865 7.0 Downgrade * update replacements and add to toc * more updates * toc updates * wording * wording * build errors
1 parent 79c2cc2 commit d9c41fc

File tree

7 files changed

+29
-10
lines changed

7 files changed

+29
-10
lines changed

source/includes/7.0-upgrade-replacements.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
.. |olderseries| replace:: 5.0-series
66
.. |compatibility| replace:: :ref:`7.0-compatibility`
77
.. |upgradefirst| replace:: :ref:`upgrade first to 6.0 <6.0-upgrade>`
8-
.. |downgradepath| replace:: After upgrading to |newversion|, if you need to downgrade, we recommend |downgrading| to the latest patch release of |downgradeversion|.
98

109
.. |features| replace:: :ref:`features<7.0-downgrade-considerations>`
1110
.. |downgradeversion| replace:: 6.0

source/includes/upgrade-guidance-checklists.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ environment.
4747
Downgrade Consideration
4848
~~~~~~~~~~~~~~~~~~~~~~~
4949

50-
|downgradepath|
50+
Starting in MongoDB 7.0, if you downgrade your deployment's {+fcv+}, you cannot
51+
downgrade your deployment's binary version without assistance from support.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
======================================
2+
Downgrade |newversion| to |oldversion|
3+
======================================
4+
5+
.. default-domain:: mongodb
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 1
11+
:class: singlecol
12+
13+
.. include:: /includes/7.0-upgrade-replacements.rst
14+
15+
.. important::
16+
17+
Starting in MongoDB 7.0, binary downgrades are no longer supported for
18+
MongoDB Community Edition.
19+
20+
Starting in MongoDB 7.0, if you downgrade your deployment's {+fcv+}, you cannot
21+
downgrade your deployment's binary version without assistance from support.
22+
23+
To downgrade from |newversion| to |oldversion|, please `submit a request
24+
<https://support.mongodb.com/>`_ or contact your technical support
25+
representative.

source/release-notes/7.0-upgrade-replica-set.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ The following steps outline the procedure to upgrade a
2424

2525
.. include:: /includes/upgrade-guidance-checklists.rst
2626

27-
.. |downgrading| replace:: :ref:`downgrading <7.0-downgrade-replica-set>`
28-
2927
Prerequisites
3028
-------------
3129

source/release-notes/7.0-upgrade-sharded-cluster.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ to |newversion|.
2424

2525
.. include:: /includes/upgrade-guidance-checklists.rst
2626

27-
.. |downgrading| replace:: :ref:`downgrading <7.0-upgrade-sharded-cluster>`
28-
29-
3027
Prerequisites
3128
-------------
3229

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ The following steps outline the procedure to upgrade a standalone
2323

2424
.. include:: /includes/upgrade-guidance-checklists.rst
2525

26-
.. |downgrading| replace:: :ref:`downgrading <7.0-downgrade-replica-set>`
27-
2826
Prerequisites
2927
-------------
3028

source/release-notes/7.0.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Downgrade Considerations
146146
Downgrade Policy Changes
147147
~~~~~~~~~~~~~~~~~~~~~~~~
148148

149-
Starting in MongoDB 7.0:
149+
Starting in MongoDB 7.0:
150150

151151
- You cannot downgrade your deployment's {+fcv+} to or from a
152152
:ref:`rapid release <rapid-releases>` version of MongoDB.
@@ -197,4 +197,5 @@ remove data that uses any of the following features:
197197
:hidden:
198198

199199
/release-notes/7.0-compatibility
200+
/release-notes/7.0-downgrade
200201
/release-notes/7.0-upgrade

0 commit comments

Comments
 (0)