Skip to content

Commit d29f9ac

Browse files
(DOCSP-23790): v1.5.1 release notes (#218)
* (DOCSP-23790): v1.5.1 release notes * fix build error
1 parent 3b9f277 commit d29f9ac

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
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.5.0"
17+
version = "1.5.1"
1818
mdb-version = "5.0"
1919
pgp-version = "{+mdb-version+}"
2020

source/changelog.txt

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

15+
v1.5.1
16+
------
17+
18+
*Released July 14, 2022*
19+
20+
- :issue:`MONGOSH-1194` - ``mongosh`` supports multiple :option:`--eval
21+
<mongosh --eval>` arguments.
22+
23+
- ``mongosh`` now uses `Node.js driver 4.8.0
24+
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.8.0>`__.
25+
26+
`Full release notes available on JIRA
27+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?version=33699&projectId=17381>`__.
28+
1529
v1.5.0
1630
------
1731

@@ -28,7 +42,7 @@ v1.5.0
2842
but the naming convention may change slightly.
2943

3044
`Full release notes available on JIRA
31-
<https://jira.mongodb.org/secure/ReleaseNote.jspa?version=33699&projectId=17381>`__.
45+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=33985>`__.
3246

3347
v1.4.2
3448
------

source/free-monitoring.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ To permanently disable this reminder, run the following command:
3333
db.disableFreeMonitoring()
3434

3535
For more information on free monitoring see
36-
:ref:`free MongoDB monitoring <free-monitoring-mongodb>`.
36+
:manual:`Free Monitoring </administration/free-monitoring/>`.

0 commit comments

Comments
 (0)