File tree Expand file tree Collapse file tree 3 files changed +33
-0
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 3 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 3
3
4.0.28 Changelog
4
4
----------------
5
5
6
+ Platform Support
7
+ ~~~~~~~~~~~~~~~~
8
+
9
+ Enterprise Edition
10
+ ``````````````````
11
+
12
+ - Starting in MongoDB 4.0.28 the following platforms are no longer supported:
13
+
14
+ - Ubuntu 16.04 PPC64LE
15
+ - RHEL 7.1 PPC64LE
16
+ - RHEL 7.2 s390x
17
+
6
18
Security
7
19
~~~~~~~~
8
20
Original file line number Diff line number Diff line change @@ -13,6 +13,18 @@ Compatibility Changes in MongoDB 4.0
13
13
The following 4.0 changes can affect the compatibility with older
14
14
versions of MongoDB.
15
15
16
+ Platform Support
17
+ ----------------
18
+
19
+ Enterprise Edition
20
+ ~~~~~~~~~~~~~~~~~~
21
+
22
+ - Starting in MongoDB 4.0.28 the following platforms are no longer supported:
23
+
24
+ - Ubuntu 16.04 PPC64LE
25
+ - RHEL 7.1 PPC64LE
26
+ - RHEL 7.2 s390x
27
+
16
28
.. _4.0-remove-mongodb-cr:
17
29
18
30
Remove Support for ``MONGODB-CR``
Original file line number Diff line number Diff line change @@ -1404,6 +1404,15 @@ Platform Support
1404
1404
1405
1405
- Ubuntu 14.04
1406
1406
1407
+ Enterprise Edition
1408
+ ~~~~~~~~~~~~~~~~~~
1409
+
1410
+ - Starting in MongoDB 4.0.28 the following platforms are no longer supported:
1411
+
1412
+ - Ubuntu 16.04 PPC64LE
1413
+ - RHEL 7.1 PPC64LE
1414
+ - RHEL 7.2 s390x
1415
+
1407
1416
Refer to :ref:`prod-notes-supported-platforms` for the full platform
1408
1417
support matrix.
1409
1418
You can’t perform that action at this time.
0 commit comments