Skip to content

Commit ae0afb5

Browse files
authored
DOCSP-44209 MongoDB Shell 2.3.2 Release Notes (#360)
* Creates release notes and updates versions in snooty toml * Adds issue link * Removes detailed description from perf regression change
1 parent 22dd80a commit ae0afb5

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ toc_landing_pages = ["/install",
1717

1818
[constants]
1919

20-
version = "2.3.1"
21-
mdb-version = "7.0"
20+
version = "2.3.2"
21+
mdb-version = "8.0"
2222
pgp-version = "{+mdb-version+}"
2323
atlas = "MongoDB Atlas"
2424

source/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ Release Notes
1212
:depth: 1
1313
:class: singlecol
1414

15+
v2.3.2
16+
------
17+
18+
*Released October 8, 2024*
19+
20+
Contains internal enhancements and improvements.
21+
22+
- Fixes startup performance regression introduced in ``v2.3.1``.
23+
24+
`Full release notes available on JIRA
25+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=40645>`__.
26+
1527
v2.3.1
1628
------
1729

0 commit comments

Comments
 (0)