Skip to content

Commit 946898e

Browse files
(DOCSP-23848): Remove 'release candidate' text for 6.0 (#1474)
* WIP * (DOCSP-23848): Remove 'release candidate' text for 6.0 * update wording on release notes page
1 parent 0fe4fd1 commit 946898e

35 files changed

+42
-58
lines changed

source/includes/fact-mongodb-intro.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ The manual describes key concepts in MongoDB such as:
77
- The query API
88
- Operational and administrative references
99
- Tutorials and procedures
10-
11-
.. include:: /includes/rc-available.rst

source/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ What is MongoDB?
2525
:uri: /installation
2626

2727
`Get started with MongoDB Atlas <https://www.mongodb.com/cloud?tck=docs_server>`__
28-
29-
.. include:: /includes/rc-available.rst
3028

3129
.. image:: /images/hero.png
3230
:alt: Homepage hero image

source/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MongoDB is available in two server editions: *Community* and
2727

2828
.. _`MongoDB Download Center`: https://www.mongodb.com/try/download/community?tck=docs_server
2929

30-
.. include:: /includes/rc-available.rst
30+
.. include:: /includes/fact-atlas-banner.rst
3131

3232
This section of the manual contains information on installing
3333
MongoDB.

source/introduction.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Introduction to MongoDB
1010
:depth: 1
1111
:class: singlecol
1212

13-
.. include:: /includes/rc-available.rst
14-
1513
Document Database
1614
-----------------
1715

source/reference/installation-ubuntu-community-troubleshooting.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ Troubleshooting
1515
.. |arrow| unicode:: U+27A4
1616
.. |distro-name| replace:: Ubuntu
1717

18-
.. include:: /includes/rc-available.rst
19-
2018
Errors when retrieving the public key
2119
-------------------------------------
2220

source/release-notes.txt

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,27 @@
33
Release Notes
44
-------------
55

6-
Always install the latest, stable version of MongoDB. See
7-
:ref:`release-version-numbers` for more information.
6+
Always install the latest, stable version of MongoDB. For more
7+
information on types of MongoDB releases, see
8+
:ref:`release-version-numbers`.
89

9-
See the following release notes for an account of the changes in major
10-
versions. Release notes also include instructions for upgrade.
10+
To see changes in MongoDB releases, see the following release notes.
1111

12-
Upcoming Stable Release
13-
~~~~~~~~~~~~~~~~~~~~~~~
12+
Current Stable Release
13+
~~~~~~~~~~~~~~~~~~~~~~
1414

1515
(*6.0-series*)
1616

1717
:ref:`release-notes-6.0`
1818

19-
.. include:: /includes/rc-available.rst
20-
2119
.. toctree::
2220
:maxdepth: 1
2321
:hidden:
2422

2523
/release-notes/6.0
2624

27-
Previous Atlas Rapid Releases
28-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
25+
Previous Rapid Releases
26+
~~~~~~~~~~~~~~~~~~~~~~~
2927

3028
- :ref:`release-notes-5.3`
3129
- :ref:`release-notes-5.2`
@@ -45,7 +43,6 @@ Previous Stable Releases
4543
- :doc:`/release-notes/5.0`
4644
- :doc:`/release-notes/4.4`
4745
- :doc:`/release-notes/4.2`
48-
- :doc:`/release-notes/4.0`
4946

5047

5148
EOL'ed Releases

source/release-notes/6.0-compatibility.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _6.0-compatibility:
22

3-
========================================================
4-
Compatibility Changes in MongoDB 6.0 (Release Candidate)
5-
========================================================
3+
====================================
4+
Compatibility Changes in MongoDB 6.0
5+
====================================
66

77
.. default-domain:: mongodb
88

@@ -12,8 +12,6 @@ Compatibility Changes in MongoDB 6.0 (Release Candidate)
1212
:depth: 1
1313
:class: singlecol
1414

15-
.. include:: /includes/rc-available.rst
16-
1715
This page describes changes introduced in MongoDB 6.0 that can affect
1816
compatibility with older versions of MongoDB.
1917

@@ -535,4 +533,3 @@ Collections with Encrypted Fields
535533
You must drop collections that use encrypted fields before you
536534
can complete the FCV downgrade. The downgrade will not complete
537535
if there are collections using ``encryptedFields``.
538-

source/release-notes/6.0.txt

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

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

77
.. default-domain:: mongodb
88

@@ -12,8 +12,6 @@ Release Notes for MongoDB 6.0 (Release Candidate)
1212
:depth: 1
1313
:class: twocols
1414

15-
.. include:: /includes/rc-available.rst
16-
1715
This page describes changes and new features introduced in MongoDB 6.0.
1816

1917
MongoDB 6.0 is a |lts| Release, which means that it is supported for

source/tutorial/install-mongodb-enterprise-on-amazon-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Enterprise on Amazon Linux using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-enterprise-on-amazon.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Enterprise Edition on Amazon Linux
1717
.. |package-manager| replace:: ``yum``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-enterprise-on-debian-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Enterprise on Debian using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-enterprise-on-debian.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Enterprise Edition on Debian
1717
.. |package-manager| replace:: ``apt``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-enterprise-on-os-x.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install MongoDB Enterprise on macOS
1919
.. |executable-name| replace:: ``mongod``
2020
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2121

22-
.. include:: /includes/rc-available.rst
22+
.. include:: /includes/fact-atlas-banner.rst
2323

2424
Overview
2525
--------

source/tutorial/install-mongodb-enterprise-on-red-hat-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Enterprise on Red Hat or CentOS using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-enterprise-on-red-hat.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Enterprise Edition on Red Hat or CentOS
1717
.. |package-manager| replace:: ``yum``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-enterprise-on-suse-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Enterprise on SUSE using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-enterprise-on-suse.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Enterprise Edition on SUSE
1717
.. |package-manager| replace:: ``zypper``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-enterprise-on-ubuntu-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install MongoDB Enterprise on Ubuntu using .tgz Tarball
2020
.. |executable-name| replace:: ``mongod``
2121
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2222

23-
.. include:: /includes/rc-available.rst
23+
.. include:: /includes/fact-atlas-banner.rst
2424

2525
Overview
2626
--------

source/tutorial/install-mongodb-enterprise-on-ubuntu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install MongoDB Enterprise Edition on Ubuntu
1919
.. |package-manager| replace:: ``apt``
2020
.. |executable-name| replace:: ``mongod``
2121

22-
.. include:: /includes/rc-available.rst
22+
.. include:: /includes/fact-atlas-banner.rst
2323

2424
Overview
2525
--------

source/tutorial/install-mongodb-enterprise-on-windows-unattended.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install MongoDB Enterprise on Windows using ``msiexec.exe``
1616
.. |executable-name| replace:: ``mongod.exe``
1717
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
1818

19-
.. include:: /includes/rc-available.rst
19+
.. include:: /includes/fact-atlas-banner.rst
2020

2121
Overview
2222
--------

source/tutorial/install-mongodb-enterprise-on-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install MongoDB Enterprise Edition on Windows
1919
.. |executable-name| replace:: ``mongod.exe``
2020
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise?tck=docs_server>`__
2121

22-
.. include:: /includes/rc-available.rst
22+
.. include:: /includes/fact-atlas-banner.rst
2323

2424
Overview
2525
--------

source/tutorial/install-mongodb-on-amazon-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install MongoDB Community on Amazon Linux using .tgz Tarball
2020
.. |executable-name| replace:: ``mongod``
2121
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
2222

23-
.. include:: /includes/rc-available.rst
23+
.. include:: /includes/fact-atlas-banner.rst
2424

2525
Overview
2626
--------

source/tutorial/install-mongodb-on-amazon.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Community Edition on Amazon Linux
1717
.. |package-manager| replace:: ``yum``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-on-debian-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Community on Debian using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-on-debian.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Community Edition on Debian
1717
.. |package-manager| replace:: ``apt``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-on-os-x-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Community on macOS using ``.tgz`` Tarball
1717
.. |executable-name| replace:: ``mongod``
1818
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-on-os-x.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install MongoDB Community Edition on macOS
1616
.. |package-manager| replace:: ``brew``
1717
.. |executable-name| replace:: ``mongod``
1818

19-
.. include:: /includes/rc-available.rst
19+
.. include:: /includes/fact-atlas-banner.rst
2020

2121
Overview
2222
--------

source/tutorial/install-mongodb-on-red-hat-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Community on Red Hat or CentOS using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-on-red-hat.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Community Edition on Red Hat or CentOS
1717
.. |package-manager| replace:: ``yum``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-on-suse-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Install MongoDB Community on SUSE using .tgz Tarball
1818
.. |executable-name| replace:: ``mongod``
1919
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
2020

21-
.. include:: /includes/rc-available.rst
21+
.. include:: /includes/fact-atlas-banner.rst
2222

2323
Overview
2424
--------

source/tutorial/install-mongodb-on-suse.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install MongoDB Community Edition on SUSE
1717
.. |package-manager| replace:: ``zypper``
1818
.. |executable-name| replace:: ``mongod``
1919

20-
.. include:: /includes/rc-available.rst
20+
.. include:: /includes/fact-atlas-banner.rst
2121

2222
Overview
2323
--------

source/tutorial/install-mongodb-on-ubuntu-tarball.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Install MongoDB Community on Ubuntu using .tgz Tarball
2020
.. |executable-name| replace:: ``mongod``
2121
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
2222

23-
.. include:: /includes/rc-available.rst
23+
.. include:: /includes/fact-atlas-banner.rst
2424

2525
Overview
2626
--------

source/tutorial/install-mongodb-on-ubuntu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install MongoDB Community Edition on Ubuntu
1919
.. |package-manager| replace:: ``apt``
2020
.. |executable-name| replace:: ``mongod``
2121

22-
.. include:: /includes/rc-available.rst
22+
.. include:: /includes/fact-atlas-banner.rst
2323

2424
Overview
2525
--------

source/tutorial/install-mongodb-on-windows-unattended.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install MongoDB Community on Windows using ``msiexec.exe``
1616
.. |executable-name| replace:: ``mongod.exe``
1717
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
1818

19-
.. include:: /includes/rc-available.rst
19+
.. include:: /includes/fact-atlas-banner.rst
2020

2121
Overview
2222
--------

source/tutorial/install-mongodb-on-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install MongoDB Community Edition on Windows
1616
.. |executable-name| replace:: ``mongod.exe``
1717
.. |mdb-download-link| replace:: `MongoDB Download Center <https://www.mongodb.com/try/download/community?tck=docs_server>`__
1818

19-
.. include:: /includes/rc-available.rst
19+
.. include:: /includes/fact-atlas-banner.rst
2020

2121
Overview
2222
--------

0 commit comments

Comments
 (0)