File tree Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Expand file tree Collapse file tree 3 files changed +29
-1
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 v4.17 v5.0 v5.1 v5.2 v5.3 v5.4 v5.5 v5.6 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 v5.4 v5.5 v5.6 master
4
4
5
5
symlink: current -> master
6
6
Original file line number Diff line number Diff line change 112
112
-
113
113
-
114
114
115
+ * - 4.16
116
+ - ⊛
117
+ - ✓
118
+ - ✓
119
+ - ✓
120
+ - ✓
121
+ - ✓
122
+ - ✓
123
+ -
124
+ -
125
+ -
126
+ -
127
+
115
128
* - 4.15
116
129
- ✓
117
130
- ✓
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Learn what's new in:
20
20
* :ref:`Version 5.1 <version-5.1>`
21
21
* :ref:`Version 5.0 <version-5.0>`
22
22
* :ref:`Version 4.17 <version-4.17>`
23
+ * :ref:`Version 4.16 <version-4.16>`
23
24
* :ref:`Version 4.15 <version-4.15>`
24
25
* :ref:`Version 4.14 <version-4.14>`
25
26
* :ref:`Version 4.13 <version-4.13>`
@@ -226,6 +227,20 @@ New features of the 4.17 {+driver-short+} release include:
226
227
To learn more, see the `v4.17.0 Release Highlights
227
228
<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
228
229
230
+ .. _version-4.16:
231
+
232
+ What's New in 4.16
233
+ ------------------
234
+
235
+ New features of the 4.16 {+driver-short+} release include:
236
+
237
+ - Includes Function-as-a-Service (FaaS) platform information in the driver
238
+ handshake metadata.
239
+ - Identifies Deno runtime usage in the client metdata.
240
+
241
+ To learn more, see the `v4.16.0 Release Highlights
242
+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.16.0>`__.
243
+
229
244
.. _version-4.15:
230
245
231
246
What's New in 4.15
You can’t perform that action at this time.
0 commit comments