From 4cae64cdcab02dcc59da81eb98c069c0493fefe0 Mon Sep 17 00:00:00 2001 From: tvaron3 Date: Wed, 16 Sep 2026 13:41:42 -0400 Subject: [PATCH] Prepare azure-cosmos 4.17.1 release Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- sdk/cosmos/azure-cosmos/CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index 7401d09e4447..fc49b00eb149 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -2,18 +2,12 @@ > [!IMPORTANT] > We strongly recommend that customers use at least version 4.16.3 of `azure-cosmos`. -### 4.17.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 4.17.1 (2026-09-16) #### Bugs Fixed * Fixed unnecessary full routing-map refreshes in sync and async clients when incremental partition metadata updates reference ancestors that have already been removed from the cache. See [PR 49026](https://github.com/Azure/azure-sdk-for-python/pull/49026). * Fixed older partition metadata revisions overwriting newer revisions when incremental routing-map updates resolve child ranges out of order during cascading splits. See [PR 49026](https://github.com/Azure/azure-sdk-for-python/pull/49026). -#### Other Changes - ### 4.17.0 (2026-09-09) #### Features Added