Skip to content

Commit ca34a25

Browse files
Release deviceupdate beta3 package (Azure#29913)
* Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Weidong Xu <weidxu@microsoft.com>
1 parent 970c4d6 commit ca34a25

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

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

55
### Features Added
66

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

21-
### Bugs Fixed
22-
2321
### Other Changes
2422

23+
#### Dependency Updates
24+
25+
- Upgraded `azure-core` from `1.29.1` to version `1.30.0`.
26+
- Upgraded `azure-core-http-netty` from `1.12.2` to version `1.12.3`.
27+
2528
## 1.0.0-beta.2 (2022-01-19)
2629

2730
### Breaking Changes

0 commit comments

Comments
 (0)