File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ Release Notes
15
15
:depth: 1
16
16
:class: singlecol
17
17
18
+
19
+ =======
18
20
v2.5.0
19
21
------
20
22
@@ -132,6 +134,45 @@ Contains internal enhancements and improvements.
132
134
`Full release notes available on JIRA
133
135
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=41730>`__.
134
136
137
+
138
+ v2.3.7
139
+ ------
140
+
141
+ *Released December 17, 2024*
142
+
143
+ Bug Fixes:
144
+
145
+ - :issue:`MONGOSH-1943` - Fix cause of rare flaky "Mongosh not initialized yet" errors
146
+
147
+ `Full release notes available on JIRA
148
+ <https://jira.mongodb.org/browse/MONGOSH-1922?jql=project%20%3D%20MONGOSH%20AND%20fixVersion%20%3D%202.3.7>`__.
149
+
150
+ v2.3.6
151
+ ------
152
+
153
+ *Released December 13, 2024*
154
+
155
+ Contains internal enhancements and improvements.
156
+
157
+ `Full release notes available on JIRA
158
+ <https://jira.mongodb.org/browse/MONGOSH-1922?jql=project%20%3D%20MONGOSH%20AND%20fixVersion%20%3D%202.3.6>`__.
159
+
160
+
161
+ v2.3.5
162
+ ------
163
+
164
+ *Released December 12, 2024*
165
+
166
+ Bug Fixes:
167
+
168
+ - :issue:`MONGOSH-1935` - Retry connection without system certificates in case
169
+ of TLS errors
170
+ - :issue:`MONGOSH-1632` - Add Node.js patch for OpenSSL Windows build fix
171
+
172
+ `Full release notes available on JIRA
173
+ <https://jira.mongodb.org/browse/MONGOSH-1922?jql=project%20%3D%20MONGOSH%20AND%20fixVersion%20%3D%202.3.5>`__.
174
+
175
+
135
176
v2.3.4
136
177
------
137
178
You can’t perform that action at this time.
0 commit comments