From 04301abe43d001e1b4ac419585cbbda67d169700 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:22:11 -0600 Subject: [PATCH] feedback --- source/whats-new.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/whats-new.txt b/source/whats-new.txt index 1209e0a5..3bff7b7a 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -52,8 +52,8 @@ The {+driver-short+} v6.11 release includes the following features: - Adds OIDC authentication support for Kubernetes environments. To use OIDC to authenticate to 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 EKS (Elastic Kubernetes Service), Google's GKE - (Google Kubernetes Engine), or Azure's AKS (Azure Kubernetes Service). + to an environment running in Amazon's Elastic Kubernetes Service, + Google Kubernetes Engine, or Azure Kubernetes Service. The following example shows how to specify this connection option: