From 1aa546c5c38a999e23f99508c5e7e8ceda83a4cb Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:58:45 -0600 Subject: [PATCH] fix --- source/whats-new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/whats-new.txt b/source/whats-new.txt index 3bff7b7a..6fd3dd7c 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -50,7 +50,7 @@ The {+driver-short+} v6.11 release includes the following features: 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 + from a Kubernetes environment, set the ``authMechanismProperties`` connection option to ``ENVIRONMENT:k8s`` in your connection string. You can use this feature when connecting to an environment running in Amazon's Elastic Kubernetes Service, Google Kubernetes Engine, or Azure Kubernetes Service.