File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed
includes/changelogs/releases Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 3
3
5.0.6 Changelog
4
4
---------------
5
5
6
+ Platform Support
7
+ ~~~~~~~~~~~~~~~~
8
+
9
+ Community Edition
10
+ `````````````````
11
+
12
+ Starting in MongoDB 5.0.6 the following platforms are no longer
13
+ supported:
14
+
15
+ - :abbr: `RHEL ( Red Hat Enterprise Linux ) `-72-s390x
16
+
6
17
Sharding
7
18
~~~~~~~~
8
19
Original file line number Diff line number Diff line change @@ -13,6 +13,17 @@ Compatibility Changes in MongoDB 5.0
13
13
The following 5.0 changes can affect compatibility with older
14
14
versions of MongoDB.
15
15
16
+ Platform Support
17
+ ----------------
18
+
19
+ Community Edition
20
+ ~~~~~~~~~~~~~~~~~
21
+
22
+ Starting in MongoDB 5.0.6, the following platforms are
23
+ no longer supported:
24
+
25
+ - :abbr:`RHEL (Red Hat Enterprise Linux)`-72-s390x
26
+
16
27
Certain Commands Only Accept Recognized Parameters
17
28
--------------------------------------------------
18
29
Original file line number Diff line number Diff line change @@ -1124,6 +1124,8 @@ MongoDB 5.0 removes support for the following platforms:
1124
1124
:ref:`PPC64LE <prod-notes-supported-platforms-PPC64LE>` and
1125
1125
:ref:`s390x <prod-notes-supported-platforms-s390x>` architectures
1126
1126
1127
+ - Starting in MongoDB 5.0.6, Community Edition **RHEL -72-s390x**
1128
+
1127
1129
See :ref:`prod-notes-supported-platforms` for the full list of platforms
1128
1130
and architectures supported in MongoDB 5.0.
1129
1131
You can’t perform that action at this time.
0 commit comments