Skip to content

Commit 9815c34

Browse files
authored
DOCSP-23039 mongosh 1.5 release notes (#211)
* DOCSP-23039 mongosh 1.5 * add . * bump snooty version * TR edits * * * **
1 parent 325658d commit 9815c34

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

snooty.toml

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

1414
[constants]
1515

16-
version = "1.4.2"
16+
version = "1.5.0"
1717
mdb-version = "5.0"
1818
pgp-version = "{+mdb-version+}"
1919

source/changelog.txt

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

15+
v1.5.0
16+
------
17+
18+
*Released June 2, 2022*
19+
20+
- :issue:`MONGOSH-1138` – ``mongosh`` now supports Queryable Encryption.
21+
22+
- :issue:`MONGOSH-1169` – ``mongosh`` now supports FIPS-compliant mode.
23+
24+
- ``mongosh`` now uses Node.js version 16.x.
25+
26+
- ``mongosh`` no longer distributes per-distro``mongosh` linux packages. You
27+
can still get .rpm, .deb and .tgz packages through your package manager
28+
but the naming convention may change slightly.
29+
30+
`Full release notes available on JIRA
31+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?version=33699&projectId=17381>`__.
32+
1533
v1.4.2
1634
------
1735

0 commit comments

Comments
 (0)