File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs/drivers/node
2
2
define: base https://www.mongodb.com/${prefix}
3
- define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v4.12 v4.13 v4.14 v4.15 v5.0 v5.1 v5.2 v5.3 master
3
+ define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v4.12 v4.13 v4.14 v4.15 v4.17 v5.0 v5.1 v5.2 v5.3 master
4
4
5
5
symlink: current -> master
6
6
@@ -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 68
68
-
69
69
-
70
70
71
+ * - 4.17
72
+ - ⊛
73
+ - ✓
74
+ - ✓
75
+ - ✓
76
+ - ✓
77
+ - ✓
78
+ - ✓
79
+ -
80
+ -
81
+ -
82
+ -
83
+
71
84
* - 4.15
72
85
- ✓
73
86
- ✓
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Learn what's new in:
16
16
* :ref:`Version 5.2 <version-5.2>`
17
17
* :ref:`Version 5.1 <version-5.1>`
18
18
* :ref:`Version 5.0 <version-5.0>`
19
+ * :ref:`Version 4.17 <version-4.17>`
19
20
* :ref:`Version 4.15 <version-4.15>`
20
21
* :ref:`Version 4.14 <version-4.14>`
21
22
* :ref:`Version 4.13 <version-4.13>`
@@ -152,6 +153,19 @@ New features of the 5.0 {+driver-short+} release include:
152
153
dependency successfully, the driver uses the AWS SDK itself to
153
154
manage credentials from the environment.
154
155
156
+ .. _version-4.17:
157
+
158
+ What's New in 4.17
159
+ ------------------
160
+
161
+ New features of the 4.17 {+driver-short+} release include:
162
+
163
+ - Adds the ``mongodb-js/saslprep`` package as a driver dependency.
164
+ - Improves compatibility with the Queryable Encryption feature.
165
+
166
+ To learn more, see the `v4.17.0 Release Highlights
167
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
168
+
155
169
.. _version-4.15:
156
170
157
171
What's New in 4.15
You can’t perform that action at this time.
0 commit comments