Skip to content

Commit ccb4d32

Browse files
(DOCSP-20382): v1.1.8 release notes (#178)
1 parent 40e7c29 commit ccb4d32

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc_landing_pages = ["/run-commands",
1212

1313
[constants]
1414

15-
version = "1.1.7"
15+
version = "1.1.8"
1616
mdb-version = "5.0"
1717
mdb-version-dev = "4.9"
1818
pgp-version = "{+mdb-version+}"

source/changelog.txt

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

15+
v1.1.8
16+
------
17+
18+
*Released January 11, 2022*
19+
20+
New features in this release:
21+
22+
- ``mongosh`` now uses `Node.js driver 4.3.0
23+
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.3.0>`__.
24+
25+
- Provides PGP signatures for uploaded tarballs.
26+
27+
`Full release notes available on JIRA
28+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32594>`__.
29+
1530
v1.1.7
1631
------
1732

0 commit comments

Comments
 (0)