diff --git a/common/smoke-tests/pom.xml b/common/smoke-tests/pom.xml
index 05f508527733..1206a3fa6bb2 100644
--- a/common/smoke-tests/pom.xml
+++ b/common/smoke-tests/pom.xml
@@ -118,7 +118,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 0cce353767b8..6445020c1866 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -101,20 +101,20 @@ com.azure:azure-core-test-v2;2.0.0-beta.1;2.0.0-beta.1
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.55;1.0.0-beta.56
com.azure:azure-core-tracing-opentelemetry-samples;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-core-version-tests;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-cosmos;4.66.1;4.67.0
+com.azure:azure-cosmos;4.67.0;4.68.0-beta.1
com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1
com.azure:azure-cosmos-dotnet-benchmark;4.0.1-beta.1;4.0.1-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3_2-12;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-cosmos-encryption;2.17.1;2.18.0
-com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.36.1;4.37.0
-com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.36.1;4.37.0
-com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.36.1;4.37.0
-com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.36.1;4.37.0
-com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.36.1;4.37.0
+com.azure:azure-cosmos-encryption;2.18.0;2.19.0-beta.1
+com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.37.0;4.38.0-beta.1
+com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.37.0;4.38.0-beta.1
+com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.37.0;4.38.0-beta.1
+com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.37.0;4.38.0-beta.1
+com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.37.0;4.38.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark-account-data-resolver-sample;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-cosmos-test;1.0.0-beta.10;1.0.0-beta.11
+com.azure:azure-cosmos-test;1.0.0-beta.11;1.0.0-beta.12
com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1
-com.azure.cosmos.kafka:azure-cosmos-kafka-connect;2.1.0;2.2.0
+com.azure.cosmos.kafka:azure-cosmos-kafka-connect;2.2.0;2.3.0-beta.1
com.azure:azure-data-appconfiguration;1.7.3;1.8.0-beta.1
com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-data-schemaregistry;1.5.2;1.6.0-beta.1
diff --git a/sdk/cosmos/azure-cosmos-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-benchmark/pom.xml
index 42d05110fc7f..9ef95ba29e64 100644
--- a/sdk/cosmos/azure-cosmos-benchmark/pom.xml
+++ b/sdk/cosmos/azure-cosmos-benchmark/pom.xml
@@ -52,13 +52,13 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
com.azure
azure-cosmos-encryption
- 2.18.0
+ 2.19.0-beta.1
diff --git a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml
index 2ef824ae2970..619252958c1d 100644
--- a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml
+++ b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml
@@ -51,7 +51,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
diff --git a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md
index 05b384925103..a12f72756ec5 100644
--- a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 2.19.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 2.18.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml
index d68bf67d1fc4..4a2e3bcf07db 100644
--- a/sdk/cosmos/azure-cosmos-encryption/pom.xml
+++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml
@@ -13,7 +13,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos-encryption
- 2.18.0
+ 2.19.0-beta.1
Encryption Plugin for Azure Cosmos DB SDK
This Package contains Encryption Plugin for Microsoft Azure Cosmos SDK
jar
@@ -59,7 +59,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md b/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md
index 9de2c21817ee..71e24fd06e46 100644
--- a/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 2.3.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 2.2.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml
index bfe8cfc132be..7c4262feea37 100644
--- a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml
+++ b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml
@@ -13,7 +13,7 @@ Licensed under the MIT License.
com.azure.cosmos.kafka
azure-cosmos-kafka-connect
- 2.2.0
+ 2.3.0-beta.1
Apache Kafka Connect connector for Azure Cosmos DB
This Package contains an Apache Kafka Connect source and sink connector for Azure Cosmos DB
jar
@@ -86,7 +86,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
+ 1.0.0-beta.12
test
diff --git a/sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml b/sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml
index 6895453be138..24c8f2115cc7 100644
--- a/sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml
@@ -97,7 +97,7 @@
com.azure.cosmos.spark
azure-cosmos-spark_3-5_2-12
- 4.37.0
+ 4.38.0-beta.1
provided
@@ -292,7 +292,7 @@
com.fasterxml.jackson.core:jackson-databind:[2.15.2]
com.fasterxml.jackson.module:jackson-module-scala_2.12:[2.15.2]
com.globalmentor:hadoop-bare-naked-local-fs:[0.1.0]
- com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12:[4.37.0]
+ com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12:[4.38.0-beta.1]
diff --git a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
index 43ab8fda24c7..0cbedea72059 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 4.38.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 4.37.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml
index 679f0ef14f23..a1af4f1a2cb6 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml
@@ -11,7 +11,7 @@
com.azure.cosmos.spark
azure-cosmos-spark_3-1_2-12
- 4.37.0
+ 4.38.0-beta.1
jar
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-1_2-12
OLTP Spark 3.1 Connector for Azure Cosmos DB SQL API
diff --git a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md
index 5f69326663e6..8a9752ebc7ad 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 4.38.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 4.37.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml
index 5c6a9c5227ca..2a8090d50b10 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml
@@ -11,7 +11,7 @@
com.azure.cosmos.spark
azure-cosmos-spark_3-2_2-12
- 4.37.0
+ 4.38.0-beta.1
jar
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-2_2-12
OLTP Spark 3.2 Connector for Azure Cosmos DB SQL API
diff --git a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md
index 9a2eea76d47b..bea5cbe547c5 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 4.38.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 4.37.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml
index 927553e5bceb..ec2c0486d9c6 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml
@@ -11,7 +11,7 @@
com.azure.cosmos.spark
azure-cosmos-spark_3-3_2-12
- 4.37.0
+ 4.38.0-beta.1
jar
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-3_2-12
OLTP Spark 3.3 Connector for Azure Cosmos DB SQL API
diff --git a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md
index 8b23d4feb185..199df8491a9a 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 4.38.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 4.37.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml
index 6ba522aa69fa..b15678e817d8 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml
@@ -11,7 +11,7 @@
com.azure.cosmos.spark
azure-cosmos-spark_3-4_2-12
- 4.37.0
+ 4.38.0-beta.1
jar
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-4_2-12
OLTP Spark 3.4 Connector for Azure Cosmos DB SQL API
diff --git a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md
index 110c7614b2f5..74d64575c376 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 4.38.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 4.37.0 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml
index b4a2cba08c3c..a55c937e1c65 100644
--- a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml
@@ -11,7 +11,7 @@
com.azure.cosmos.spark
azure-cosmos-spark_3-5_2-12
- 4.37.0
+ 4.38.0-beta.1
jar
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-5_2-12
OLTP Spark 3.5 Connector for Azure Cosmos DB SQL API
diff --git a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml
index 1a2e6f1ca9e4..823b601fb0ce 100644
--- a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml
+++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml
@@ -64,7 +64,7 @@
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
org.scala-lang.modules
@@ -172,7 +172,7 @@
com.azure
azure-cosmos-test
- 1.0.0-beta.11
+ 1.0.0-beta.12
test
diff --git a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md
index 6068a9aa987b..106424637f57 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.12 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 1.0.0-beta.11 (2025-02-20)
#### Other Changes
diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml
index bf6b7445b601..222aa7938eab 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.11
+ 1.0.0-beta.12
Microsoft Azure Java Cosmos Test Library
This package contains core fault injection types for Azure Java Cosmos client.
jar
@@ -59,7 +59,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml
index 3b8beef9ab11..e922ba429c13 100644
--- a/sdk/cosmos/azure-cosmos-tests/pom.xml
+++ b/sdk/cosmos/azure-cosmos-tests/pom.xml
@@ -100,12 +100,12 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
com.azure
azure-cosmos-test
- 1.0.0-beta.11
+ 1.0.0-beta.12
commons-io
diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md
index f1eb701c7a67..69c820bd9228 100644
--- a/sdk/cosmos/azure-cosmos/CHANGELOG.md
+++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md
@@ -1,5 +1,15 @@
## Release History
+### 4.68.0-beta.1 (Unreleased)
+
+#### Features Added
+
+#### Breaking Changes
+
+#### Bugs Fixed
+
+#### Other Changes
+
### 4.67.0 (2025-02-20)
#### Bugs Fixed
diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml
index 423db1684fb6..b142ce734673 100644
--- a/sdk/cosmos/azure-cosmos/pom.xml
+++ b/sdk/cosmos/azure-cosmos/pom.xml
@@ -13,7 +13,7 @@ Licensed under the MIT License.
com.azure
azure-cosmos
- 4.67.0
+ 4.68.0-beta.1
Microsoft Azure SDK for SQL API of Azure Cosmos DB Service
This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension Reactor support) for Azure Cosmos DB SQL API
jar
diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml b/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml
index 9ac371f83c6a..ee02ce866a45 100644
--- a/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml
+++ b/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml
@@ -114,7 +114,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
com.azure
diff --git a/sdk/spring/azure-spring-data-cosmos/pom.xml b/sdk/spring/azure-spring-data-cosmos/pom.xml
index db93a2dfc61a..af44ce73c16d 100644
--- a/sdk/spring/azure-spring-data-cosmos/pom.xml
+++ b/sdk/spring/azure-spring-data-cosmos/pom.xml
@@ -100,7 +100,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
com.fasterxml.jackson.module
diff --git a/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml
index fc865bb55e53..a29b697ed2a5 100644
--- a/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml
+++ b/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml
@@ -78,7 +78,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
true
diff --git a/sdk/spring/spring-cloud-azure-actuator/pom.xml b/sdk/spring/spring-cloud-azure-actuator/pom.xml
index c2f306e9b13e..415ae6c8b047 100644
--- a/sdk/spring/spring-cloud-azure-actuator/pom.xml
+++ b/sdk/spring/spring-cloud-azure-actuator/pom.xml
@@ -61,7 +61,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
true
diff --git a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml
index 4dce15058639..85d476174dc2 100644
--- a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml
+++ b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml
@@ -202,7 +202,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
true
diff --git a/sdk/spring/spring-cloud-azure-service/pom.xml b/sdk/spring/spring-cloud-azure-service/pom.xml
index fc901e73d43f..77445218eef7 100644
--- a/sdk/spring/spring-cloud-azure-service/pom.xml
+++ b/sdk/spring/spring-cloud-azure-service/pom.xml
@@ -48,7 +48,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0
true
diff --git a/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml b/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml
index 82f8efd1d3d7..4bd23a5a23a9 100644
--- a/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml
+++ b/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml
@@ -94,7 +94,7 @@
com.azure
azure-cosmos
- 4.66.1
+ 4.67.0