File tree Expand file tree Collapse file tree 3 files changed +53
-1
lines changed Expand file tree Collapse file tree 3 files changed +53
-1
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ raw: ${prefix}/stable -> ${base}/current/
10
10
[*-master]: ${prefix}/${version}/fundamentals/versioned-api/ -> ${base}/${version}/fundamentals/stable-api/
11
11
[*-master]: ${prefix}/${version}/fundamentals/connection/lambda/ -> ${base}/${version}/fundamentals/connection/
12
12
[v4.7-*]: ${prefix}/${version}/fundamentals/csfle -> ${base}/${version}/fundamentals/encrypt-fields/
13
- [*-v4.6]: ${prefix}/${version}/fundamentals/encrypt-fields -> ${base}/${version}/fundamentals/csfle/
13
+ [*-v4.6]: ${prefix}/${version}/fundamentals/encrypt-fields -> ${base}/${version}/fundamentals/csfle/
Original file line number Diff line number Diff line change 23
23
- ✓
24
24
- ✓
25
25
- ✓
26
+ -
27
+ -
28
+ -
29
+ -
30
+
31
+ * - 4.17
32
+ - ⊛
33
+ - ✓
34
+ - ✓
35
+ - ✓
36
+ - ✓
37
+ - ✓
38
+ - ✓
39
+ -
40
+ -
41
+ -
42
+ -
43
+
44
+ * - 4.15
45
+ - ⊛
46
+ - ✓
47
+ - ✓
48
+ - ✓
49
+ - ✓
50
+ - ✓
26
51
- ✓
27
52
-
28
53
-
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ What's New
11
11
Learn what's new in:
12
12
13
13
* :ref:`Version 5.0 <version-5.0>`
14
+ * :ref:`Version 4.17 <version-4.17>`
15
+ * :ref:`Version 4.15 <version-4.15>`
14
16
* :ref:`Version 4.14 <version-4.14>`
15
17
* :ref:`Version 4.13 <version-4.13>`
16
18
* :ref:`Version 4.12 <version-4.12>`
@@ -89,6 +91,31 @@ New features of the 5.0 {+driver-short+} release include:
89
91
dependency successfully, the driver uses the AWS SDK itself to
90
92
manage credentials from the environment.
91
93
94
+ .. _version-4.17:
95
+
96
+ What's New in 4.17
97
+ ------------------
98
+
99
+ New features of the 4.17 {+driver-short+} release include:
100
+
101
+ - Adds the ``mongodb-js/saslprep`` package as a driver dependency.
102
+ - Improves compatibility with the Queryable Encryption feature.
103
+
104
+ To learn more, see the `v4.17.0 Release Highlights
105
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
106
+
107
+ .. _version-4.15:
108
+
109
+ What's New in 4.15
110
+ ------------------
111
+
112
+ New features of the 4.15 {+driver-short+} release include:
113
+
114
+ - Support for AWS IAM roles for service accounts.
115
+
116
+ To learn more, see the `v4.15.0 Release Highlights
117
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.15.0>`__.
118
+
92
119
.. _version-4.14:
93
120
94
121
What's New in 4.14
You can’t perform that action at this time.
0 commit comments