File tree Expand file tree Collapse file tree 5 files changed +14
-4
lines changed
azure-cosmos-kafka-connect Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.30.0;4.31.0-beta.1
110110com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.30.0;4.31.0-beta.1
111111com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.30.0;4.31.0-beta.1
112112com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.30.0;4.31.0-beta.1
113- com.azure:azure-cosmos-test;1.0.0-beta.6 ;1.0.0-beta.7
113+ com.azure:azure-cosmos-test;1.0.0-beta.7 ;1.0.0-beta.8
114114com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1
115115com.azure.cosmos.kafka:azure-cosmos-kafka-connect;1.0.0-beta.2;1.0.0-beta.3
116116com.azure:azure-data-appconfiguration;1.6.0;1.7.0-beta.1
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Licensed under the MIT License.
101101 <dependency >
102102 <groupId >com.azure</groupId >
103103 <artifactId >azure-cosmos-test</artifactId >
104- <version >1.0.0-beta.7 </version > <!-- {x-version-update;com.azure:azure-cosmos-test;current} -->
104+ <version >1.0.0-beta.8 </version > <!-- {x-version-update;com.azure:azure-cosmos-test;current} -->
105105 <scope >test</scope >
106106 </dependency >
107107
Original file line number Diff line number Diff line change 11## Release History
22
3+ ### 1.0.0-beta.8 (Unreleased)
4+
5+ #### Features Added
6+
7+ #### Breaking Changes
8+
9+ #### Bugs Fixed
10+
11+ #### Other Changes
12+
313### 1.0.0-beta.7 (2024-05-03)
414
515#### Bugs Fixed
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Licensed under the MIT License.
1313
1414 <groupId >com.azure</groupId >
1515 <artifactId >azure-cosmos-test</artifactId >
16- <version >1.0.0-beta.7 </version > <!-- {x-version-update;com.azure:azure-cosmos-test;current} -->
16+ <version >1.0.0-beta.8 </version > <!-- {x-version-update;com.azure:azure-cosmos-test;current} -->
1717 <name >Microsoft Azure Java Cosmos Test Library</name >
1818 <description >This package contains core fault injection types for Azure Java Cosmos client.</description >
1919 <packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Licensed under the MIT License.
104104 <dependency >
105105 <groupId >com.azure</groupId >
106106 <artifactId >azure-cosmos-test</artifactId >
107- <version >1.0.0-beta.7 </version > <!-- {x-version-update;com.azure:azure-cosmos-test;current} -->
107+ <version >1.0.0-beta.8 </version > <!-- {x-version-update;com.azure:azure-cosmos-test;current} -->
108108 </dependency >
109109 <dependency >
110110 <groupId >commons-io</groupId >
You can’t perform that action at this time.
0 commit comments