File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff 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 "
1717mdb-version = " 5.0"
1818pgp-version = " {+mdb-version+}"
1919
Original file line number Diff line number Diff line change 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+
1533v1.4.2
1634------
1735
You can’t perform that action at this time.
0 commit comments