@@ -41,6 +41,12 @@ Issues fixed:
41414.4.8 - Aug 4, 2021
4242~~~~~~~~~~~~~~~~~~~
4343
44+ .. warning::
45+
46+ MongoDB version 4.4.8 is not recommended for production use due to
47+ critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
48+ versions. Use the latest available patch release version.
49+
4450Issues fixed:
4551
4652- :issue:`SERVER-58936`: Unique index constraints may not be enforced
@@ -66,9 +72,10 @@ Issues fixed:
6672
6773.. warning::
6874
69- MongoDB version 4.4.7 is not recommended for production use due to a
70- critical issue, :issue:`SERVER-58936`, fixed in later versions.
71- Use the latest available patch release version.
75+ MongoDB version 4.4.7 is not recommended for production use due to
76+ critical issues :issue:`SERVER-58936`, :issue:`WT-7984`, and
77+ :issue:`WT-7995`, fixed in later versions. Use the latest
78+ available patch release version.
7279
7380Issues fixed:
7481
@@ -93,6 +100,12 @@ Issues fixed:
931004.4.6 - May 10, 2021
94101~~~~~~~~~~~~~~~~~~~~
95102
103+ .. warning::
104+
105+ MongoDB version 4.4.6 is not recommended for production use due to
106+ critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
107+ versions. Use the latest available patch release version.
108+
96109Issues fixed:
97110
98111- :issue:`SERVER-53604`: Include original aws iam arn in authenticate
@@ -117,9 +130,10 @@ Issues fixed:
117130
118131.. warning::
119132
120- MongoDB version 4.4.5 is not recommended for production use due to a
121- critical issue, :issue:`WT-7426`, fixed in later versions.
122- Use the latest available patch release version.
133+ MongoDB version 4.4.5 is not recommended for production use due to
134+ critical issues :issue:`WT-7426`, :issue:`WT-7984`, and
135+ :issue:`WT-7995`, fixed in later versions. Use the latest available
136+ patch release version.
123137
124138Issues fixed:
125139
@@ -142,6 +156,12 @@ Issues fixed:
1421564.4.4 - Feb 16, 2021
143157~~~~~~~~~~~~~~~~~~~~
144158
159+ .. warning::
160+
161+ MongoDB version 4.4.4 is not recommended for production use due to
162+ critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
163+ versions. Use the latest available patch release version.
164+
145165Issues fixed:
146166
147167- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -164,6 +184,12 @@ Issues fixed:
1641844.4.3 - Jan 4, 2021
165185~~~~~~~~~~~~~~~~~~~
166186
187+ .. warning::
188+
189+ MongoDB version 4.4.3 is not recommended for production use due to
190+ critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
191+ versions. Use the latest available patch release version.
192+
167193Issues fixed:
168194
169195- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -184,6 +210,12 @@ Issues fixed:
1842104.4.2 - Nov 18, 2020
185211~~~~~~~~~~~~~~~~~~~~
186212
213+ .. warning::
214+
215+ MongoDB version 4.4.2 is not recommended for production use due to
216+ critical issues :issue:`WT-7984` and :issue:`WT-7995`, fixed in later
217+ versions. Use the latest available patch release version.
218+
187219Issues fixed:
188220
189221- :issue:`SERVER-48067`: Reduce memory consumption for unique index
0 commit comments