File tree Expand file tree Collapse file tree
sdk/containerregistry/azure-containers-containerregistry Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ com.azure:azure-communication-sms;1.1.3;1.2.0-beta.1
6464com.azure:azure-communication-identity;1.1.10;1.2.0-beta.2
6565com.azure:azure-communication-phonenumbers;1.0.12;1.1.0-beta.8
6666com.azure:azure-communication-networktraversal;1.1.0-beta.2;1.1.0-beta.3
67- com.azure:azure-containers-containerregistry;1.0.5 ;1.1.0-beta.2
67+ com.azure:azure-containers-containerregistry;1.0.6 ;1.1.0-beta.2
6868com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1
6969com.azure:azure-core;1.30.0;1.31.0-beta.1
7070com.azure:azure-core-amqp;2.6.0;2.7.0-beta.1
Original file line number Diff line number Diff line change 1313## 1.1.0-beta.1 (2022-04-08)
1414
1515### Features Added
16+
1617- Added interfaces from ` com.azure.core.client.traits ` to ` ContainerRegistryClientBuilder ` .
1718- Added support for ` ContainerRegistryBlobAsyncClient ` .
1819
20+ ## 1.0.6 (2022-07-06)
21+
22+ ### Other Changes
23+
24+ #### Dependency Updates
25+
26+ - Upgraded ` azure-core ` from ` 1.29.1 ` to version ` 1.30.0 ` .
27+ - Upgraded ` azure-core-http-netty ` from ` 1.12.2 ` to version ` 1.12.3 ` .
28+
1929## 1.0.5 (2022-06-09)
2030
2131### Other Changes
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ and then include the direct dependency in the dependencies section without the v
5656<dependency >
5757 <groupId >com.azure</groupId >
5858 <artifactId >azure-containers-containerregistry</artifactId >
59- <version >1.0.5 </version >
59+ <version >1.0.6 </version >
6060</dependency >
6161```
6262[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments