Skip to content

Commit

Permalink
ACR versions update from patch release (Azure#30413)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova authored Aug 11, 2022
1 parent e517581 commit 1d5e372
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ com.azure:azure-communication-identity;1.3.0;1.4.0-beta.1
com.azure:azure-communication-phonenumbers;1.0.13;1.1.0-beta.9
com.azure:azure-communication-networktraversal;1.1.0-beta.2;1.1.0-beta.3
com.azure:azure-communication-rooms;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-containers-containerregistry;1.0.6;1.1.0-beta.2
com.azure:azure-containers-containerregistry;1.0.7;1.1.0-beta.2
com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-core;1.31.0;1.32.0-beta.1
com.azure:azure-core-amqp;2.7.0;2.8.0-beta.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@

### Other Changes

## 1.0.7 (2022-08-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.30.0` to version `1.31.0`.
- Upgraded `azure-core-http-netty` from `1.12.3` to version `1.12.4`.

## 1.1.0-beta.1 (2022-04-08)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ and then include the direct dependency in the dependencies section without the v
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-containers-containerregistry</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit 1d5e372

Please sign in to comment.