Skip to content

Commit 19ab7ec

Browse files
authored
DOCS-14996 add platform no longer supported messaging (#286)
* DOCS-14996 add platform no longer supported messaging * fix ~~~ in compatibility notes * update format * update 4.4.11 rst platform support header * Update 4.4.11.rst * Update 4.4.11.rst * Update 4.4.txt
1 parent abc98a5 commit 19ab7ec

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed

source/includes/changelogs/releases/4.4.11.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
4.4.11 Changelog
44
----------------
55

6+
Platform Support
7+
~~~~~~~~~~~~~~~~
8+
9+
Starting in MongoDB 4.4.11 the following platforms are no longer supported:
10+
11+
Enterprise Edition
12+
``````````````````
13+
14+
- Ubuntu 18.04 PPC64LE
15+
16+
Community Edition
17+
`````````````````
18+
19+
- :abbr:`RHEL (Red Hat Enterprise Linux)`-72-s390x
20+
621
Sharding
722
~~~~~~~~
823

source/release-notes/4.4-compatibility.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ Compatibility Changes in MongoDB 4.4
1313
The following 4.4 changes can affect compatibility with older
1414
versions of MongoDB.
1515

16+
Platform Support
17+
----------------
18+
19+
Starting in MongoDB 4.4.11 the following platforms are no longer supported:
20+
21+
Enterprise Edition
22+
~~~~~~~~~~~~~~~~~~
23+
24+
- Ubuntu 18.04 PPC64LE
25+
26+
Community Edition
27+
~~~~~~~~~~~~~~~~~
28+
29+
- :abbr:`RHEL (Red Hat Enterprise Linux)`-72-s390x
1630

1731
Removed Commands
1832
----------------

source/release-notes/4.4.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,12 @@ MongoDB 4.4 removes support for the following platforms:
14851485

14861486
- **macOS 10.12**
14871487

1488+
- **Ubuntu 18.04 PPC64LE**
1489+
1490+
- Starting in MongoDB 4.4.11, Community Edition - **RHEL-72-s390x**
1491+
1492+
- Starting in MongoDB 4.4.11, Enterprise Edition - **Ubuntu 18.04 PPC64LE**
1493+
14881494
See :ref:`prod-notes-supported-platforms` for the full list of platforms
14891495
and architectures supported in MongoDB 4.4.
14901496

0 commit comments

Comments
 (0)