@@ -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+
1338Patch Releases
1439--------------
1540
@@ -267,12 +292,6 @@ Issues fixed:
2672924.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-
276295Issues fixed:
277296
278297- :issue:`SERVER-58936`: Unique index constraints may not be enforced
@@ -296,12 +315,6 @@ Issues fixed:
2963154.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-
305318Issues fixed:
306319
307320- :issue:`SERVER-57476`: Operation may block on prepare conflict while
@@ -325,12 +338,6 @@ Issues fixed:
3253384.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-
334341Issues fixed:
335342
336343- :issue:`SERVER-53604`: Include original aws iam arn in authenticate
@@ -353,12 +360,6 @@ Issues fixed:
3533604.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-
362363Issues fixed:
363364
364365- :issue:`SERVER-55298`: Reproduce and Investigate BSONObjectTooLarge
@@ -380,12 +381,6 @@ Issues fixed:
3803814.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-
389384Issues fixed:
390385
391386- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -408,12 +403,6 @@ Issues fixed:
4084034.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-
417406Issues fixed:
418407
419408- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -434,12 +423,6 @@ Issues fixed:
4344234.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-
443426Issues fixed:
444427
445428- :issue:`SERVER-48067`: Reduce memory consumption for unique index
0 commit comments