Skip to content

Commit 701e50f

Browse files
authored
DOCSP-29072 mongosh v1.8.1 release notes (#259)
1 parent ad300ab commit 701e50f

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
@@ -14,7 +14,7 @@ toc_landing_pages = ["/run-commands",
1414

1515
[constants]
1616

17-
version = "1.8.0"
17+
version = "1.8.1"
1818
mdb-version = "6.0"
1919
pgp-version = "{+mdb-version+}"
2020

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+
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+
1528
v1.8.0
1629
------
1730

0 commit comments

Comments
 (0)