Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mongoKart committed Nov 25, 2024
1 parent 9edde07 commit 1a90051
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,15 @@ What's New in 6.11

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

- Adds Client Side Operations Timeout (CSOT) functionality. This feature lets you apply
- Adds support for Node.js v22.

- Adds the Client Side Operations Timeout (CSOT) feature. CSOT lets you apply
a single timeout to all steps needed to complete a server-side operation, including
server selection, connection checkout, serialization, and server-side execution.

.. note:: Experimental Feature
.. note:: Experimental Feature

The CSOT feature is experimental and might change in future driver releases.
The CSOT feature is experimental and might change in future driver releases.

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

0 comments on commit 1a90051

Please sign in to comment.