File tree Expand file tree Collapse file tree 3 files changed +35
-0
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 3 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 3
3
4.4.11 Changelog
4
4
----------------
5
5
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
+
6
21
Sharding
7
22
~~~~~~~~
8
23
Original file line number Diff line number Diff line change @@ -13,6 +13,20 @@ Compatibility Changes in MongoDB 4.4
13
13
The following 4.4 changes can affect compatibility with older
14
14
versions of MongoDB.
15
15
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
16
30
17
31
Removed Commands
18
32
----------------
Original file line number Diff line number Diff line change @@ -1485,6 +1485,12 @@ MongoDB 4.4 removes support for the following platforms:
1485
1485
1486
1486
- **macOS 10.12**
1487
1487
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
+
1488
1494
See :ref:`prod-notes-supported-platforms` for the full list of platforms
1489
1495
and architectures supported in MongoDB 4.4.
1490
1496
You can’t perform that action at this time.
0 commit comments