Skip to content

Commit 8081f92

Browse files
author
Chris Cho
committed
DOCSP-32417: v4.17 updates (#742)
(cherry picked from commit 0c07d95)
1 parent 88ed1bb commit 8081f92

File tree

3 files changed

+53
-1
lines changed

3 files changed

+53
-1
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ raw: ${prefix}/stable -> ${base}/current/
1818
[*-v5.0]: ${prefix}/${version}/quick-start/download-and-install/ -> ${base}/${version}/quick-start/
1919
[*-v5.0]: ${prefix}/${version}/quick-start/next-steps/ -> ${base}/${version}/quick-start/
2020

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/

source/includes/mongodb-compatibility-table-node.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,31 @@
3636
- ✓
3737
- ✓
3838
- ✓
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+
- ✓
3964
- ✓
4065
-
4166
-

source/whats-new.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Learn what's new in:
1212

1313
* :ref:`Version 5.1 <version-5.1>`
1414
* :ref:`Version 5.0 <version-5.0>`
15+
* :ref:`Version 4.17 <version-4.17>`
16+
* :ref:`Version 4.15 <version-4.15>`
1517
* :ref:`Version 4.14 <version-4.14>`
1618
* :ref:`Version 4.13 <version-4.13>`
1719
* :ref:`Version 4.12 <version-4.12>`
@@ -105,6 +107,31 @@ New features of the 5.0 {+driver-short+} release include:
105107
dependency successfully, the driver uses the AWS SDK itself to
106108
manage credentials from the environment.
107109

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+
108135
.. _version-4.14:
109136

110137
What's New in 4.14

0 commit comments

Comments
 (0)