Skip to content

Commit 714aa44

Browse files
(DOCSP-22652): v1.4.1 release notes: (#206)
1 parent 2f79c0e commit 714aa44

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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.3.1"
16+
version = "1.4.1"
1717
mdb-version = "5.0"
1818
mdb-version-dev = "4.9"
1919
pgp-version = "{+mdb-version+}"

source/changelog.txt

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

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+
1532
v1.3.1
1633
------
1734

0 commit comments

Comments
 (0)