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 11define: prefix docs/drivers/node
22define: 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 v5.7 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 v5.7 master
44
55symlink: current -> master
66
Original file line number Diff line number Diff line change 133133 -
134134 -
135135
136+ * - 4.16
137+ - ⊛
138+ - ✓
139+ - ✓
140+ - ✓
141+ - ✓
142+ - ✓
143+ - ✓
144+ -
145+ -
146+ -
147+ -
148+
136149 * - 4.15
137150 - ⊛
138151 - ✓
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ Learn what's new in:
2323* :ref:`Version 5.1 <version-5.1>`
2424* :ref:`Version 5.0 <version-5.0>`
2525* :ref:`Version 4.17 <version-4.17>`
26+ * :ref:`Version 4.16 <version-4.16>`
2627* :ref:`Version 4.15 <version-4.15>`
2728* :ref:`Version 4.14 <version-4.14>`
2829* :ref:`Version 4.13 <version-4.13>`
@@ -319,6 +320,20 @@ New features of the 4.17 {+driver-short+} release include:
319320To learn more, see the `v4.17.0 Release Highlights
320321<https://github.com/mongodb/node-mongodb-native/releases/tag/v4.17.0>`__.
321322
323+ .. _version-4.16:
324+
325+ What's New in 4.16
326+ ------------------
327+
328+ New features of the 4.16 {+driver-short+} release include:
329+
330+ - Includes Function-as-a-Service (FaaS) platform information in the driver
331+ handshake metadata.
332+ - Identifies Deno runtime usage in the client metdata.
333+
334+ To learn more, see the `v4.16.0 Release Highlights
335+ <https://github.com/mongodb/node-mongodb-native/releases/tag/v4.16.0>`__.
336+
322337.. _version-4.15:
323338
324339What's New in 4.15
You can’t perform that action at this time.
0 commit comments