Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
# Release History

## 1.1.0 (2026-06-15)
## 1.1.0 (2026-07-30)
Comment thread
wuqiten marked this conversation as resolved.

### Features Added

- Regenerated client from TypeSpec specification. The library now uses the unified
`azure.core` HTTP pipeline and shares model infrastructure with other modern
Azure Python SDKs.

### Other Changes

- Migrated source of truth from Swagger to TypeSpec
(`specification/deviceupdate/data-plane/duiothub`).
- Updated minimum required `azure-core` to `1.37.0`.
- Dropped support for Python 3.8 and 3.9; minimum supported Python is 3.10.
- Regenerated the client library from the TypeSpec specification for the Device Update for IoT Hub `2026-06-01` GA API version.
- Added support for configuring TLS-secured update payload downloads through the `downloadSecurity` property when creating or updating a deployment.

## 1.0.0 (2022-09-09)

Expand Down
6 changes: 3 additions & 3 deletions sdk/deviceupdate/azure-iot-deviceupdate/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"apiVersions": {
"DeviceUpdateClient": "2026-06-01"
},
"commit": "292231b1131ff9fd070377372a0647c6ac7a6ce2",
"commit": "a1e083316c4db68aac174e4039aa47c618ba41c1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/deviceupdate/data-plane/duiothub",
"emitterVersion": "0.63.1",
"httpClientPythonVersion": "^0.31.1"
"emitterVersion": "0.63.3",
"httpClientPythonVersion": "^0.34.2"
}
Loading
Loading