Skip to content

Commit d6232f1

Browse files
authored
Post release automated changes for deviceupdate releases (Azure#23176)
Post release automated changes for azure-rest-iot-device-update
1 parent 600e8fd commit d6232f1

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

sdk/deviceupdate/iot-device-update-rest/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0 (2022-09-09)
414

515
### Features Added

sdk/deviceupdate/iot-device-update-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "client",
44
"author": "Microsoft Corporation",
55
"description": "Device Update for IoT Hub is an Azure service that enables customers to publish update for their IoT devices to the cloud, and then deploy that update to their devices (approve updates to groups of devices managed and provisioned in IoT Hub). It leverages the proven security and reliability of the Windows Update platform, optimized for IoT devices. It works globally and knows when and how to update devices, enabling customers to focus on their business goals and let Device Update for IoT Hub handle the updates.",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"keywords": [
88
"node",
99
"azure",

sdk/deviceupdate/iot-device-update-rest/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license-header: MICROSOFT_MIT_NO_VERSION
1313
output-folder: ../
1414
source-code-folder-path: ./src
1515
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/d7c9be23749467be1aea18f02ba2f4948a39db6a/specification/deviceupdate/data-plane/Microsoft.DeviceUpdate/stable/2022-10-01/deviceupdate.json
16-
package-version: 1.0.0
16+
package-version: 1.0.1
1717
rest-level-client: true
1818
add-credentials: true
1919
credential-scopes: https://api.adu.microsoft.com/.default

0 commit comments

Comments
 (0)