@@ -10,6 +10,31 @@ Release Notes for MongoDB 4.4
10
10
:depth: 1
11
11
:class: twocols
12
12
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
+
13
38
Patch Releases
14
39
--------------
15
40
@@ -267,12 +292,6 @@ Issues fixed:
267
292
4.4.8 - Aug 4, 2021
268
293
~~~~~~~~~~~~~~~~~~~
269
294
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
-
276
295
Issues fixed:
277
296
278
297
- :issue:`SERVER-58936`: Unique index constraints may not be enforced
@@ -296,12 +315,6 @@ Issues fixed:
296
315
4.4.7 - Jul 16, 2021
297
316
~~~~~~~~~~~~~~~~~~~~
298
317
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
-
305
318
Issues fixed:
306
319
307
320
- :issue:`SERVER-57476`: Operation may block on prepare conflict while
@@ -325,12 +338,6 @@ Issues fixed:
325
338
4.4.6 - May 10, 2021
326
339
~~~~~~~~~~~~~~~~~~~~
327
340
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
-
334
341
Issues fixed:
335
342
336
343
- :issue:`SERVER-53604`: Include original aws iam arn in authenticate
@@ -353,12 +360,6 @@ Issues fixed:
353
360
4.4.5 - Apr 8, 2021
354
361
~~~~~~~~~~~~~~~~~~~
355
362
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
-
362
363
Issues fixed:
363
364
364
365
- :issue:`SERVER-55298`: Reproduce and Investigate BSONObjectTooLarge
@@ -380,12 +381,6 @@ Issues fixed:
380
381
4.4.4 - Feb 16, 2021
381
382
~~~~~~~~~~~~~~~~~~~~
382
383
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
-
389
384
Issues fixed:
390
385
391
386
- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -408,12 +403,6 @@ Issues fixed:
408
403
4.4.3 - Jan 4, 2021
409
404
~~~~~~~~~~~~~~~~~~~
410
405
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
-
417
406
Issues fixed:
418
407
419
408
- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -434,12 +423,6 @@ Issues fixed:
434
423
4.4.2 - Nov 18, 2020
435
424
~~~~~~~~~~~~~~~~~~~~
436
425
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
-
443
426
Issues fixed:
444
427
445
428
- :issue:`SERVER-48067`: Reduce memory consumption for unique index
0 commit comments