@@ -47,6 +47,13 @@ Issues fixed:
47
47
5.0.10 - July 29, 2022
48
48
~~~~~~~~~~~~~~~~~~~~~~
49
49
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
+
50
57
Issues fixed:
51
58
52
59
- :issue:`SERVER-66418` Bad projection created during dependency
@@ -70,6 +77,12 @@ Issues fixed:
70
77
5.0.9 - May 31, 2022
71
78
~~~~~~~~~~~~~~~~~~~~
72
79
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
+
73
86
Issues fixed:
74
87
75
88
- :issue:`SERVER-65636` Remove limits on number of LDAP connections
@@ -93,6 +106,12 @@ Issues fixed:
93
106
5.0.8 - April 25, 2022
94
107
~~~~~~~~~~~~~~~~~~~~~~
95
108
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
+
96
115
Issues fixed:
97
116
98
117
- :issue:`SERVER-63531` commitQuorum incorrectly includes
@@ -117,6 +136,12 @@ Issues fixed:
117
136
5.0.7 - April 11, 2022
118
137
~~~~~~~~~~~~~~~~~~~~~~
119
138
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
+
120
145
Issues fixed:
121
146
122
147
- :issue:`SERVER-64517` RecoverableCriticalSection is not properly
@@ -139,6 +164,12 @@ Issues fixed:
139
164
5.0.6 - January 31, 2022
140
165
~~~~~~~~~~~~~~~~~~~~~~~~
141
166
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
+
142
173
Issues fixed:
143
174
144
175
- :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:
157
188
5.0.5 - December 6, 2021
158
189
~~~~~~~~~~~~~~~~~~~~~~~~
159
190
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
+
160
197
Issues fixed:
161
198
162
199
- :issue:`SERVER-61483` Resharding coordinator fails to recover abort
@@ -181,6 +218,12 @@ Issues fixed:
181
218
5.0.4 - Nov 15, 2021
182
219
~~~~~~~~~~~~~~~~~~~~
183
220
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
+
184
227
Issues fixed:
185
228
186
229
- :issue:`SERVER-60326` Windows Server fails to start when X509
@@ -203,6 +246,12 @@ Issues fixed:
203
246
5.0.3 - Sep 21, 2021
204
247
~~~~~~~~~~~~~~~~~~~~
205
248
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
+
206
255
Issues fixed:
207
256
208
257
- :issue:`SERVER-57667`: Improve processing speed for resharding's
@@ -227,10 +276,11 @@ Issues fixed:
227
276
~~~~~~~~~~~~~~~~~~~
228
277
229
278
.. warning::
230
-
279
+
231
280
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.
234
284
235
285
Issues fixed:
236
286
@@ -256,9 +306,9 @@ Issues fixed:
256
306
~~~~~~~~~~~~~~~~~~~~
257
307
258
308
.. warning::
259
-
309
+
260
310
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
262
312
:issue:`WT-7995`, fixed in later versions. Use the latest
263
313
available patch release version.
264
314
@@ -278,9 +328,9 @@ Issues fixed:
278
328
~~~~~~~~~~~~~~~~~~~~
279
329
280
330
.. warning::
281
-
331
+
282
332
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
284
334
:issue:`WT-7995`, fixed in later versions. Use the latest
285
335
available patch release version.
286
336
0 commit comments