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 @@ -14,7 +14,7 @@ toc_landing_pages = ["/run-commands",
14
14
15
15
[constants ]
16
16
17
- version = " 1.8.0 "
17
+ version = " 1.8.1 "
18
18
mdb-version = " 6.0"
19
19
pgp-version = " {+mdb-version+}"
20
20
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
+ v1.8.1
16
+ ------
17
+
18
+ *Released April 24, 2023*
19
+
20
+ ``mongosh`` now uses version 5.3.0 of the :driver:`Node.js driver </node/>`.
21
+
22
+ - :issue:`MONGOSH-1304` ``rs.reconfig()`` will no longer automatically retry operations
23
+ - :issue:`MONGOSH-1413` This is the first release that uploads to PPAs for Amazon 2023 after the distro rename
24
+
25
+ `Full release notes available on JIRA
26
+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=35689>`__.
27
+
15
28
v1.8.0
16
29
------
17
30
You can’t perform that action at this time.
0 commit comments