Skip to content

Commit 9277591

Browse files
azure-sdktadelesh
andauthored
[Release] sdk/resourcemanager/deviceupdate/armdeviceupdate/1.0.0 (Azure#18851)
* [Release] sdk/resourcemanager/deviceupdate/armdeviceupdate/1.0.0 generation from spec commit: 80065490402157d0df0dd37ab347c651b22eb576 * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
1 parent d91c212 commit 9277591

25 files changed

+2026
-590
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Release History
22

3+
## 1.0.0 (2022-08-11)
4+
### Other Changes
5+
- Release stable version.
6+
37
## 0.5.0 (2022-05-17)
48

59
The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/deviceupdate/armdeviceupdate` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 0.5.0, which contains breaking changes.
610

711
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/azsdk/go/mgmt/migration).
812

9-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/go/mgmt).
13+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/go/mgmt).

sdk/resourcemanager/deviceupdate/armdeviceupdate/zz_generated_accounts_client.go renamed to sdk/resourcemanager/deviceupdate/armdeviceupdate/accounts_client.go

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/deviceupdate/armdeviceupdate/ze_generated_example_accounts_client_test.go renamed to sdk/resourcemanager/deviceupdate/armdeviceupdate/accounts_client_example_test.go

Lines changed: 17 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/deviceupdate/armdeviceupdate/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/deviceupdate/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/deviceupdate/resource-manager/readme.go.md
8+
- https://github.com/Azure/azure-rest-api-specs/blob/80065490402157d0df0dd37ab347c651b22eb576/specification/deviceupdate/resource-manager/readme.md
9+
- https://github.com/Azure/azure-rest-api-specs/blob/80065490402157d0df0dd37ab347c651b22eb576/specification/deviceupdate/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 0.5.0
11+
module-version: 1.0.0
1212
```

sdk/resourcemanager/deviceupdate/armdeviceupdate/zz_generated_client.go renamed to sdk/resourcemanager/deviceupdate/armdeviceupdate/client.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)