@@ -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.8 </version >
26+ <version >1.0.0-beta.9 </version >
2727</dependency >
2828```
2929[ // ] : # ( {x-version-update-end} )
@@ -52,7 +52,7 @@ with the Azure SDK, please include the `azure-identity` package:
5252<dependency >
5353 <groupId >com.azure</groupId >
5454 <artifactId >azure-identity</artifactId >
55- <version >1.4.3 </version >
55+ <version >1.4.4 </version >
5656</dependency >
5757```
5858
@@ -163,8 +163,8 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
163163[ event_hubs_namespace ] : https://docs.microsoft.com/azure/event-hubs/event-hubs-about
164164[ jdk_link ] : https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
165165[ product_documentation ] : https://aka.ms/schemaregistry
166- [ specific_record ] : https://avro.apache.org/docs/1.9.2 /api/java/org/apache/avro/specific/SpecificRecord.html
167- [ generic_record ] : https://avro.apache.org/docs/1.9.2 /api/java/org/apache/avro/generic/GenericRecord.html
166+ [ specific_record ] : https://avro.apache.org/docs/current /api/java/org/apache/avro/specific/SpecificRecord.html
167+ [ generic_record ] : https://avro.apache.org/docs/current /api/java/org/apache/avro/generic/GenericRecord.html
168168[ custom_subdomain ] : https://docs.microsoft.com/azure/cognitive-services/authentication#create-a-resource-with-a-custom-subdomain
169169[ register_aad_app ] : https://docs.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
170170[ aad_grant_access ] : https://docs.microsoft.com/azure/cognitive-services/authentication#assign-a-role-to-a-service-principal
0 commit comments