Skip to content

Commit 8b414a9

Browse files
author
Dave Cuthbert
authored
DOCSP-27995 critical advisory resubmit (#2697)
* DOCSP-27995-critical-advisory * DOCSP-27995-critical-warning-wt10461 * Review feedback * Version tweek * Version tweek * Version tweek
1 parent fc4a195 commit 8b414a9

File tree

6 files changed

+103
-121
lines changed

6 files changed

+103
-121
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Some past releases have critical issues. These releases are not
2+
recommended for production use. Use the latest available patch release
3+
version instead.
4+

source/release-notes/4.2.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ Release Notes for MongoDB 4.2
1313
Patch Releases
1414
--------------
1515

16+
.. warning:: Past Release Limitations
17+
18+
.. include:: /includes/release-notes/critical-warning-text.rst
19+
20+
.. list-table::
21+
:header-rows: 1
22+
23+
* - Issue
24+
- Affected Versions
25+
26+
* - :issue:`WT-10461`
27+
- 4.2.0 - 4.2.23 (ARM64 or POWER system architectures)
28+
29+
1630
.. _4.2.24-release-notes:
1731

1832
4.2.24 - Feb 27, 2023

source/release-notes/4.4.txt

Lines changed: 25 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@ Release Notes for MongoDB 4.4
1010
:depth: 1
1111
:class: twocols
1212

13+
.. warning:: Past Release Limitations
14+
15+
.. include:: /includes/release-notes/critical-warning-text.rst
16+
17+
.. list-table::
18+
:header-rows: 1
19+
20+
* - Issue
21+
- Affected Versions
22+
23+
* - :issue:`WT-7426`
24+
- 4.4.5
25+
26+
* - :issue:`WT-7984`
27+
- 4.4.8
28+
29+
* - :issue:`WT-7995`
30+
- 4.4.2 - 4.4.8
31+
32+
* - :issue:`WT-10461`
33+
- 4.4.0 - 4.4.18 (ARM64 or POWER system architectures)
34+
35+
* - :issue:`SERVER-58936`
36+
- 4.4.7
37+
1338
Patch Releases
1439
--------------
1540

@@ -261,12 +286,6 @@ Issues fixed:
261286
4.4.8 - Aug 4, 2021
262287
~~~~~~~~~~~~~~~~~~~
263288

264-
.. warning::
265-
266-
MongoDB version 4.4.8 is not recommended for production use due to
267-
critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
268-
versions. Use the latest available patch release version.
269-
270289
Issues fixed:
271290

272291
- :issue:`SERVER-58936`: Unique index constraints may not be enforced
@@ -290,12 +309,6 @@ Issues fixed:
290309
4.4.7 - Jul 16, 2021
291310
~~~~~~~~~~~~~~~~~~~~
292311

293-
.. warning::
294-
295-
MongoDB version 4.4.7 is not recommended for production use due to
296-
critical issues :issue:`SERVER-58936` and :issue:`WT-7995`, fixed in
297-
later versions. Use the latest available patch release version.
298-
299312
Issues fixed:
300313

301314
- :issue:`SERVER-57476`: Operation may block on prepare conflict while
@@ -319,12 +332,6 @@ Issues fixed:
319332
4.4.6 - May 10, 2021
320333
~~~~~~~~~~~~~~~~~~~~
321334

322-
.. warning::
323-
324-
MongoDB version 4.4.6 is not recommended for production use due to
325-
critical issue :issue:`WT-7995`, fixed in later
326-
versions. Use the latest available patch release version.
327-
328335
Issues fixed:
329336

330337
- :issue:`SERVER-53604`: Include original aws iam arn in authenticate
@@ -347,12 +354,6 @@ Issues fixed:
347354
4.4.5 - Apr 8, 2021
348355
~~~~~~~~~~~~~~~~~~~
349356

350-
.. warning::
351-
352-
MongoDB version 4.4.5 is not recommended for production use due to
353-
critical issues :issue:`WT-7426` and :issue:`WT-7995`, fixed in later
354-
versions. Use the latest available patch release version.
355-
356357
Issues fixed:
357358

358359
- :issue:`SERVER-55298`: Reproduce and Investigate BSONObjectTooLarge
@@ -374,12 +375,6 @@ Issues fixed:
374375
4.4.4 - Feb 16, 2021
375376
~~~~~~~~~~~~~~~~~~~~
376377

377-
.. warning::
378-
379-
MongoDB version 4.4.4 is not recommended for production use due to
380-
critical issue :issue:`WT-7995`, fixed in later versions. Use the
381-
latest available patch release version.
382-
383378
Issues fixed:
384379

385380
- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -402,12 +397,6 @@ Issues fixed:
402397
4.4.3 - Jan 4, 2021
403398
~~~~~~~~~~~~~~~~~~~
404399

405-
.. warning::
406-
407-
MongoDB version 4.4.3 is not recommended for production use due to
408-
critical issue :issue:`WT-7995`, fixed in later
409-
versions. Use the latest available patch release version.
410-
411400
Issues fixed:
412401

413402
- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -428,12 +417,6 @@ Issues fixed:
428417
4.4.2 - Nov 18, 2020
429418
~~~~~~~~~~~~~~~~~~~~
430419

431-
.. warning::
432-
433-
MongoDB version 4.4.2 is not recommended for production use due to
434-
critical issue :issue:`WT-7995`, fixed in later versions. Use the
435-
latest available patch release version.
436-
437420
Issues fixed:
438421

439422
- :issue:`SERVER-48067`: Reduce memory consumption for unique index

source/release-notes/5.0.txt

Lines changed: 28 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,43 @@ Release Notes for MongoDB 5.0
1212

1313
.. note::
1414

15-
MongoDB 5.0 Released Jul 13, 2021
15+
MongoDB 5.0 Released July 13, 2021
1616

1717
Patch Releases
1818
--------------
1919

20+
.. warning:: Past Release Limitations
21+
22+
.. include:: /includes/release-notes/critical-warning-text.rst
23+
24+
.. list-table::
25+
:header-rows: 1
26+
27+
* - Issue
28+
- Affected Versions
29+
30+
* - :issue:`WT-7984`
31+
- 5.0.0 - 5.0.2
32+
33+
* - :issue:`WT-7995`
34+
- 5.0.0 - 5.0.2
35+
36+
* - :issue:`WT-10461`
37+
- 5.0.0 - 5.0.14 (ARM64 or POWER system architectures)
38+
39+
* - :issue:`SERVER-58936`
40+
- 5.0.0 - 5.0.1
41+
42+
* - :issue:`SERVER-68511`
43+
- 5.0.0 - 5.0.14
44+
2045
.. _5.0.15-release-notes:
2146

2247
5.0.15 - Feb 27, 2023
2348
~~~~~~~~~~~~~~~~~~~~~
2449

50+
Issues fixed:
51+
2552
- :issue:`SERVER-54900` Blocking networking calls can delay sync-source resolution indefinitely
2653
- :issue:`SERVER-72416` The find and findAndModify projection code does not honor the collection level collation
2754
- :issue:`SERVER-71759` dataSize command doesn't yield
@@ -132,13 +159,6 @@ Issues fixed:
132159
5.0.10 - July 29, 2022
133160
~~~~~~~~~~~~~~~~~~~~~~
134161

135-
.. warning::
136-
137-
MongoDB version 5.0.10 is not recommended for production use in sharded
138-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
139-
versions. Use the latest available patch release version.
140-
141-
142162
Issues fixed:
143163

144164
- :issue:`SERVER-66418` Bad projection created during dependency
@@ -162,12 +182,6 @@ Issues fixed:
162182
5.0.9 - May 31, 2022
163183
~~~~~~~~~~~~~~~~~~~~
164184

165-
.. warning::
166-
167-
MongoDB version 5.0.9 is not recommended for production use in sharded
168-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
169-
versions. Use the latest available patch release version.
170-
171185
Issues fixed:
172186

173187
- :issue:`SERVER-65636` Remove limits on number of LDAP connections
@@ -191,12 +205,6 @@ Issues fixed:
191205
5.0.8 - April 25, 2022
192206
~~~~~~~~~~~~~~~~~~~~~~
193207

194-
.. warning::
195-
196-
MongoDB version 5.0.8 is not recommended for production use in sharded
197-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
198-
versions. Use the latest available patch release version.
199-
200208
Issues fixed:
201209

202210
- :issue:`SERVER-63531` commitQuorum incorrectly includes
@@ -221,12 +229,6 @@ Issues fixed:
221229
5.0.7 - April 11, 2022
222230
~~~~~~~~~~~~~~~~~~~~~~
223231

224-
.. warning::
225-
226-
MongoDB version 5.0.7 is not recommended for production use in sharded
227-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
228-
versions. Use the latest available patch release version.
229-
230232
Issues fixed:
231233

232234
- :issue:`SERVER-64517` RecoverableCriticalSection is not properly
@@ -249,12 +251,6 @@ Issues fixed:
249251
5.0.6 - January 31, 2022
250252
~~~~~~~~~~~~~~~~~~~~~~~~
251253

252-
.. warning::
253-
254-
MongoDB version 5.0.6 is not recommended for production use in sharded
255-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
256-
versions. Use the latest available patch release version.
257-
258254
Issues fixed:
259255

260256
- :issue:`WT-8395` Inconsistent data after upgrade from 4.4.3 and 4.4.4 to 4.4.8+ and 5.0.2+
@@ -273,12 +269,6 @@ Issues fixed:
273269
5.0.5 - December 6, 2021
274270
~~~~~~~~~~~~~~~~~~~~~~~~
275271

276-
.. warning::
277-
278-
MongoDB version 5.0.5 is not recommended for production use in sharded
279-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
280-
versions. Use the latest available patch release version.
281-
282272
Issues fixed:
283273

284274
- :issue:`SERVER-61483` Resharding coordinator fails to recover abort
@@ -303,12 +293,6 @@ Issues fixed:
303293
5.0.4 - Nov 15, 2021
304294
~~~~~~~~~~~~~~~~~~~~
305295

306-
.. warning::
307-
308-
MongoDB version 5.0.4 is not recommended for production use in sharded
309-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
310-
versions. Use the latest available patch release version.
311-
312296
Issues fixed:
313297

314298
- :issue:`SERVER-60326` Windows Server fails to start when X509
@@ -331,12 +315,6 @@ Issues fixed:
331315
5.0.3 - Sep 21, 2021
332316
~~~~~~~~~~~~~~~~~~~~
333317

334-
.. warning::
335-
336-
MongoDB version 5.0.3 is not recommended for production use in sharded
337-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
338-
versions. Use the latest available patch release version.
339-
340318
Issues fixed:
341319

342320
- :issue:`SERVER-57667`: Improve processing speed for resharding's
@@ -360,13 +338,6 @@ Issues fixed:
360338
5.0.2 - Aug 4, 2021
361339
~~~~~~~~~~~~~~~~~~~
362340

363-
.. warning::
364-
365-
MongoDB version 5.0.2 is not recommended for production use due to
366-
critical issues :issue:`SERVER-68511`, :issue:`WT-7984`, and
367-
:issue:`WT-7995`, fixed in later versions. Use the latest
368-
available patch release version.
369-
370341
Issues fixed:
371342

372343

@@ -390,13 +361,6 @@ Issues fixed:
390361
5.0.1 - Jul 22, 2021
391362
~~~~~~~~~~~~~~~~~~~~
392363

393-
.. warning::
394-
395-
MongoDB version 5.0.1 is not recommended for production use due to
396-
critical issues :issue:`SERVER-68511`, :issue:`SERVER-58936`, :issue:`WT-7984`, and
397-
:issue:`WT-7995`, fixed in later versions. Use the latest
398-
available patch release version.
399-
400364
Issues fixed:
401365

402366
- :issue:`SERVER-58489`: Collection creation stuck in an infinite
@@ -412,13 +376,6 @@ Issues fixed:
412376
5.0.0 - Jul 13, 2021
413377
~~~~~~~~~~~~~~~~~~~~
414378

415-
.. warning::
416-
417-
MongoDB version 5.0.0 is not recommended for production use due to
418-
critical issues :issue:`SERVER-68511`, :issue:`SERVER-58936`, :issue:`WT-7984`, and
419-
:issue:`WT-7995`, fixed in later versions. Use the latest
420-
available patch release version.
421-
422379
The rest of this page provides the 5.0.0 release notes:
423380

424381
.. _5.0-rel-notes-agg:

source/release-notes/6.0.txt

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,22 @@ page describes changes introduced in those Rapid Releases and MongoDB
2323
To learn more about the differences between |lts| and Rapid releases,
2424
see :ref:`release-version-numbers`.
2525

26+
.. warning:: Past Release Limitations
27+
28+
.. include:: /includes/release-notes/critical-warning-text.rst
29+
30+
.. list-table::
31+
:header-rows: 1
32+
33+
* - Issue
34+
- Affected Versions
35+
36+
* - :issue:`SERVER-68511`
37+
- 6.0.0
38+
39+
* - :issue:`WT-10461`
40+
- 6.0.0 - 6.0.4 (ARM64 or POWER system architectures)
41+
2642
Patch Releases
2743
--------------
2844

@@ -146,14 +162,8 @@ Issues fixed:
146162
6.0.0 - Jul 19, 2022
147163
~~~~~~~~~~~~~~~~~~~~
148164

149-
.. warning::
150-
151-
MongoDB version 6.0.0 is not recommended for production use in sharded
152-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
153-
versions. Use the latest available patch release version.
154-
155-
156-
The rest of this page describes changes and new features introduced in MongoDB 6.0.
165+
The rest of this page describes changes and new features introduced in
166+
MongoDB 6.0.
157167

158168
Aggregation
159169
-----------

0 commit comments

Comments
 (0)