Skip to content

Commit aef4f3f

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-32210-platforms-misc (#289)
* DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc * DOCSP-32210-platforms-misc --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent a49a56c commit aef4f3f

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

source/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ v2.0.0
2424
- ``db.enableFreeMonitoring``
2525
- ``db.disableFreeMonitoring``
2626

27+
Compatibility Considerations
28+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29+
30+
.. include:: /includes/platform-limitations.rst
31+
2732
v1.10.6
2833
-------
2934

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- Amazon Linux 1, Debian 9, and macOS 10.14 aren't supported.
2+
- Red Hat Enterprise Linux (RHEL) 7, Amazon Linux 2, SUSE Linux
3+
Enterprise Server (SLES) 12, and Ubuntu 18.04 support is deprecated
4+
and might be removed in a later ``mongosh`` release.
5+
- If you must use ``Node.js`` 16 with ``mongosh``, install ``Node.js``
6+
and then install ``mongosh`` through ``npm``. The ability to run
7+
``mongosh`` installed with ``npm`` and use ``Node.js`` 16 might be
8+
removed during the lifetime of ``mongosh`` 2.x.

source/install.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Prerequisites
1717

1818
.. include:: /includes/fact-connect-prereqs.rst
1919

20+
Compatibility Considerations
21+
----------------------------
22+
23+
Starting in ``mongosh`` 2.0.0:
24+
25+
.. include:: /includes/platform-limitations.rst
26+
2027
Procedure
2128
---------
2229

0 commit comments

Comments
 (0)