From 7bc5ab7c76c7107088e3fb56f5ddaf19c8c7bb93 Mon Sep 17 00:00:00 2001 From: annie-mac Date: Fri, 3 May 2024 09:18:42 -0700 Subject: [PATCH 1/3] release --- sdk/cosmos/azure-cosmos-test/CHANGELOG.md | 8 +------- sdk/cosmos/azure-cosmos-test/README.md | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md index 2c6b3810f651..bb5bbe06a853 100644 --- a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md @@ -1,16 +1,10 @@ ## Release History -### 1.0.0-beta.7 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 1.0.0-beta.7 (2024-05-03) #### Bugs Fixed * Fixed an issue where `FaultInjectionRule` can not apply on partition level when using `Gateway` Mode and non-session consistency - See [40005](https://github.com/Azure/azure-sdk-for-java/pull/40005) -#### Other Changes - ### 1.0.0-beta.6 (2023-10-24) #### Features Added * Added support for `ReadFeed` operation type - See [PR 37108](https://github.com/Azure/azure-sdk-for-java/pull/37108) diff --git a/sdk/cosmos/azure-cosmos-test/README.md b/sdk/cosmos/azure-cosmos-test/README.md index 4dde463568a1..ee05caf2a704 100644 --- a/sdk/cosmos/azure-cosmos-test/README.md +++ b/sdk/cosmos/azure-cosmos-test/README.md @@ -9,7 +9,7 @@ Library containing core fault injection classes used to test Azure Cosmos DB SDK com.azure azure-cosmos-test - 1.0.0-beta.6 + 1.0.0-beta.7 ``` [//]: # ({x-version-update-end}) From de291840b883a2b5250415c51e705f968305f18a Mon Sep 17 00:00:00 2001 From: annie-mac Date: Fri, 3 May 2024 09:52:17 -0700 Subject: [PATCH 2/3] update azure-cosmos version --- sdk/cosmos/azure-cosmos-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml index e94d58f1f5d3..d0a3002d41b6 100644 --- a/sdk/cosmos/azure-cosmos-test/pom.xml +++ b/sdk/cosmos/azure-cosmos-test/pom.xml @@ -56,7 +56,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.60.0-beta.1 + 4.59.0 From f78f0a5ef8c27b23cb3ab324cc20f3745f1dc90d Mon Sep 17 00:00:00 2001 From: annie-mac Date: Fri, 3 May 2024 09:55:56 -0700 Subject: [PATCH 3/3] change --- sdk/cosmos/azure-cosmos-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml index d0a3002d41b6..cb2d32eb7ac6 100644 --- a/sdk/cosmos/azure-cosmos-test/pom.xml +++ b/sdk/cosmos/azure-cosmos-test/pom.xml @@ -56,7 +56,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.59.0 + 4.59.0