Skip to content

Commit 37a171b

Browse files
Prep v5.3 as upcoming (#368)
* Prep v5.3 as upcoming * fix url * update include in intro * add 5.3 notes as toc landing page * tidy release notes page * fix header levels
1 parent 4870b61 commit 37a171b

File tree

4 files changed

+29
-6
lines changed

4 files changed

+29
-6
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ toc_landing_pages = [
163163
"/release-notes/5.0",
164164
"/release-notes/5.1",
165165
"/release-notes/5.2",
166+
"/release-notes/5.3",
166167
"/replication",
167168
"/security",
168169
"/sharding",

source/includes/fact-mongodb-intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ query language, and provides operational and administrative
55
considerations and procedures as well as a comprehensive reference
66
section.
77

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

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/release-notes.txt

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,45 @@ Always install the latest, stable version of MongoDB. See
99
See the following release notes for an account of the changes in major
1010
versions. Release notes also include instructions for upgrade.
1111

12+
Atlas Rapid Releases
13+
~~~~~~~~~~~~~~~~~~~~
14+
15+
.. important::
16+
17+
Rapid releases are only supported for MongoDB Atlas. Rapid releases
18+
are not supported for use on-premises. For more information, see
19+
:ref:`release-version-numbers`.
20+
21+
Upcoming Atlas Rapid Release
22+
````````````````````````````
23+
24+
(*5.3-series*)
25+
26+
:doc:`/release-notes/5.3`
27+
28+
.. include:: /includes/in-dev.rst
29+
30+
.. toctree::
31+
:maxdepth: 1
32+
:hidden:
33+
34+
/release-notes/5.3
35+
1236
Current Atlas Rapid Release
13-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
37+
```````````````````````````
1438

1539
(*5.2-series*)
1640

1741
:doc:`/release-notes/5.2`
1842

19-
.. include:: /includes/rapid-release.rst
20-
2143
.. toctree::
2244
:maxdepth: 1
2345
:hidden:
2446

2547
/release-notes/5.2
2648

2749
Previous Atlas Rapid Releases
28-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50+
`````````````````````````````
2951

3052
(*5.1-series*)
3153

0 commit comments

Comments
 (0)