diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index bc256bc3f118..8a06b4f8cde8 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -110,7 +110,7 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.30.0;4.31.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.30.0;4.31.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.30.0;4.31.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.30.0;4.31.0-beta.1
-com.azure:azure-cosmos-test;1.0.0-beta.6;1.0.0-beta.7
+com.azure:azure-cosmos-test;1.0.0-beta.7;1.0.0-beta.8
com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1
com.azure.cosmos.kafka:azure-cosmos-kafka-connect;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-data-appconfiguration;1.6.0;1.7.0-beta.1
diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml
index ae5e2dfef8f8..627124a3d33d 100644
--- a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml
+++ b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml
@@ -101,7 +101,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos-test
- 1.0.0-beta.7
+ 1.0.0-beta.8
test
diff --git a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md
index bb5bbe06a853..8bfe27c5aa13 100644
--- a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 1.0.0-beta.8 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 1.0.0-beta.7 (2024-05-03)
#### Bugs Fixed
diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml
index cb2d32eb7ac6..7e5429c2cf40 100644
--- a/sdk/cosmos/azure-cosmos-test/pom.xml
+++ b/sdk/cosmos/azure-cosmos-test/pom.xml
@@ -13,7 +13,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos-test
- 1.0.0-beta.7
+ 1.0.0-beta.8
Microsoft Azure Java Cosmos Test Library
This package contains core fault injection types for Azure Java Cosmos client.
jar
diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml
index b55fefbf13ea..cecbe9dc1fd9 100644
--- a/sdk/cosmos/azure-cosmos-tests/pom.xml
+++ b/sdk/cosmos/azure-cosmos-tests/pom.xml
@@ -104,7 +104,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos-test
- 1.0.0-beta.7
+ 1.0.0-beta.8
commons-io