Skip to content

Commit e8b7348

Browse files
DOCSP-17867 node 4.1 release (#222)
* updated compatibility table and what's new page
1 parent 76d316e commit e8b7348

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@
1414
- MongoDB 3.0
1515
- MongoDB 2.6
1616

17+
* - 4.1
18+
- ✓
19+
- ✓
20+
- ✓
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
1728
* - 4.0
1829
- ✓
1930
- ✓

source/whats-new.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,20 @@ What's New
1212

1313
Learn what's new in:
1414

15+
* :ref:`Version 4.1 <version-4.1>`
1516
* :ref:`Version 4.0 <version-4.0>`
1617
* :ref:`Version 3.6 <version-3.6>`
1718

19+
.. _version-4.1:
20+
21+
What's New in 4.1
22+
-----------------
23+
24+
New features of the 4.1 Node.js driver release include:
25+
26+
- Added support for load balancer support to use in the beta :atlas:`Serverless platform </choose-database-deployment-type/>`
27+
- Added support for the ``advanceClusterTime()`` method to determine if the ``ClientSession`` should update its cluster time
28+
1829
.. _version-4.0:
1930

2031
What's New in 4.0

0 commit comments

Comments
 (0)