Skip to content

Commit 1a90051

Browse files
committed
fixes
1 parent 9edde07 commit 1a90051

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

source/whats-new.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,15 @@ What's New in 6.11
3939

4040
The {+driver-short+} v6.11 release includes the following features:
4141

42-
- Adds Client Side Operations Timeout (CSOT) functionality. This feature lets you apply
42+
- Adds support for Node.js v22.
43+
44+
- Adds the Client Side Operations Timeout (CSOT) feature. CSOT lets you apply
4345
a single timeout to all steps needed to complete a server-side operation, including
4446
server selection, connection checkout, serialization, and server-side execution.
4547

46-
.. note:: Experimental Feature
48+
.. note:: Experimental Feature
4749

48-
The CSOT feature is experimental and might change in future driver releases.
50+
The CSOT feature is experimental and might change in future driver releases.
4951

5052
- Adds OIDC authentication support for Kubernetes environments. To use OIDC to authenticate
5153
to a Kubernetes environment, set the ``authMechanismProperties`` connection option

0 commit comments

Comments
 (0)