File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-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.3 .1"
16
+ version = " 1.4 .1"
17
17
mdb-version = " 5.0"
18
18
mdb-version-dev = " 4.9"
19
19
pgp-version = " {+mdb-version+}"
Original file line number Diff line number Diff line change 12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ v1.4.1
16
+ ------
17
+
18
+ *Released May 12, 2022*
19
+
20
+ - :issue:`MONGOSH-1118` - Bundles and uses a CSFLE shared library in
21
+ place of ``mongocryptd``.
22
+
23
+ - :issue:`MONGOSH-1217` Introduces partial support for :abbr:`FLE (Field
24
+ Level Encryption)` 2.
25
+
26
+ - :issue:`MONGOSH-1178` - Uses `Node.js driver 4.6.0
27
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.6.0>`__.
28
+
29
+ `Full release notes available on JIRA
30
+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=33226>`__.
31
+
15
32
v1.3.1
16
33
------
17
34
You can’t perform that action at this time.
0 commit comments