File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1717 - Node.js v0.10.X
1818 - Node.js v0.8.X
1919
20- * - >= 5.6.X
20+ * - 6.0.x [#latest-note ]_
21+ - ✓
22+ - ✓
23+ - ✓
24+ -
25+ -
26+ -
27+ -
28+ -
29+ -
30+ -
31+ -
32+ -
33+
34+ * - 5.6.x to 5.7.x
2135 - ✓
2236 - ✓
2337 - ✓
226240 - ✓
227241 - ✓
228242
243+ .. [#latest-note ] Version 6.0 of the {+driver-short+} requires Node.js v16.20.1 or later.
Original file line number Diff line number Diff line change 5656Version 6.x Breaking Changes
5757~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5858
59+ - Version 6.0 of the {+driver-short+} requires Node.js v16.20.1 or later.
5960- The driver removes support for the ``addUser()`` helper command. Use the
6061 :manual:`createUser </reference/command/createUser>` MongoDB Shell command instead.
6162- The driver removes support for the ``collStats`` operation. Use the
Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ Learn what's new in:
4646What's New in 6.0
4747-----------------
4848
49+ .. important:: Breaking Changes in v6.0
50+
51+ Version 6.0 of the {+driver-short+} requires Node.js v16.20.1 or later.
52+
4953The {+driver-short+} v6.0 release includes the following features:
5054
5155.. important:: Deprecation Notice
You can’t perform that action at this time.
0 commit comments