We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970c4d6 commit ca34a25Copy full SHA for ca34a25
sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.0.0-beta.3 (Unreleased)
+## 1.0.0-beta.3 (2022-07-12)
4
5
### Features Added
6
@@ -18,10 +18,13 @@
18
- Added `DeviceManagementClientBuilder` to create `DeviceManagementClient` instance via `DeviceManagementClientBuilder.buildClient()`.
19
- Modified `DeviceUpdateClientBuilder` to create `DeviceUpdateClient` instance via `DeviceUpdateClientBuilder.buildClient()`.
20
21
-### Bugs Fixed
22
-
23
### Other Changes
24
+#### Dependency Updates
+
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
28
## 1.0.0-beta.2 (2022-01-19)
29
30
### Breaking Changes
0 commit comments