Skip to content

Commit d4d285d

Browse files
author
Dave Cuthbert
authored
DOCS-27995 BACKPORT (#2706)
1 parent d9568d4 commit d4d285d

File tree

4 files changed

+70
-118
lines changed

4 files changed

+70
-118
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

@@ -267,12 +292,6 @@ Issues fixed:
267292
4.4.8 - Aug 4, 2021
268293
~~~~~~~~~~~~~~~~~~~
269294

270-
.. warning::
271-
272-
MongoDB version 4.4.8 is not recommended for production use due to
273-
critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
274-
versions. Use the latest available patch release version.
275-
276295
Issues fixed:
277296

278297
- :issue:`SERVER-58936`: Unique index constraints may not be enforced
@@ -296,12 +315,6 @@ Issues fixed:
296315
4.4.7 - Jul 16, 2021
297316
~~~~~~~~~~~~~~~~~~~~
298317

299-
.. warning::
300-
301-
MongoDB version 4.4.7 is not recommended for production use due to
302-
critical issues :issue:`SERVER-58936` and :issue:`WT-7995`, fixed in
303-
later versions. Use the latest available patch release version.
304-
305318
Issues fixed:
306319

307320
- :issue:`SERVER-57476`: Operation may block on prepare conflict while
@@ -325,12 +338,6 @@ Issues fixed:
325338
4.4.6 - May 10, 2021
326339
~~~~~~~~~~~~~~~~~~~~
327340

328-
.. warning::
329-
330-
MongoDB version 4.4.6 is not recommended for production use due to
331-
critical issue :issue:`WT-7995`, fixed in later
332-
versions. Use the latest available patch release version.
333-
334341
Issues fixed:
335342

336343
- :issue:`SERVER-53604`: Include original aws iam arn in authenticate
@@ -353,12 +360,6 @@ Issues fixed:
353360
4.4.5 - Apr 8, 2021
354361
~~~~~~~~~~~~~~~~~~~
355362

356-
.. warning::
357-
358-
MongoDB version 4.4.5 is not recommended for production use due to
359-
critical issues :issue:`WT-7426` and :issue:`WT-7995`, fixed in later
360-
versions. Use the latest available patch release version.
361-
362363
Issues fixed:
363364

364365
- :issue:`SERVER-55298`: Reproduce and Investigate BSONObjectTooLarge
@@ -380,12 +381,6 @@ Issues fixed:
380381
4.4.4 - Feb 16, 2021
381382
~~~~~~~~~~~~~~~~~~~~
382383

383-
.. warning::
384-
385-
MongoDB version 4.4.4 is not recommended for production use due to
386-
critical issue :issue:`WT-7995`, fixed in later versions. Use the
387-
latest available patch release version.
388-
389384
Issues fixed:
390385

391386
- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -408,12 +403,6 @@ Issues fixed:
408403
4.4.3 - Jan 4, 2021
409404
~~~~~~~~~~~~~~~~~~~
410405

411-
.. warning::
412-
413-
MongoDB version 4.4.3 is not recommended for production use due to
414-
critical issue :issue:`WT-7995`, fixed in later
415-
versions. Use the latest available patch release version.
416-
417406
Issues fixed:
418407

419408
- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -434,12 +423,6 @@ Issues fixed:
434423
4.4.2 - Nov 18, 2020
435424
~~~~~~~~~~~~~~~~~~~~
436425

437-
.. warning::
438-
439-
MongoDB version 4.4.2 is not recommended for production use due to
440-
critical issue :issue:`WT-7995`, fixed in later versions. Use the
441-
latest available patch release version.
442-
443426
Issues fixed:
444427

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

source/release-notes/5.0.txt

Lines changed: 27 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,42 @@ 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

25-
.. warning::
26-
27-
.. |broken-version| replace:: 5.0.15
28-
.. include:: /includes/release-notes/warning-text-server-upgrade.rst
29-
50+
Issues fixed:
3051

3152
- :issue:`SERVER-54900` Blocking networking calls can delay sync-source resolution indefinitely
3253
- :issue:`SERVER-72416` The find and findAndModify projection code does not honor the collection level collation
@@ -138,13 +159,6 @@ Issues fixed:
138159
5.0.10 - July 29, 2022
139160
~~~~~~~~~~~~~~~~~~~~~~
140161

141-
.. warning::
142-
143-
MongoDB version 5.0.10 is not recommended for production use in sharded
144-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
145-
versions. Use the latest available patch release version.
146-
147-
148162
Issues fixed:
149163

150164
- :issue:`SERVER-66418` Bad projection created during dependency
@@ -168,12 +182,6 @@ Issues fixed:
168182
5.0.9 - May 31, 2022
169183
~~~~~~~~~~~~~~~~~~~~
170184

171-
.. warning::
172-
173-
MongoDB version 5.0.9 is not recommended for production use in sharded
174-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
175-
versions. Use the latest available patch release version.
176-
177185
Issues fixed:
178186

179187
- :issue:`SERVER-65636` Remove limits on number of LDAP connections
@@ -197,12 +205,6 @@ Issues fixed:
197205
5.0.8 - April 25, 2022
198206
~~~~~~~~~~~~~~~~~~~~~~
199207

200-
.. warning::
201-
202-
MongoDB version 5.0.8 is not recommended for production use in sharded
203-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
204-
versions. Use the latest available patch release version.
205-
206208
Issues fixed:
207209

208210
- :issue:`SERVER-63531` commitQuorum incorrectly includes
@@ -227,12 +229,6 @@ Issues fixed:
227229
5.0.7 - April 11, 2022
228230
~~~~~~~~~~~~~~~~~~~~~~
229231

230-
.. warning::
231-
232-
MongoDB version 5.0.7 is not recommended for production use in sharded
233-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
234-
versions. Use the latest available patch release version.
235-
236232
Issues fixed:
237233

238234
- :issue:`SERVER-64517` RecoverableCriticalSection is not properly
@@ -255,12 +251,6 @@ Issues fixed:
255251
5.0.6 - January 31, 2022
256252
~~~~~~~~~~~~~~~~~~~~~~~~
257253

258-
.. warning::
259-
260-
MongoDB version 5.0.6 is not recommended for production use in sharded
261-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
262-
versions. Use the latest available patch release version.
263-
264254
Issues fixed:
265255

266256
- :issue:`WT-8395` Inconsistent data after upgrade from 4.4.3 and 4.4.4 to 4.4.8+ and 5.0.2+
@@ -279,12 +269,6 @@ Issues fixed:
279269
5.0.5 - December 6, 2021
280270
~~~~~~~~~~~~~~~~~~~~~~~~
281271

282-
.. warning::
283-
284-
MongoDB version 5.0.5 is not recommended for production use in sharded
285-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
286-
versions. Use the latest available patch release version.
287-
288272
Issues fixed:
289273

290274
- :issue:`SERVER-61483` Resharding coordinator fails to recover abort
@@ -309,12 +293,6 @@ Issues fixed:
309293
5.0.4 - Nov 15, 2021
310294
~~~~~~~~~~~~~~~~~~~~
311295

312-
.. warning::
313-
314-
MongoDB version 5.0.4 is not recommended for production use in sharded
315-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
316-
versions. Use the latest available patch release version.
317-
318296
Issues fixed:
319297

320298
- :issue:`SERVER-60326` Windows Server fails to start when X509
@@ -337,12 +315,6 @@ Issues fixed:
337315
5.0.3 - Sep 21, 2021
338316
~~~~~~~~~~~~~~~~~~~~
339317

340-
.. warning::
341-
342-
MongoDB version 5.0.3 is not recommended for production use in sharded
343-
clusters due to critical issue :issue:`SERVER-68511`, fixed in later
344-
versions. Use the latest available patch release version.
345-
346318
Issues fixed:
347319

348320
- :issue:`SERVER-57667`: Improve processing speed for resharding's
@@ -366,13 +338,6 @@ Issues fixed:
366338
5.0.2 - Aug 4, 2021
367339
~~~~~~~~~~~~~~~~~~~
368340

369-
.. warning::
370-
371-
MongoDB version 5.0.2 is not recommended for production use due to
372-
critical issues :issue:`SERVER-68511`, :issue:`WT-7984`, and
373-
:issue:`WT-7995`, fixed in later versions. Use the latest
374-
available patch release version.
375-
376341
Issues fixed:
377342

378343

@@ -396,13 +361,6 @@ Issues fixed:
396361
5.0.1 - Jul 22, 2021
397362
~~~~~~~~~~~~~~~~~~~~
398363

399-
.. warning::
400-
401-
MongoDB version 5.0.1 is not recommended for production use due to
402-
critical issues :issue:`SERVER-68511`, :issue:`SERVER-58936`, :issue:`WT-7984`, and
403-
:issue:`WT-7995`, fixed in later versions. Use the latest
404-
available patch release version.
405-
406364
Issues fixed:
407365

408366
- :issue:`SERVER-58489`: Collection creation stuck in an infinite
@@ -418,13 +376,6 @@ Issues fixed:
418376
5.0.0 - Jul 13, 2021
419377
~~~~~~~~~~~~~~~~~~~~
420378

421-
.. warning::
422-
423-
MongoDB version 5.0.0 is not recommended for production use due to
424-
critical issues :issue:`SERVER-68511`, :issue:`SERVER-58936`, :issue:`WT-7984`, and
425-
:issue:`WT-7995`, fixed in later versions. Use the latest
426-
available patch release version.
427-
428379
The rest of this page provides the 5.0.0 release notes:
429380

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

0 commit comments

Comments
 (0)