Skip to content

Commit 6109635

Browse files
authored
Increment package versions for cosmos releases (Azure#45097)
1 parent 8f587c8 commit 6109635

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

eng/versioning/version_client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.37.1;4.38.0-beta.1
108108
com.azure.cosmos.spark:azure-cosmos-spark-account-data-resolver-sample;1.0.0-beta.1;1.0.0-beta.1
109109
com.azure:azure-cosmos-test;1.0.0-beta.11;1.0.0-beta.12
110110
com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1
111-
com.azure.cosmos.kafka:azure-cosmos-kafka-connect;2.2.0;2.3.0
111+
com.azure.cosmos.kafka:azure-cosmos-kafka-connect;2.3.0;2.4.0-beta.1
112112
com.azure:azure-data-appconfiguration;1.8.0;1.9.0-beta.1
113113
com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
114114
com.azure:azure-data-schemaregistry;1.5.4;1.6.0-beta.1

sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## Release History
22

3+
### 2.4.0-beta.1 (Unreleased)
4+
5+
#### Features Added
6+
7+
#### Breaking Changes
8+
9+
#### Bugs Fixed
10+
11+
#### Other Changes
12+
313
### 2.3.0 (2025-04-23)
414

515
#### Bugs Fixed

sdk/cosmos/azure-cosmos-kafka-connect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Licensed under the MIT License.
1313

1414
<groupId>com.azure.cosmos.kafka</groupId>
1515
<artifactId>azure-cosmos-kafka-connect</artifactId>
16-
<version>2.3.0</version> <!-- {x-version-update;com.azure.cosmos.kafka:azure-cosmos-kafka-connect;current} -->
16+
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.kafka:azure-cosmos-kafka-connect;current} -->
1717
<name>Apache Kafka Connect connector for Azure Cosmos DB</name>
1818
<description>This Package contains an Apache Kafka Connect source and sink connector for Azure Cosmos DB</description>
1919
<packaging>jar</packaging>

0 commit comments

Comments
 (0)