File tree Expand file tree Collapse file tree 9 files changed +9
-21
lines changed
azure-data-schemaregistry-apacheavro
azure-data-schemaregistry Expand file tree Collapse file tree 9 files changed +9
-21
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.1.0-beta .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
196+ <version >1.0 .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
197197 </dependency >
198198 <dependency >
199199 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.6.0-beta.1;4.6.0-beta.1
8585com.azure:azure-cosmos-encryption;1.0.0-beta.9;1.0.0-beta.10
8686com.azure:azure-data-appconfiguration;1.2.4;1.2.5
8787com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
88- com.azure:azure-data-schemaregistry;1.0.0;1.1.0-beta .1
88+ com.azure:azure-data-schemaregistry;1.0.0;1.0 .1
8989com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.7;1.0.0-beta.8
9090com.azure:azure-data-tables;12.1.5;12.2.0-beta.1
9191com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
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
3+ ## 1.0.0-beta.8 (2022-01-18)
104
115### Other Changes
126
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ and deserialization.
2323<dependency >
2424 <groupId >com.azure</groupId >
2525 <artifactId >azure-data-schemaregistry-apacheavro</artifactId >
26- <version >1.0.0-beta.7 </version >
26+ <version >1.0.0-beta.8 </version >
2727</dependency >
2828```
2929[ // ] : # ( {x-version-update-end} )
Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >com.azure</groupId >
4949 <artifactId >azure-data-schemaregistry</artifactId >
50- <version >1.1.0-beta .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
50+ <version >1.0 .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
5151 </dependency >
5252 <dependency >
5353 <groupId >com.azure</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
3+ ## 1.0.1 (2022-01-18)
84
95### Bugs Fixed
106
117- Fixed double serialization of JSON when publishing/reading schemas. #25789
128
13- ### Other Changes
14-
159## 1.0.0 (2021-11-12)
1610
1711### Breaking Changes
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ schema identifiers rather than full schemas.
2121<dependency >
2222 <groupId >com.azure</groupId >
2323 <artifactId >azure-data-schemaregistry</artifactId >
24- <version >1.0.0 </version >
24+ <version >1.0.1 </version >
2525</dependency >
2626```
2727[ // ] : # ( {x-version-update-end} )
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.1.0-beta .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
20+ <version >1.0 .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.1.0-beta .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
26+ <version >1.0 .1</version > <!-- {x-version-update;com.azure:azure-data-schemaregistry;current} -->
2727 </dependency >
2828 <dependency >
2929 <groupId >com.azure</groupId >
You can’t perform that action at this time.
0 commit comments