Skip to content

Commit ec09dd8

Browse files
"DOCSP-24424: sharded cluster critical advisory backport to v5.0" (#1720)
DOCSP-24424: sharded cluster critical advisory (#1611) * DOCSP-24424: sharded cluster critical advisory * DOCSP-24424: Add Patch Release section to 6.0 page * DOCSP-24424: Edits * DOCSP-24424: Edits * DOCSP-24424: Edits * Edits * Fix merge conflicts * Fix indent error * Minor edit
1 parent 71876d8 commit ec09dd8

File tree

1 file changed

+57
-7
lines changed

1 file changed

+57
-7
lines changed

source/release-notes/5.0.txt

Lines changed: 57 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ Issues fixed:
4747
5.0.10 - July 29, 2022
4848
~~~~~~~~~~~~~~~~~~~~~~
4949

50+
.. warning::
51+
52+
MongoDB version 5.0.10 is not recommended for production use in sharded
53+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
54+
versions. Use the latest available patch release version.
55+
56+
5057
Issues fixed:
5158

5259
- :issue:`SERVER-66418` Bad projection created during dependency
@@ -70,6 +77,12 @@ Issues fixed:
7077
5.0.9 - May 31, 2022
7178
~~~~~~~~~~~~~~~~~~~~
7279

80+
.. warning::
81+
82+
MongoDB version 5.0.9 is not recommended for production use in sharded
83+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
84+
versions. Use the latest available patch release version.
85+
7386
Issues fixed:
7487

7588
- :issue:`SERVER-65636` Remove limits on number of LDAP connections
@@ -93,6 +106,12 @@ Issues fixed:
93106
5.0.8 - April 25, 2022
94107
~~~~~~~~~~~~~~~~~~~~~~
95108

109+
.. warning::
110+
111+
MongoDB version 5.0.8 is not recommended for production use in sharded
112+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
113+
versions. Use the latest available patch release version.
114+
96115
Issues fixed:
97116

98117
- :issue:`SERVER-63531` commitQuorum incorrectly includes
@@ -117,6 +136,12 @@ Issues fixed:
117136
5.0.7 - April 11, 2022
118137
~~~~~~~~~~~~~~~~~~~~~~
119138

139+
.. warning::
140+
141+
MongoDB version 5.0.7 is not recommended for production use in sharded
142+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
143+
versions. Use the latest available patch release version.
144+
120145
Issues fixed:
121146

122147
- :issue:`SERVER-64517` RecoverableCriticalSection is not properly
@@ -139,6 +164,12 @@ Issues fixed:
139164
5.0.6 - January 31, 2022
140165
~~~~~~~~~~~~~~~~~~~~~~~~
141166

167+
.. warning::
168+
169+
MongoDB version 5.0.6 is not recommended for production use in sharded
170+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
171+
versions. Use the latest available patch release version.
172+
142173
Issues fixed:
143174

144175
- :issue:`WT-8395` Inconsistent data after upgrade from 4.4.3 and 4.4.4 to 4.4.8+ and 5.0.2+
@@ -157,6 +188,12 @@ Issues fixed:
157188
5.0.5 - December 6, 2021
158189
~~~~~~~~~~~~~~~~~~~~~~~~
159190

191+
.. warning::
192+
193+
MongoDB version 5.0.5 is not recommended for production use in sharded
194+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
195+
versions. Use the latest available patch release version.
196+
160197
Issues fixed:
161198

162199
- :issue:`SERVER-61483` Resharding coordinator fails to recover abort
@@ -181,6 +218,12 @@ Issues fixed:
181218
5.0.4 - Nov 15, 2021
182219
~~~~~~~~~~~~~~~~~~~~
183220

221+
.. warning::
222+
223+
MongoDB version 5.0.4 is not recommended for production use in sharded
224+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
225+
versions. Use the latest available patch release version.
226+
184227
Issues fixed:
185228

186229
- :issue:`SERVER-60326` Windows Server fails to start when X509
@@ -203,6 +246,12 @@ Issues fixed:
203246
5.0.3 - Sep 21, 2021
204247
~~~~~~~~~~~~~~~~~~~~
205248

249+
.. warning::
250+
251+
MongoDB version 5.0.3 is not recommended for production use in sharded
252+
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
253+
versions. Use the latest available patch release version.
254+
206255
Issues fixed:
207256

208257
- :issue:`SERVER-57667`: Improve processing speed for resharding's
@@ -227,10 +276,11 @@ Issues fixed:
227276
~~~~~~~~~~~~~~~~~~~
228277

229278
.. warning::
230-
279+
231280
MongoDB version 5.0.2 is not recommended for production use due to
232-
critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
233-
versions. Use the latest available patch release version.
281+
critical issues :issue:`SERVER-68511`, :issue:`WT-7984`, and
282+
:issue:`WT-7995`, fixed in later versions. Use the latest
283+
available patch release version.
234284

235285
Issues fixed:
236286

@@ -256,9 +306,9 @@ Issues fixed:
256306
~~~~~~~~~~~~~~~~~~~~
257307

258308
.. warning::
259-
309+
260310
MongoDB version 5.0.1 is not recommended for production use due to
261-
critical issues :issue:`SERVER-58936`, :issue:`WT-7984`, and
311+
critical issues :issue:`SERVER-68511`, :issue:`SERVER-58936`, :issue:`WT-7984`, and
262312
:issue:`WT-7995`, fixed in later versions. Use the latest
263313
available patch release version.
264314

@@ -278,9 +328,9 @@ Issues fixed:
278328
~~~~~~~~~~~~~~~~~~~~
279329

280330
.. warning::
281-
331+
282332
MongoDB version 5.0.0 is not recommended for production use due to
283-
critical issues :issue:`SERVER-58936`, :issue:`WT-7984`, and
333+
critical issues :issue:`SERVER-68511`, :issue:`SERVER-58936`, :issue:`WT-7984`, and
284334
:issue:`WT-7995`, fixed in later versions. Use the latest
285335
available patch release version.
286336

0 commit comments

Comments
 (0)