Skip to content

Commit

Permalink
Increment versions for deviceupdate releases (Azure#33162)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcolin7 authored Jan 25, 2023
1 parent dfd40b7 commit be6bdc7
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 @@ -107,7 +107,7 @@ com.azure:azure-developer-devcenter;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-e2e;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-identity;1.7.3;1.8.0-beta.2
com.azure:azure-identity-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-iot-deviceupdate;1.0.2;1.1.0-beta.1
com.azure:azure-iot-deviceupdate;1.0.3;1.1.0-beta.1
com.azure:azure-iot-modelsrepository;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-maps-traffic;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-maps-weather;1.0.0-beta.1;1.0.0-beta.2
Expand Down
9 changes: 9 additions & 0 deletions sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@

### Other Changes

## 1.0.3 (2023-01-18)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.34.0` to version `1.35.0`.
- Upgraded `azure-core-http-netty` from `1.12.7` to version `1.12.8`.

## 1.0.2 (2022-11-10)

### Other Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/deviceupdate/azure-iot-deviceupdate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For the best development experience, developers should use the official Microsof
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-iot-deviceupdate</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit be6bdc7

Please sign in to comment.