@@ -41,6 +41,12 @@ Issues fixed:
41
41
4.4.8 - Aug 4, 2021
42
42
~~~~~~~~~~~~~~~~~~~
43
43
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
+
44
50
Issues fixed:
45
51
46
52
- :issue:`SERVER-58936`: Unique index constraints may not be enforced
@@ -66,9 +72,10 @@ Issues fixed:
66
72
67
73
.. warning::
68
74
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.
72
79
73
80
Issues fixed:
74
81
@@ -93,6 +100,12 @@ Issues fixed:
93
100
4.4.6 - May 10, 2021
94
101
~~~~~~~~~~~~~~~~~~~~
95
102
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
+
96
109
Issues fixed:
97
110
98
111
- :issue:`SERVER-53604`: Include original aws iam arn in authenticate
@@ -117,9 +130,10 @@ Issues fixed:
117
130
118
131
.. warning::
119
132
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.
123
137
124
138
Issues fixed:
125
139
@@ -142,6 +156,12 @@ Issues fixed:
142
156
4.4.4 - Feb 16, 2021
143
157
~~~~~~~~~~~~~~~~~~~~
144
158
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
+
145
165
Issues fixed:
146
166
147
167
- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -164,6 +184,12 @@ Issues fixed:
164
184
4.4.3 - Jan 4, 2021
165
185
~~~~~~~~~~~~~~~~~~~
166
186
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
+
167
193
Issues fixed:
168
194
169
195
- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -184,6 +210,12 @@ Issues fixed:
184
210
4.4.2 - Nov 18, 2020
185
211
~~~~~~~~~~~~~~~~~~~~
186
212
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
+
187
219
Issues fixed:
188
220
189
221
- :issue:`SERVER-48067`: Reduce memory consumption for unique index
0 commit comments