Skip to content

Commit 6a7f060

Browse files
DOCSP-43309: Initial 2.3.1 release notes (#356)
* DOCSP-43309: Initial 2.3.1 release notes * DOCSP-43309: Add ticket and update snooty
1 parent 77a093b commit 6a7f060

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ toc_landing_pages = ["/install",
1717

1818
[constants]
1919

20-
version = "2.3.0"
20+
version = "2.3.1"
2121
mdb-version = "7.0"
2222
pgp-version = "{+mdb-version+}"
2323
atlas = "MongoDB Atlas"

source/changelog.txt

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

15+
v2.3.1
16+
------
17+
18+
*Released September 5, 2024*
19+
20+
Bug fixes in this release:
21+
22+
- :issue:`COMPASS-8252` - Remove certificates without issuer from the TLS CA list
23+
- :issue:`MONGOSH-1859` - ``ISODate()`` now passes non-string arguments to ``new Date()``
24+
25+
`Full release notes available on JIRA
26+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=40529>`__.
27+
1528
v2.3.0
1629
------
1730

0 commit comments

Comments
 (0)