File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ toc_landing_pages = ["/install",
17
17
18
18
[constants ]
19
19
20
- version = " 2.3.0 "
20
+ version = " 2.3.1 "
21
21
mdb-version = " 7.0"
22
22
pgp-version = " {+mdb-version+}"
23
23
atlas = " MongoDB Atlas"
Original file line number Diff line number Diff line change @@ -12,6 +12,19 @@ Release Notes
12
12
:depth: 1
13
13
:class: singlecol
14
14
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
+
15
28
v2.3.0
16
29
------
17
30
You can’t perform that action at this time.
0 commit comments