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 22dd80a commit ae0afb5Copy full SHA for ae0afb5
snooty.toml
@@ -17,8 +17,8 @@ toc_landing_pages = ["/install",
17
18
[constants]
19
20
-version = "2.3.1"
21
-mdb-version = "7.0"
+version = "2.3.2"
+mdb-version = "8.0"
22
pgp-version = "{+mdb-version+}"
23
atlas = "MongoDB Atlas"
24
source/changelog.txt
@@ -12,6 +12,18 @@ Release Notes
12
:depth: 1
13
:class: singlecol
14
15
+v2.3.2
16
+------
+
+*Released October 8, 2024*
+Contains internal enhancements and improvements.
+- Fixes startup performance regression introduced in ``v2.3.1``.
+`Full release notes available on JIRA
25
+<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=40645>`__.
26
27
v2.3.1
28
------
29
0 commit comments