Skip to content

Commit 7b5dd8f

Browse files
author
Chris Cho
committed
DOCSP-32433: updates for v4.16 (#744)
(cherry picked from commit cfa9137)
1 parent 8081f92 commit 7b5dd8f

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@
5454
-
5555
-
5656

57+
* - 4.16
58+
- ⊛
59+
- ✓
60+
- ✓
61+
- ✓
62+
- ✓
63+
- ✓
64+
- ✓
65+
-
66+
-
67+
-
68+
-
69+
5770
* - 4.15
5871
- ⊛
5972
- ✓

source/whats-new.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Learn what's new in:
1313
* :ref:`Version 5.1 <version-5.1>`
1414
* :ref:`Version 5.0 <version-5.0>`
1515
* :ref:`Version 4.17 <version-4.17>`
16+
* :ref:`Version 4.16 <version-4.16>`
1617
* :ref:`Version 4.15 <version-4.15>`
1718
* :ref:`Version 4.14 <version-4.14>`
1819
* :ref:`Version 4.13 <version-4.13>`
@@ -120,6 +121,20 @@ New features of the 4.17 {+driver-short+} release include:
120121
To learn more, see the `v4.17.0 Release Highlights
121122
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
122123

124+
.. _version-4.16:
125+
126+
What's New in 4.16
127+
------------------
128+
129+
New features of the 4.16 {+driver-short+} release include:
130+
131+
- Includes Function-as-a-Service (FaaS) platform information in the driver
132+
handshake metadata.
133+
- Identifies Deno runtime usage in the client metdata.
134+
135+
To learn more, see the `v4.16.0 Release Highlights
136+
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.16.0>`__.
137+
123138
.. _version-4.15:
124139

125140
What's New in 4.15

0 commit comments

Comments
 (0)