Skip to content

Commit 28936fd

Browse files
committed
DOCSP-17416 prep v5.0 as GA
1 parent 01e5bc5 commit 28936fd

File tree

5 files changed

+26
-31
lines changed

5 files changed

+26
-31
lines changed

source/includes/in-dev.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
.. warning:: MongoDB 5.0 Release Candidates
2+
.. warning:: MongoDB {+version-dev+} Release Candidates
33

4-
5-
While the 5.0 release candidates are available, these versions of
6-
MongoDB are for **testing purposes only and not for production use**.
4+
While the {+version-dev+} release candidates are available, these
5+
versions of MongoDB are for **testing purposes only and not for
6+
production use**.

source/index.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
:orphan:
22

3-
===============================================
4-
The MongoDB |version| Release Candidate Manual
5-
===============================================
3+
============================
4+
The MongoDB |version| Manual
5+
============================
66

77
.. default-domain:: mongodb
88

9-
.. note:: MongoDB 5.0 Release Candidate Available
9+
.. note:: MongoDB 5.0 Released Jul 13, 2021
1010

1111
For new features in MongoDB 5.0, see :doc:`/release-notes/5.0`.
1212

13+
To download MongoDB 5.0, go to the `MongoDB Download Center
14+
<https://www.mongodb.com/try/download?tck=docs_server>`_.
15+
1316
Welcome to the MongoDB |version| Manual! MongoDB is a
1417
document database designed for ease of development
1518
and scaling. The Manual introduces key concepts in MongoDB, presents the

source/release-notes.txt

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ 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-
Upcoming Release
13-
~~~~~~~~~~~~~~~~
12+
Current Stable Release
13+
~~~~~~~~~~~~~~~~~~~~~~
1414

1515
(*5.0-series*)
1616

@@ -22,22 +22,10 @@ Upcoming Release
2222

2323
/release-notes/5.0
2424

25-
Current Stable Release
26-
~~~~~~~~~~~~~~~~~~~~~~
27-
28-
(*4.4-series*)
29-
30-
:doc:`/release-notes/4.4`
31-
32-
.. toctree::
33-
:maxdepth: 1
34-
:hidden:
35-
36-
/release-notes/4.4
37-
3825
Previous Stable Releases
3926
~~~~~~~~~~~~~~~~~~~~~~~~
4027

28+
- :doc:`/release-notes/4.4`
4129
- :doc:`/release-notes/4.2`
4230
- :doc:`/release-notes/4.0`
4331

@@ -66,6 +54,7 @@ EOL'ed Releases
6654
:maxdepth: 1
6755
:hidden:
6856

57+
/release-notes/4.4
6958
/release-notes/4.2
7059
/release-notes/4.0
7160
/release-notes/3.6

source/release-notes/5.0-compatibility.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
========================================================
2-
Compatibility Changes in MongoDB 5.0 (Release Candidate)
3-
========================================================
1+
====================================
2+
Compatibility Changes in MongoDB 5.0
3+
====================================
44

55
.. default-domain:: mongodb
66

@@ -10,7 +10,8 @@ Compatibility Changes in MongoDB 5.0 (Release Candidate)
1010
:depth: 1
1111
:class: singlecol
1212

13-
.. include:: /includes/in-dev.rst
13+
The following 5.0 changes can affect compatibility with older
14+
versions of MongoDB.
1415

1516
Certain Commands Only Accept Recognized Parameters
1617
--------------------------------------------------

source/release-notes/5.0.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=================================================
2-
Release Notes for MongoDB 5.0 (Release Candidate)
3-
=================================================
1+
=============================
2+
Release Notes for MongoDB 5.0
3+
=============================
44

55
.. default-domain:: mongodb
66

@@ -10,7 +10,9 @@ Release Notes for MongoDB 5.0 (Release Candidate)
1010
:depth: 1
1111
:class: twocols
1212

13-
.. include:: /includes/in-dev.rst
13+
.. note::
14+
15+
MongoDB 5.0 Released Jul 13, 2021
1416

1517
.. _5.0-rel-notes-agg:
1618

0 commit comments

Comments
 (0)