Skip to content

Commit c529578

Browse files
author
SDKAuto
committed
CodeGen from PR 22019 in Azure/azure-rest-api-specs
Merge 0a361b3d19407c6f759ca505312a120053b08b27 into 38e580acd81dbb904d048a23d805dd58b8699d93
1 parent 741a885 commit c529578

29 files changed

+6305
-289
lines changed

sdk/azurestackhci/arm-azurestackhci/CHANGELOG.md

Lines changed: 183 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,190 @@
11
# Release History
2+
3+
## 4.0.0 (2023-01-10)
4+
5+
**Features**
26

3-
## 3.1.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation group Offers
8+
- Added operation group Publishers
9+
- Added operation group Skus
10+
- Added operation group UpdateRuns
11+
- Added operation group Updates
12+
- Added operation group UpdateSummariesOperations
13+
- Added operation Clusters.beginExtendSoftwareAssuranceBenefit
14+
- Added operation Clusters.beginExtendSoftwareAssuranceBenefitAndWait
15+
- Added Interface ClustersExtendSoftwareAssuranceBenefitOptionalParams
16+
- Added Interface Offer
17+
- Added Interface OfferList
18+
- Added Interface OffersGetOptionalParams
19+
- Added Interface OffersListByClusterNextOptionalParams
20+
- Added Interface OffersListByClusterOptionalParams
21+
- Added Interface OffersListByPublisherNextOptionalParams
22+
- Added Interface OffersListByPublisherOptionalParams
23+
- Added Interface PackageVersionInfo
24+
- Added Interface PrecheckResult
25+
- Added Interface PrecheckResultTags
26+
- Added Interface Publisher
27+
- Added Interface PublisherList
28+
- Added Interface PublishersGetOptionalParams
29+
- Added Interface PublishersListByClusterNextOptionalParams
30+
- Added Interface PublishersListByClusterOptionalParams
31+
- Added Interface Sku
32+
- Added Interface SkuList
33+
- Added Interface SkuMappings
34+
- Added Interface SkusGetOptionalParams
35+
- Added Interface SkusListByOfferNextOptionalParams
36+
- Added Interface SkusListByOfferOptionalParams
37+
- Added Interface SoftwareAssuranceChangeRequest
38+
- Added Interface SoftwareAssuranceChangeRequestProperties
39+
- Added Interface SoftwareAssuranceProperties
40+
- Added Interface Step
41+
- Added Interface SystemData
42+
- Added Interface Update
43+
- Added Interface UpdateList
44+
- Added Interface UpdatePrerequisite
45+
- Added Interface UpdateRun
46+
- Added Interface UpdateRunList
47+
- Added Interface UpdateRunsDeleteHeaders
48+
- Added Interface UpdateRunsDeleteOptionalParams
49+
- Added Interface UpdateRunsGetOptionalParams
50+
- Added Interface UpdateRunsListNextOptionalParams
51+
- Added Interface UpdateRunsListOptionalParams
52+
- Added Interface UpdateRunsPutOptionalParams
53+
- Added Interface UpdatesDeleteHeaders
54+
- Added Interface UpdatesDeleteOptionalParams
55+
- Added Interface UpdatesGetOptionalParams
56+
- Added Interface UpdatesListNextOptionalParams
57+
- Added Interface UpdatesListOptionalParams
58+
- Added Interface UpdatesPostHeaders
59+
- Added Interface UpdatesPostOptionalParams
60+
- Added Interface UpdatesPutOptionalParams
61+
- Added Interface UpdateSummaries
62+
- Added Interface UpdateSummariesDeleteHeaders
63+
- Added Interface UpdateSummariesDeleteOptionalParams
64+
- Added Interface UpdateSummariesGetOptionalParams
65+
- Added Interface UpdateSummariesList
66+
- Added Interface UpdateSummariesListNextOptionalParams
67+
- Added Interface UpdateSummariesListOptionalParams
68+
- Added Interface UpdateSummariesPutOptionalParams
69+
- Added Interface UserAssignedIdentity
70+
- Added Type Alias AvailabilityType
71+
- Added Type Alias ClusterNodeType
72+
- Added Type Alias ClustersExtendSoftwareAssuranceBenefitResponse
73+
- Added Type Alias HealthState
74+
- Added Type Alias ManagedServiceIdentityType
75+
- Added Type Alias OffersGetResponse
76+
- Added Type Alias OffersListByClusterNextResponse
77+
- Added Type Alias OffersListByClusterResponse
78+
- Added Type Alias OffersListByPublisherNextResponse
79+
- Added Type Alias OffersListByPublisherResponse
80+
- Added Type Alias PublishersGetResponse
81+
- Added Type Alias PublishersListByClusterNextResponse
82+
- Added Type Alias PublishersListByClusterResponse
83+
- Added Type Alias RebootRequirement
84+
- Added Type Alias Severity
85+
- Added Type Alias SkusGetResponse
86+
- Added Type Alias SkusListByOfferNextResponse
87+
- Added Type Alias SkusListByOfferResponse
88+
- Added Type Alias SoftwareAssuranceIntent
89+
- Added Type Alias SoftwareAssuranceStatus
90+
- Added Type Alias State
91+
- Added Type Alias UpdateRunPropertiesState
92+
- Added Type Alias UpdateRunsGetResponse
93+
- Added Type Alias UpdateRunsListNextResponse
94+
- Added Type Alias UpdateRunsListResponse
95+
- Added Type Alias UpdateRunsPutResponse
96+
- Added Type Alias UpdatesGetResponse
97+
- Added Type Alias UpdatesListNextResponse
98+
- Added Type Alias UpdatesListResponse
99+
- Added Type Alias UpdatesPutResponse
100+
- Added Type Alias UpdateSummariesGetResponse
101+
- Added Type Alias UpdateSummariesListNextResponse
102+
- Added Type Alias UpdateSummariesListResponse
103+
- Added Type Alias UpdateSummariesPropertiesState
104+
- Added Type Alias UpdateSummariesPutResponse
105+
- Interface Cluster has a new optional parameter principalId
106+
- Interface Cluster has a new optional parameter resourceProviderObjectId
107+
- Interface Cluster has a new optional parameter softwareAssuranceProperties
108+
- Interface Cluster has a new optional parameter tenantId
109+
- Interface Cluster has a new optional parameter typeIdentityType
110+
- Interface Cluster has a new optional parameter userAssignedIdentities
111+
- Interface ClusterNode has a new optional parameter ehcResourceId
112+
- Interface ClusterNode has a new optional parameter nodeType
113+
- Interface ClusterNode has a new optional parameter osDisplayVersion
114+
- Interface ClusterPatch has a new optional parameter principalId
115+
- Interface ClusterPatch has a new optional parameter tenantId
116+
- Interface ClusterPatch has a new optional parameter type
117+
- Interface ClusterPatch has a new optional parameter userAssignedIdentities
118+
- Interface ClusterReportedProperties has a new optional parameter supportedCapabilities
119+
- Interface Extension has a new optional parameter enableAutomaticUpgrade
120+
- Interface Resource has a new optional parameter systemData
121+
- Added Enum KnownAvailabilityType
122+
- Added Enum KnownClusterNodeType
123+
- Added Enum KnownHealthState
124+
- Added Enum KnownManagedServiceIdentityType
125+
- Added Enum KnownRebootRequirement
126+
- Added Enum KnownSeverity
127+
- Added Enum KnownSoftwareAssuranceIntent
128+
- Added Enum KnownSoftwareAssuranceStatus
129+
- Added Enum KnownState
130+
- Added Enum KnownUpdateRunPropertiesState
131+
- Added Enum KnownUpdateSummariesPropertiesState
132+
- Enum KnownArcSettingAggregateState has a new value Accepted
133+
- Enum KnownArcSettingAggregateState has a new value DisableInProgress
134+
- Enum KnownArcSettingAggregateState has a new value Provisioning
135+
- Enum KnownExtensionAggregateState has a new value Accepted
136+
- Enum KnownExtensionAggregateState has a new value Provisioning
137+
- Enum KnownNodeArcState has a new value Accepted
138+
- Enum KnownNodeArcState has a new value DisableInProgress
139+
- Enum KnownNodeArcState has a new value InProgress
140+
- Enum KnownNodeArcState has a new value PartiallyConnected
141+
- Enum KnownNodeArcState has a new value PartiallySucceeded
142+
- Enum KnownNodeArcState has a new value Provisioning
143+
- Enum KnownNodeExtensionState has a new value Accepted
144+
- Enum KnownNodeExtensionState has a new value InProgress
145+
- Enum KnownNodeExtensionState has a new value PartiallyConnected
146+
- Enum KnownNodeExtensionState has a new value PartiallySucceeded
147+
- Enum KnownNodeExtensionState has a new value Provisioning
148+
- Enum KnownProvisioningState has a new value Connected
149+
- Enum KnownProvisioningState has a new value Creating
150+
- Enum KnownProvisioningState has a new value Deleted
151+
- Enum KnownProvisioningState has a new value Deleting
152+
- Enum KnownProvisioningState has a new value DisableInProgress
153+
- Enum KnownProvisioningState has a new value Disconnected
154+
- Enum KnownProvisioningState has a new value Error
155+
- Enum KnownProvisioningState has a new value InProgress
156+
- Enum KnownProvisioningState has a new value Moving
157+
- Enum KnownProvisioningState has a new value NotSpecified
158+
- Enum KnownProvisioningState has a new value PartiallyConnected
159+
- Enum KnownProvisioningState has a new value PartiallySucceeded
160+
- Enum KnownProvisioningState has a new value Updating
161+
- Enum KnownStatus has a new value Failed
162+
- Enum KnownStatus has a new value InProgress
163+
- Enum KnownStatus has a new value NotSpecified
164+
- Enum KnownStatus has a new value Succeeded
10165

11-
### Other Changes
166+
**Breaking Changes**
12167

168+
- Interface ArcSetting no longer has parameter createdAt
169+
- Interface ArcSetting no longer has parameter createdBy
170+
- Interface ArcSetting no longer has parameter createdByType
171+
- Interface ArcSetting no longer has parameter lastModifiedAt
172+
- Interface ArcSetting no longer has parameter lastModifiedBy
173+
- Interface ArcSetting no longer has parameter lastModifiedByType
174+
- Interface Cluster no longer has parameter createdAt
175+
- Interface Cluster no longer has parameter createdBy
176+
- Interface Cluster no longer has parameter createdByType
177+
- Interface Cluster no longer has parameter lastModifiedAt
178+
- Interface Cluster no longer has parameter lastModifiedBy
179+
- Interface Cluster no longer has parameter lastModifiedByType
180+
- Interface Extension no longer has parameter createdAt
181+
- Interface Extension no longer has parameter createdBy
182+
- Interface Extension no longer has parameter createdByType
183+
- Interface Extension no longer has parameter lastModifiedAt
184+
- Interface Extension no longer has parameter lastModifiedBy
185+
- Interface Extension no longer has parameter lastModifiedByType
186+
187+
13188
## 3.1.0 (2022-11-16)
14189

15190
**Features**

sdk/azurestackhci/arm-azurestackhci/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Microsoft
3+
Copyright (c) 2023 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "20df2424a278ca19437e437a7dbf3a7857a0dd9d",
2+
"commit": "868f9d58bcb99646ce890a5c7f7b7af63a47ce8a",
33
"readme": "specification/azurestackhci/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\azurestackhci\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.3.20221108.1 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.5",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/typescript@6.0.0-rc.3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
7+
"use": "@autorest/typescript@6.0.0-rc.5"
88
}

sdk/azurestackhci/arm-azurestackhci/package.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for AzureStackHCIClient.",
6-
"version": "3.1.1",
6+
"version": "4.0.0",
77
"engines": {
88
"node": ">=14.0.0"
99
},
@@ -110,13 +110,5 @@
110110
}
111111
]
112112
},
113-
"autoPublish": true,
114-
"//sampleConfiguration": {
115-
"productName": "",
116-
"productSlugs": [
117-
"azure"
118-
],
119-
"disableDocsMs": true,
120-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-azurestackhci?view=azure-node-preview"
121-
}
122-
}
113+
"autoPublish": true
114+
}

0 commit comments

Comments
 (0)