File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
azure-data-schemaregistry-avro Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 189
189
<dependency >
190
190
<groupId >com.azure</groupId >
191
191
<artifactId >azure-data-schemaregistry-avro</artifactId >
192
- <version >1.0.0-beta.5 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-avro;current} -->
192
+ <version >1.0.0-beta.6 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-avro;current} -->
193
193
</dependency >
194
194
<dependency >
195
195
<groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ com.azure:azure-cosmos-encryption;1.0.0-beta.7;1.0.0-beta.8
81
81
com.azure:azure-data-appconfiguration;1.2.1;1.3.0-beta.1
82
82
com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
83
83
com.azure:azure-data-schemaregistry;1.0.0-beta.5;1.0.0-beta.6
84
- com.azure:azure-data-schemaregistry-avro;1.0.0-beta.4 ;1.0.0-beta.5
84
+ com.azure:azure-data-schemaregistry-avro;1.0.0-beta.5 ;1.0.0-beta.6
85
85
com.azure:azure-data-tables;12.1.1;12.2.0-beta.1
86
86
com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
87
87
com.azure:azure-digitaltwins-core;1.1.1;1.2.0-beta.1
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.0.0-beta.6 (Unreleased)
4
+
5
+
3
6
## 1.0.0-beta.5 (2021-08-17)
4
7
5
8
### Other Changes
Original file line number Diff line number Diff line change 16
16
17
17
<groupId >com.azure</groupId >
18
18
<artifactId >azure-data-schemaregistry-avro</artifactId >
19
- <version >1.0.0-beta.5 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-avro;current} -->
19
+ <version >1.0.0-beta.6 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-avro;current} -->
20
20
21
21
<name >Microsoft Azure Schema Registry - Avro-specific package for client library</name >
22
22
<description >Avro-specific package for Azure Schema Registry client library</description >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.azure</groupId >
30
30
<artifactId >azure-data-schemaregistry-avro</artifactId >
31
- <version >1.0.0-beta.5 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-avro;current} -->
31
+ <version >1.0.0-beta.6 </version > <!-- {x-version-update;com.azure:azure-data-schemaregistry-avro;current} -->
32
32
</dependency >
33
33
</dependencies >
34
34
You can’t perform that action at this time.
0 commit comments