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",
13
13
14
14
[constants ]
15
15
16
- version = " 1.4.2 "
16
+ version = " 1.5.0 "
17
17
mdb-version = " 5.0"
18
18
pgp-version = " {+mdb-version+}"
19
19
Original file line number Diff line number Diff line change 12
12
:depth: 1
13
13
:class: singlecol
14
14
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
+
15
33
v1.4.2
16
34
------
17
35
You can’t perform that action at this time.
0 commit comments