Skip to content

Commit 5159357

Browse files
authored
Docs-14996 add obsolete build variate note (#371)
* DOCS-14996 add platform no longer supported messaging * add 5.1.2.rst reference * moved 5.1 note down to bottom of page * * * add EE CE mentions and release note mention * * * ** * header - remove * change header type for community edition on 5.1.2 page
1 parent c73d4f6 commit 5159357

File tree

3 files changed

+34
-2
lines changed

3 files changed

+34
-2
lines changed

source/includes/changelogs/releases/5.1.2.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,13 @@ Internals
8383
- :issue:`SERVER-62243` Wait for vector clock document majority-commit without timeout
8484
- :issue:`WT-8241` Skip value return for largest key
8585

86+
Platform Support
87+
~~~~~~~~~~~~~~~~
88+
89+
Starting in MongoDB 5.1.2 the following platforms are no longer
90+
supported.
91+
92+
Community Edition
93+
`````````````````
94+
95+
- :abbr:`RHEL (Red Hat Enterprise Linux)`-72-s390x

source/release-notes/5.1-compatibility.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,22 @@ will receive an error message like the following:
183183
:: caused by :: network error while attempting to run command
184184
'isMaster' on host '127.0.0.1:27017'
185185

186+
Platform Support
187+
----------------
188+
189+
Starting in MongoDB 5.1.2 the following platforms are no longer
190+
supported.
191+
192+
Community Edition
193+
~~~~~~~~~~~~~~~~~
194+
195+
- :abbr:`RHEL (Red Hat Enterprise Linux)`-72-s390x
196+
186197
.. _5.1-compatibility-enabled:
187198

188199
5.1 Feature Compatibility
189200
-------------------------
190201

191202
Some features in 5.1 require the 5.1 binaries and the
192203
:ref:`featureCompatibilityVersion <view-fcv>` (fCV) must also be set to
193-
5.1. These features include:
194-
204+
5.1. These features include:

source/release-notes/5.1.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,18 @@ Starting in MongoDB 5.1, you can use the :dbcommand:`collMod` database
191191
command to add the ``expireAfterSeconds`` option to an existing
192192
single-field non-TTL index.
193193

194+
195+
Platform Support
196+
----------------
197+
198+
Starting in MongoDB 5.1.2 the following platforms are no longer
199+
supported.
200+
201+
Community Edition
202+
~~~~~~~~~~~~~~~~~
203+
204+
- :abbr:`RHEL (Red Hat Enterprise Linux)`-72-s390x
205+
194206
.. _5.1-rel-notes-general:
195207

196208
General Improvements

0 commit comments

Comments
 (0)