From 60d2e9b2a7dc372f94d81ba2d22cb9abec135962 Mon Sep 17 00:00:00 2001 From: Arooshi Avasthy Date: Mon, 28 Jul 2025 22:53:48 -0700 Subject: [PATCH] Update changelog --- sdk/cosmos/azure-cosmos/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index 9b16daee7c6a..640fa9e2a053 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -14,6 +14,7 @@ #### Other Changes * Changed to include client id in headers for all requests. See [PR 42104](https://github.com/Azure/azure-sdk-for-python/pull/42104). +* Added an option to override AAD audience scope through environment variable. See [PR 42228](https://github.com/Azure/azure-sdk-for-python/pull/42228). ### 4.14.0b1 (2025-07-14)