Skip to content

Commit 9011aea

Browse files
author
SDKAuto
committed
CodeGen from PR 34496 in Azure/azure-rest-api-specs
Merge 58b591f4dd6ecd313c9ebb953de676bf01f35d1b into 121c5e84647a9cdb1767d5146affdfe2af91d776
1 parent 9e8eb1f commit 9011aea

File tree

50 files changed

+1342
-2864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1342
-2864
lines changed

sdk/resourcemanager/maintenance/armmaintenance/CHANGELOG.md

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

3+
## 1.4.0-beta.2 (2025-05-08)
4+
### Breaking Changes
5+
6+
- Type of `Operation.Display` has been changed from `*OperationInfo` to `*OperationDisplay`
7+
- Type of `Operation.Origin` has been changed from `*string` to `*Origin`
8+
- Function `*ConfigurationAssignmentsClient.NewListPager` has been removed
9+
- Operation `*UpdatesClient.NewListPager` does not support pagination anymore, use `*UpdatesClient.List` instead.
10+
- Operation `*UpdatesClient.NewListParentPager` does not support pagination anymore, use `*UpdatesClient.ListParent` instead.
11+
- Struct `OperationInfo` has been removed
12+
- Struct `OperationsListResult` has been removed
13+
- Field `Properties` of struct `Operation` has been removed
14+
- Field `OperationsListResult` of struct `OperationsClientListResponse` has been removed
15+
16+
### Features Added
17+
18+
- New enum type `ActionType` with values `ActionTypeInternal`
19+
- New enum type `Origin` with values `OriginSystem`, `OriginUser`, `OriginUserSystem`
20+
- New struct `ErrorAdditionalInfo`
21+
- New struct `ErrorDetail`
22+
- New struct `ErrorResponse`
23+
- New struct `OperationDisplay`
24+
- New struct `OperationListResult`
25+
- New struct `ProxyResource`
26+
- New struct `TrackedResource`
27+
- New field `NextLink` in struct `ListApplyUpdate`
28+
- New field `NextLink` in struct `ListConfigurationAssignmentsResult`
29+
- New field `NextLink` in struct `ListMaintenanceConfigurationsResult`
30+
- New field `ActionType` in struct `Operation`
31+
- New anonymous field `OperationListResult` in struct `OperationsClientListResponse`
32+
33+
334
## 1.4.0-beta.1 (2024-05-24)
435
### Features Added
536

sdk/resourcemanager/maintenance/armmaintenance/applyupdateforresourcegroup_client.go

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

sdk/resourcemanager/maintenance/armmaintenance/applyupdateforresourcegroup_client_example_test.go

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)