Skip to content
Merged

4.2 ga #3620

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,7 @@ def has(self, *args):
'stable': conf.version.stable,
'sitename': sconf.theme.sitename,
'nav_excluded': sconf.theme.nav_excluded,
'upcoming': conf.version.upcoming,
'banner': True,
'banner_msg': 'This is an upcoming (i.e. in progress) version of the manual.',
'upcoming': conf.version.upcoming
}

html_sidebars = sconf.sidebars
Expand Down
2 changes: 0 additions & 2 deletions source/administration/install-community.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Install MongoDB Community Edition

These documents provide instructions to install MongoDB Community Edition.

.. include:: /includes/rc-install-landing.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs


Expand Down
2 changes: 0 additions & 2 deletions source/administration/install-enterprise.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Install MongoDB Enterprise

These documents provide instructions to install MongoDB Enterprise.

.. include:: /includes/in-dev.rst

MongoDB Enterprise is available for MongoDB Enterprise subscribers
and includes several additional features including support for SNMP
monitoring, LDAP authentication, Kerberos authentication, and System
Expand Down
35 changes: 0 additions & 35 deletions source/includes/rc-install-landing.rst

This file was deleted.

33 changes: 0 additions & 33 deletions source/includes/rc-install.rst

This file was deleted.

5 changes: 1 addition & 4 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ The MongoDB |version| Release Candidate Manual

.. default-domain:: mongodb

.. admonition:: MongoDB 4.2 Release Candidate Available
.. admonition:: MongoDB 4.2 Released
:class: note

While the 4.2 release candidates are available, these versions of MongoDB
are for **testing purposes only and not for production use**.

For new features in MongoDB 4.2 see :doc:`/release-notes/4.2`.

Welcome to the MongoDB |version| Manual! MongoDB is a
Expand Down
2 changes: 0 additions & 2 deletions source/installation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ Install MongoDB

MongoDB is available in two editions: *Community* and *Enterprise*.

.. include:: /includes/rc-install-landing.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

.. tip::
Expand Down
14 changes: 3 additions & 11 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,15 @@ Always install the latest, stable version of MongoDB. See
See the following release notes for an account of the changes in major
versions. Release notes also include instructions for upgrade.

Upcoming Release
~~~~~~~~~~~~~~~~

.. toctree::
:maxdepth: 1

/release-notes/4.2


Current Stable Release
~~~~~~~~~~~~~~~~~~~~~~

(*4.0-series*)
(*4.2-series*)

.. toctree::
:maxdepth: 1

/release-notes/4.0
/release-notes/4.2



Expand All @@ -36,6 +27,7 @@ Previous Stable Releases
.. toctree::
:maxdepth: 1

/release-notes/4.0
/release-notes/3.6
/release-notes/3.4
/release-notes/3.2
Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Compatibility Changes in MongoDB 4.2 (Release Candidate)
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

Removal of MMAPv1 Storage Engine
--------------------------------

Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-downgrade-replica-set.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ Downgrade |newversion| Replica Set to |oldversion|
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

Before you attempt any downgrade, familiarize yourself with the content
of this document.

Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-downgrade-sharded-cluster.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Downgrade |newversion| Sharded Cluster to |oldversion|
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

Before you attempt any downgrade, familiarize yourself with the content
of this document.

Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-downgrade-standalone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Downgrade |newversion| Standalone to |oldversion|
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

Before you attempt any downgrade, familiarize yourself with the content
of this document.

Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-downgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Downgrade |newversion| to |oldversion|
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

The following page summarizes various considerations for downgrading to
|oldversion|. For specific instructions for your deployment type, see:

Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-upgrade-replica-set.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Upgrade a Replica Set to 4.2
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

.. include:: /includes/4.2-upgrade-replacements.rst

.. include:: /includes/upgrade-copy.rst
Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-upgrade-sharded-cluster.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Upgrade a Sharded Cluster to 4.2
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

.. include:: /includes/4.2-upgrade-replacements.rst
.. include:: /includes/upgrade-copy.rst

Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.2-upgrade-standalone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Upgrade a Standalone to 4.2
:depth: 1
:class: singlecol

.. include:: /includes/in-dev.rst

The following steps outline the procedure to upgrade a standalone
:binary:`~bin.mongod` from version |oldversion| to |newversion|.

Expand Down
3 changes: 0 additions & 3 deletions source/release-notes/4.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ Release Notes for MongoDB 4.2 Release Candidate
:depth: 1
:class: twocols


.. include:: /includes/in-dev.rst

.. _4.2-distributed-txns:

Distributed Transactions
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-amazon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ Install MongoDB Enterprise on Amazon Linux
Overview
--------

.. include:: /includes/rc-install.rst

Use this tutorial to install :products:`MongoDB Enterprise
</mongodb-enterprise-advanced?jmp=docs>` on Amazon Linux
AMI. MongoDB Enterprise is available on select platforms and contains
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Enterprise on Debian
Overview
--------

.. include:: /includes/rc-install.rst

Use this tutorial to install :products:`MongoDB Enterprise
</mongodb-enterprise-advanced?jmp=docs>` from ``.deb`` packages on
Debian.
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-os-x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Install MongoDB Enterprise on macOS
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/enterprise?jmp=docs

Use this tutorial to install :products:`MongoDB Enterprise
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-red-hat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Enterprise on Red Hat Enterprise or CentOS
Overview
--------

.. include:: /includes/rc-install.rst

Use this tutorial to install :products:`MongoDB Enterprise
</mongodb-enterprise-advanced?jmp=docs>` on Red Hat Enterprise Linux,
CentOS Linux, or Oracle Linux [#oracle-linux]_ versions 6 and 7 from
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-suse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Enterprise on SUSE
Overview
--------

.. include:: /includes/rc-install.rst

Use this tutorial to install :products:`MongoDB Enterprise
</mongodb-enterprise-advanced?jmp=docs>` on SUSE Linux Enterprise Linux
12. MongoDB Enterprise is available on select platforms and contains
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Install MongoDB Enterprise on Ubuntu
Overview
--------

.. include:: /includes/rc-install.rst

Use this tutorial to install :products:`MongoDB Enterprise
</mongodb-enterprise-advanced?jmp=docs>` on LTS Ubuntu Linux systems
using ``.deb`` packages.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ Install using ``msiexec.exe``
:depth: 1
:class: singlecol


.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

.. |mdb-edition| replace:: MongoDB Enterprise Edition
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Install MongoDB Enterprise Edition on Windows
:depth: 1
:class: singlecol

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

.. |mdb-edition| replace:: MongoDB Enterprise Edition
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-enterprise-with-docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Install MongoDB Enterprise with Docker

.. default-domain:: mongodb

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/enterprise?jmp=docs


Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-amazon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ Install MongoDB Community Edition on Amazon Linux
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

Use this tutorial to install MongoDB Community Edition on Amazon Linux from
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Community Edition on Debian
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

Use this tutorial to install MongoDB Community Edition from ``.deb`` packages on
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-os-x-tarball.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install using ``.tgz`` Tarball on macOS
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs


Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-os-x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Community Edition on macOS
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs


Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-red-hat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Community Edition on Red Hat Enterprise or CentOS Linux
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

Use this tutorial to install MongoDB Community Edition on Red Hat
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-suse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Install MongoDB Community Edition on SUSE
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

Use this tutorial to install MongoDB Community Edition on SUSE Enterprise
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-ubuntu-tarball.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Install using .tgz Tarball on Ubuntu
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

Although the recommended procedure to install is through the
Expand Down
2 changes: 0 additions & 2 deletions source/tutorial/install-mongodb-on-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Install MongoDB Community Edition on Ubuntu
Overview
--------

.. include:: /includes/rc-install.rst

.. _`MongoDB Download Center`: https://www.mongodb.com/download-center/community?jmp=docs

The following tutorial uses a package manager to install MongoDB
Expand Down
Loading