Skip to content

Commit 8f74f3b

Browse files
committed
Added GA API version name to prevent confusion
1 parent b1037b5 commit 8f74f3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub-device-update/device-update-changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Device Update for IoT Hub is an Azure service designed to work with an on-device
1414

1515
## Detailed changelog for "February 2023 UX Release"
1616

17-
This latest UX release, titled "February 2023 UX Release," consists of several improvements to the Azure portal UX. These improvements are compatible with the [GA launch API version](/rest/api/deviceupdate/2022-10-01/device-update) and agent versions [v1.0.0](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.0), [v1.0.1](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.1), and [v1.0.2](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.2).
17+
This latest UX release, titled "February 2023 UX Release," consists of several improvements to the Azure portal UX. These improvements are compatible with the [GA launch API version ("2022-10-01")](/rest/api/deviceupdate/2022-10-01/device-update) and agent versions [v1.0.0](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.0), [v1.0.1](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.1), and [v1.0.2](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.2).
1818

1919
### Improvements
2020

@@ -34,7 +34,7 @@ This table provides recent version history for the Device Update for IoT Hub ser
3434
| February 2023 UX Release | UX release | February 23, 2023 | This UX release brings new capabilities and quality-of-life improvements to the Azure portal UX. |
3535
| [Agent v1.0.2](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.2) | Agent patch | February 3, 2023 | This agent patch addresses several bugs (e.g. result codes for missing handlers) and contains several improvements (e.g. SWUpdate V2 handler for installed criteria). |
3636
| [Agent v1.0.1](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.1) | Agent patch | January 13, 2023 | This agent patch addresses several bugs (e.g. failure to reboot after installing new image) and contains several improvements (e.g. removed curl dependency in https_proxy_utils). |
37-
| [GA launch (v1.0.0)](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.0) | Full release | November 1, 2022 | This full release is made up of a new [API version](/rest/api/deviceupdate/2022-10-01/device-update), an Azure portal UX refresh, and a new [agent version (v1.0.0)](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.0).|
37+
| [GA launch (v1.0.0)](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.0) | Full release | November 1, 2022 | This full release is made up of a new [API version ("2022-10-01")](/rest/api/deviceupdate/2022-10-01/device-update), an Azure portal UX refresh, and a new [agent version (v1.0.0)](https://github.com/Azure/iot-hub-device-update/releases/tag/1.0.0).|
3838

3939
## Next steps
4040

0 commit comments

Comments
 (0)