File tree Expand file tree Collapse file tree 6 files changed +27
-7
lines changed
azure-data-schemaregistry-apacheavro
azure-data-schemaregistry Expand file tree Collapse file tree 6 files changed +27
-7
lines changed Original file line number Diff line number Diff line change 198198 <dependency >
199199 <groupId >com.azure</groupId >
200200 <artifactId >azure-data-schemaregistry</artifactId >
201- <version >1.4.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
201+ <version >1.4.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
202202 </dependency >
203203 <dependency >
204204 <groupId >com.azure</groupId >
205205 <artifactId >azure-data-schemaregistry-apacheavro</artifactId >
206- <version >1.2.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
206+ <version >1.2.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
207207 </dependency >
208208 <dependency >
209209 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.16.0;4.17.0-beta.1
9898com.azure:azure-cosmos-encryption;1.10.0;1.11.0-beta.1
9999com.azure:azure-data-appconfiguration;1.4.1;1.5.0-beta.1
100100com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
101- com.azure:azure-data-schemaregistry;1.3.2;1.4.0-beta.1
102- com.azure:azure-data-schemaregistry-apacheavro;1.1.2;1.2.0-beta.1
101+ com.azure:azure-data-schemaregistry;1.3.2;1.4.0-beta.2
102+ com.azure:azure-data-schemaregistry-apacheavro;1.1.2;1.2.0-beta.2
103103com.azure:azure-data-tables;12.3.7;12.4.0-beta.1
104104com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
105105com.azure:azure-digitaltwins-core;1.3.5;1.4.0-beta.1
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.2.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.2.0-beta.1 (2023-01-26)
414
515### Other Changes
Original file line number Diff line number Diff line change 1616
1717 <groupId >com.azure</groupId >
1818 <artifactId >azure-data-schemaregistry-apacheavro</artifactId >
19- <version >1.2.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
19+ <version >1.2.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
2020
2121 <name >Microsoft Azure client library for Schema Registry Apache Avro Serializer</name >
2222 <description >Apache Avro-specific serializer for Azure Schema Registry client library</description >
5555 <dependency >
5656 <groupId >com.azure</groupId >
5757 <artifactId >azure-data-schemaregistry</artifactId >
58- <version >1.4.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
58+ <version >1.4.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
5959 </dependency >
6060 <dependency >
6161 <groupId >org.apache.avro</groupId >
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.4.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.4.0-beta.1 (2023-01-26)
414
515### Features Added
Original file line number Diff line number Diff line change 1717 <groupId >com.azure</groupId >
1818 <artifactId >azure-data-schemaregistry</artifactId >
1919 <packaging >jar</packaging >
20- <version >1.4.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
20+ <version >1.4.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
2121
2222 <name >Microsoft Azure client library for Schema Registry</name >
2323 <description >This package contains the Microsoft Azure Schema Registry client library</description >
You can’t perform that action at this time.
0 commit comments