Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
15 changes: 2 additions & 13 deletions sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
# Release History

## 1.1.0 (2026-06-15)
## 1.1.0 (2026-07-29)

### 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.
skip changelog generation for data-plane package and please add changelog manually.
Comment thread
wuqiten marked this conversation as resolved.
Outdated

## 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": "67ffbb6bee462e36bcdd3b93cffca6942c3a35f7",
"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