Skip to content

Commit 27025a4

Browse files
author
Chris Cho
authored
DOCSP-21435: Apply what's new for 3.7 (#308)
1 parent 43a0162 commit 27025a4

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

source/whats-new.txt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ What's New
77
.. contents:: On this page
88
:local:
99
:backlinks: none
10-
:depth: 3
10+
:depth: 1
1111
:class: singlecol
1212

1313
Learn what's new in:
@@ -17,6 +17,7 @@ Learn what's new in:
1717
* :ref:`Version 4.2 <version-4.2>`
1818
* :ref:`Version 4.1 <version-4.1>`
1919
* :ref:`Version 4.0 <version-4.0>`
20+
* :ref:`Version 3.7 <version-3.7>`
2021
* :ref:`Version 3.6 <version-3.6>`
2122

2223
.. _version-4.4:
@@ -384,6 +385,16 @@ For a detailed list of breaking changes, removals, and associated JIRA tickets,
384385
see the detailed `list here <https://github.com/mongodb/node-mongodb-native/blob/4.0/docs/CHANGES_4.0.0.md>`__.
385386

386387

388+
.. _version-3.7:
389+
390+
What's New in 3.7
391+
-----------------
392+
393+
New features of the 3.7 Node.js driver release include:
394+
395+
- Added support for load balancer mode while enabling the ``useUnifiedTopology`` option
396+
- Added support for :ref:`{+stable-api+} <nodejs-stable-api>` while enabling the ``useUnifiedTopology`` option
397+
387398
.. _version-3.6:
388399

389400
What's New in 3.6

0 commit comments

Comments
 (0)