We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9367614 commit e4feb34Copy full SHA for e4feb34
source/changelog.txt
@@ -12,6 +12,22 @@ Release Notes
12
:depth: 1
13
:class: singlecol
14
15
+v2.2.5
16
+------
17
+
18
+*Released April 22, 2024*
19
20
+Performance improvements:
21
22
+- :issue:`MONGOSH-1759` – Improves ``mongosh`` startup time approximately
23
+ 40% by disabling startup snapshot compression in boxed node.
24
25
+- :issue:`MONGOSH-1765` – ``mongosh`` now skips waiting for server command results
26
+ during startup in non-interactive mode.
27
28
+`Full release notes available on JIRA
29
+<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=39062>`__.
30
31
v2.2.4
32
------
33
0 commit comments