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 @@ -18,4 +18,4 @@ raw: ${prefix}/stable -> ${base}/current/
18
18
[*-v5.0]: ${prefix}/${version}/quick-start/download-and-install/ -> ${base}/${version}/quick-start/
19
19
[*-v5.0]: ${prefix}/${version}/quick-start/next-steps/ -> ${base}/${version}/quick-start/
20
20
21
- [v4.3-master]: ${prefix}/${version}/fundamentals/utf8-validation -> ${base}/${version}/fundamentals/bson/utf8-validation/
21
+ [v4.3-master]: ${prefix}/${version}/fundamentals/utf8-validation -> ${base}/${version}/fundamentals/bson/utf8-validation/
Original file line number Diff line number Diff line change 36
36
- ✓
37
37
- ✓
38
38
- ✓
39
+ -
40
+ -
41
+ -
42
+ -
43
+
44
+ * - 4.17
45
+ - ⊛
46
+ - ✓
47
+ - ✓
48
+ - ✓
49
+ - ✓
50
+ - ✓
51
+ - ✓
52
+ -
53
+ -
54
+ -
55
+ -
56
+
57
+ * - 4.15
58
+ - ⊛
59
+ - ✓
60
+ - ✓
61
+ - ✓
62
+ - ✓
63
+ - ✓
39
64
- ✓
40
65
-
41
66
-
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Learn what's new in:
12
12
13
13
* :ref:`Version 5.1 <version-5.1>`
14
14
* :ref:`Version 5.0 <version-5.0>`
15
+ * :ref:`Version 4.17 <version-4.17>`
16
+ * :ref:`Version 4.15 <version-4.15>`
15
17
* :ref:`Version 4.14 <version-4.14>`
16
18
* :ref:`Version 4.13 <version-4.13>`
17
19
* :ref:`Version 4.12 <version-4.12>`
@@ -105,6 +107,31 @@ New features of the 5.0 {+driver-short+} release include:
105
107
dependency successfully, the driver uses the AWS SDK itself to
106
108
manage credentials from the environment.
107
109
110
+ .. _version-4.17:
111
+
112
+ What's New in 4.17
113
+ ------------------
114
+
115
+ New features of the 4.17 {+driver-short+} release include:
116
+
117
+ - Adds the ``mongodb-js/saslprep`` package as a driver dependency.
118
+ - Improves compatibility with the Queryable Encryption feature.
119
+
120
+ To learn more, see the `v4.17.0 Release Highlights
121
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
122
+
123
+ .. _version-4.15:
124
+
125
+ What's New in 4.15
126
+ ------------------
127
+
128
+ New features of the 4.15 {+driver-short+} release include:
129
+
130
+ - Support for AWS IAM roles for service accounts.
131
+
132
+ To learn more, see the `v4.15.0 Release Highlights
133
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.15.0>`__.
134
+
108
135
.. _version-4.14:
109
136
110
137
What's New in 4.14
You can’t perform that action at this time.
0 commit comments