Skip to content

Commit ce08ff9

Browse files
authored
7.0 upcoming fixes (#2988)
* Updating rapid release to reflect correct version and moving rr include to in-dev for 7.0 * updated TOC and RN language: * TOC fix * version substitutions
1 parent 553e9f3 commit ce08ff9

File tree

9 files changed

+12
-9
lines changed

9 files changed

+12
-9
lines changed

source/includes/rapid-release.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. important::
22

3-
MongoDB {+version+} is a rapid release and is only supported for
4-
MongoDB Atlas. MongoDB {+version+} is not supported for use
3+
MongoDB |version| is a rapid release and is only supported for
4+
MongoDB Atlas. MongoDB |version| is not supported for use
55
on-premises. For more information, see
66
:ref:`release-version-numbers`.
77

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ What is MongoDB?
1818
.. button:: Get started with MongoDB Atlas
1919
:uri: https://www.mongodb.com/cloud?tck=docs_server
2020

21-
.. include:: /includes/rapid-release.rst
21+
.. include:: /includes/in-dev.rst
2222

2323
.. image:: /images/hero.png
2424
:alt: Homepage hero image

source/introduction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Introduction to MongoDB
1212
:depth: 1
1313
:class: singlecol
1414

15-
.. include:: /includes/rapid-release-short.rst
15+
.. include:: /includes/in-dev.rst
1616

1717
Document Database
1818
-----------------

source/release-notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ EOL'ed Releases
6666
:maxdepth: 1
6767
:hidden:
6868

69+
/release-notes/7.0
6970
/release-notes/6.3
7071
/release-notes/6.2
7172
/release-notes/6.1

source/release-notes/5.3-compatibility.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Compatibility Changes in MongoDB 5.3
1010
:depth: 1
1111
:class: singlecol
1212

13+
.. |version| replace:: 5.3
1314
.. include:: /includes/rapid-release-short.rst
1415

1516
This page is a work in progress and will be updated with changes
@@ -51,8 +52,6 @@ parameter is set to 1.
5152
Downgrade Considerations
5253
------------------------
5354

54-
.. |version| replace:: 5.3
55-
5655
.. include:: /includes/downgrade-introduction.rst
5756

5857
Clustered Collections

source/release-notes/6.2-compatibility.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Compatibility Changes in MongoDB 6.2
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |version| replace:: 6.2
1516
.. include:: /includes/rapid-release.rst
1617

1718
This page describes changes introduced in MongoDB 6.2 that can affect

source/release-notes/6.3-compatibility.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Compatibility Changes in MongoDB 6.3
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. |version| replace:: 6.3
1516
.. include:: /includes/rapid-release.rst
1617

1718
This page describes changes introduced in MongoDB 6.3 that can affect

source/release-notes/6.3.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Release Notes for MongoDB 6.3
1212
:depth: 1
1313
:class: twocols
1414

15+
.. |version| replace:: 6.3
1516
.. include:: /includes/rapid-release.rst
1617

1718
General Changes

source/release-notes/7.0.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _release-notes-7.0:
22

3-
========================================
4-
Release Notes for MongoDB 7.0 (Upcoming)
5-
========================================
3+
=================================================
4+
Release Notes for MongoDB 7.0 (Release Candidate)
5+
=================================================
66

77
.. default-domain:: mongodb
88

0 commit comments

Comments
 (0)