Skip to content

Commit 594b6b1

Browse files
author
Chris Cho
committed
DOCSP-32433: updates for v4.16 (#744)
(cherry picked from commit cfa9137)
1 parent cecc6c1 commit 594b6b1

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/node
22
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 v4.17 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.16 v4.17 v5.0 v5.1 v5.2 v5.3 master
44

55
symlink: current -> master
66

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,19 @@
8181
-
8282
-
8383

84+
* - 4.16
85+
- ⊛
86+
- ✓
87+
- ✓
88+
- ✓
89+
- ✓
90+
- ✓
91+
- ✓
92+
-
93+
-
94+
-
95+
-
96+
8497
* - 4.15
8598
- ✓
8699
- ✓

source/whats-new.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Learn what's new in:
1717
* :ref:`Version 5.1 <version-5.1>`
1818
* :ref:`Version 5.0 <version-5.0>`
1919
* :ref:`Version 4.17 <version-4.17>`
20+
* :ref:`Version 4.16 <version-4.16>`
2021
* :ref:`Version 4.15 <version-4.15>`
2122
* :ref:`Version 4.14 <version-4.14>`
2223
* :ref:`Version 4.13 <version-4.13>`
@@ -166,6 +167,20 @@ New features of the 4.17 {+driver-short+} release include:
166167
To learn more, see the `v4.17.0 Release Highlights
167168
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
168169

170+
.. _version-4.16:
171+
172+
What's New in 4.16
173+
------------------
174+
175+
New features of the 4.16 {+driver-short+} release include:
176+
177+
- Includes Function-as-a-Service (FaaS) platform information in the driver
178+
handshake metadata.
179+
- Identifies Deno runtime usage in the client metdata.
180+
181+
To learn more, see the `v4.16.0 Release Highlights
182+
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.16.0>`__.
183+
169184
.. _version-4.15:
170185

171186
What's New in 4.15

0 commit comments

Comments
 (0)