Skip to content

Commit 07b07d6

Browse files
(DOCSP-20163): Add rapid release links to v5.0 release notes (#184)
* (DOCSP-20163): Add rapid release links to v5.0 release notes * updates per copy review
1 parent 86b294e commit 07b07d6

File tree

2 files changed

+34
-4
lines changed

2 files changed

+34
-4
lines changed

source/reference/versioning.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Major Releases are appropriate for all MongoDB deployments.
3232
- ``5.0``
3333
- ``6.0``
3434

35+
.. _versioning-rapid-releases:
36+
3537
Rapid Releases
3638
--------------
3739

source/release-notes.txt

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,39 @@
33
Release Notes
44
-------------
55

6-
Always install the latest, stable version of MongoDB. See
7-
:ref:`release-version-numbers` for more information.
6+
When running MongoDB on-premises, always install the latest, stable
7+
version of MongoDB.
88

9-
See the following release notes for an account of the changes in major
10-
versions. Release notes also include instructions for upgrade.
9+
When using MongoDB Atlas, you can choose whether to use the latest
10+
stable version of MongoDB or :ref:`rapid releases
11+
<versioning-rapid-releases>`.
12+
13+
For more information, see :ref:`release-version-numbers`.
14+
15+
Atlas Rapid Releases
16+
~~~~~~~~~~~~~~~~~~~~
17+
18+
These versions of the documentation are for Atlas Rapid Releases. Rapid
19+
releases are only supported on MongoDB Atlas, and are not supported for
20+
use on-premises.
21+
22+
.. list-table::
23+
:widths: 30 20 70
24+
:header-rows: 1
25+
26+
* - Release
27+
- Version
28+
- Release Notes
29+
30+
* - Upcoming Rapid Relase
31+
- 5.2-series
32+
- `Release Notes for MongoDB 5.2 (Release Candidate)
33+
<https://docs.mongodb.com/v5.2/release-notes/5.2/>`__
34+
35+
* - Current Rapid Relase
36+
- 5.1-series
37+
- `Release Notes for MongoDB 5.1
38+
<https://docs.mongodb.com/v5.1/release-notes/5.1/>`__
1139

1240
Current Stable Release
1341
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)