Skip to content

Commit 7ddddaf

Browse files
(DOCSP-18806): Add minor release warnings for 4.4.2-4.4.8, 5.0.0-5.0.2
1 parent efee4fe commit 7ddddaf

File tree

1 file changed

+38
-6
lines changed

1 file changed

+38
-6
lines changed

source/release-notes/4.4.txt

+38-6
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Issues fixed:
4141
4.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+
4450
Issues 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

7380
Issues fixed:
7481

@@ -93,6 +100,12 @@ Issues fixed:
93100
4.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+
96109
Issues 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

124138
Issues fixed:
125139

@@ -142,6 +156,12 @@ Issues fixed:
142156
4.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+
145165
Issues fixed:
146166

147167
- :issue:`SERVER-48471`: Hashed indexes may be incorrectly marked
@@ -164,6 +184,12 @@ Issues fixed:
164184
4.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+
167193
Issues fixed:
168194

169195
- :issue:`SERVER-33966`: redundant $sort in aggregation prevents best
@@ -184,6 +210,12 @@ Issues fixed:
184210
4.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+
187219
Issues fixed:
188220

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

0 commit comments

Comments
 (0)