File tree Expand file tree Collapse file tree 7 files changed +29
-9
lines changed
azure-data-schemaregistry-apacheavro
azure-data-schemaregistry Expand file tree Collapse file tree 7 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 193193 <dependency >
194194 <groupId >com.azure</groupId >
195195 <artifactId >azure-data-schemaregistry</artifactId >
196- <version >1.0.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
196+ <version >1.1.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
197197 </dependency >
198198 <dependency >
199199 <groupId >com.azure</groupId >
200200 <artifactId >azure-data-schemaregistry-apacheavro</artifactId >
201- <version >1.0.0-beta.9 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
201+ <version >1.0.0-beta.10 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
202202 </dependency >
203203 <dependency >
204204 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.6.1;4.7.0-beta.1
8787com.azure:azure-cosmos-encryption;1.0.0-beta.9;1.0.0-beta.10
8888com.azure:azure-data-appconfiguration;1.3.0;1.4.0-beta.1
8989com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
90- com.azure:azure-data-schemaregistry;1.0.1 ;1.0.2
91- com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.8 ;1.0.0-beta.9
90+ com.azure:azure-data-schemaregistry;1.0.2 ;1.1.0-beta.1
91+ com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.9 ;1.0.0-beta.10
9292com.azure:azure-data-tables;12.2.0;12.3.0-beta.1
9393com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
9494com.azure:azure-digitaltwins-core;1.1.6;1.2.0-beta.1
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.10 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.9 (2022-02-12)
414
515### Features Added
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.0.0-beta.9 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
19+ <version >1.0.0-beta.10 </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 >
5252 <dependency >
5353 <groupId >com.azure</groupId >
5454 <artifactId >azure-data-schemaregistry</artifactId >
55- <version >1.0.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
55+ <version >1.1.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
5656 </dependency >
5757 <dependency >
5858 <groupId >org.apache.avro</groupId >
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.1.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.2 (2022-02-12)
414
515### Other Changes
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.0.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
20+ <version >1.1.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
2121
2222 <name >Microsoft Azure client library for Schema Registry</name >
2323 <description >Libraries built on Microsoft Azure Schema Registry</description >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.azure</groupId >
2525 <artifactId >azure-data-schemaregistry</artifactId >
26- <version >1.0.2 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
26+ <version >1.1.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
2727 </dependency >
2828 <dependency >
2929 <groupId >com.azure</groupId >
3030 <artifactId >azure-data-schemaregistry-apacheavro</artifactId >
31- <version >1.0.0-beta.9 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
31+ <version >1.0.0-beta.10 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-apacheavro;current} -->
3232 </dependency >
3333 </dependencies >
3434
You can’t perform that action at this time.
0 commit comments