Skip to content

Commit

Permalink
Release deviceupdate beta3 package (Azure#29913)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Weidong Xu <[email protected]>
  • Loading branch information
dpokluda and weidongxu-microsoft authored Jul 12, 2022
1 parent 970c4d6 commit ca34a25
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.0-beta.3 (Unreleased)
## 1.0.0-beta.3 (2022-07-12)

### Features Added

Expand All @@ -18,10 +18,13 @@
- Added `DeviceManagementClientBuilder` to create `DeviceManagementClient` instance via `DeviceManagementClientBuilder.buildClient()`.
- Modified `DeviceUpdateClientBuilder` to create `DeviceUpdateClient` instance via `DeviceUpdateClientBuilder.buildClient()`.

### Bugs Fixed

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.29.1` to version `1.30.0`.
- Upgraded `azure-core-http-netty` from `1.12.2` to version `1.12.3`.

## 1.0.0-beta.2 (2022-01-19)

### Breaking Changes
Expand Down

0 comments on commit ca34a25

Please sign in to comment.