Skip to content

Commit 0890cb5

Browse files
author
SDKAuto
committed
CodeGen from PR 21717 in Azure/azure-rest-api-specs
Merge 394161d52b39c8e4437a91e7d15bd356e6b48259 into 166543cc0a1061e063c8db2e9bfeb3c57658eb1d
1 parent 39d1336 commit 0890cb5

28 files changed

+6310
-288
lines changed

sdk/azurestackhci/arm-azurestackhci/CHANGELOG.md

Lines changed: 189 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,196 @@
11
# Release History
2+
3+
## 4.0.0 (2022-12-06)
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+
- Class AzureStackHCIClient has a new parameter offers
122+
- Class AzureStackHCIClient has a new parameter publishers
123+
- Class AzureStackHCIClient has a new parameter skus
124+
- Class AzureStackHCIClient has a new parameter updateRuns
125+
- Class AzureStackHCIClient has a new parameter updates
126+
- Class AzureStackHCIClient has a new parameter updateSummariesOperations
127+
- Added Enum KnownAvailabilityType
128+
- Added Enum KnownClusterNodeType
129+
- Added Enum KnownHealthState
130+
- Added Enum KnownManagedServiceIdentityType
131+
- Added Enum KnownRebootRequirement
132+
- Added Enum KnownSeverity
133+
- Added Enum KnownSoftwareAssuranceIntent
134+
- Added Enum KnownSoftwareAssuranceStatus
135+
- Added Enum KnownState
136+
- Added Enum KnownUpdateRunPropertiesState
137+
- Added Enum KnownUpdateSummariesPropertiesState
138+
- Enum KnownArcSettingAggregateState has a new value Accepted
139+
- Enum KnownArcSettingAggregateState has a new value DisableInProgress
140+
- Enum KnownArcSettingAggregateState has a new value Provisioning
141+
- Enum KnownExtensionAggregateState has a new value Accepted
142+
- Enum KnownExtensionAggregateState has a new value Provisioning
143+
- Enum KnownNodeArcState has a new value Accepted
144+
- Enum KnownNodeArcState has a new value DisableInProgress
145+
- Enum KnownNodeArcState has a new value InProgress
146+
- Enum KnownNodeArcState has a new value PartiallyConnected
147+
- Enum KnownNodeArcState has a new value PartiallySucceeded
148+
- Enum KnownNodeArcState has a new value Provisioning
149+
- Enum KnownNodeExtensionState has a new value Accepted
150+
- Enum KnownNodeExtensionState has a new value InProgress
151+
- Enum KnownNodeExtensionState has a new value PartiallyConnected
152+
- Enum KnownNodeExtensionState has a new value PartiallySucceeded
153+
- Enum KnownNodeExtensionState has a new value Provisioning
154+
- Enum KnownProvisioningState has a new value Connected
155+
- Enum KnownProvisioningState has a new value Creating
156+
- Enum KnownProvisioningState has a new value Deleted
157+
- Enum KnownProvisioningState has a new value Deleting
158+
- Enum KnownProvisioningState has a new value DisableInProgress
159+
- Enum KnownProvisioningState has a new value Disconnected
160+
- Enum KnownProvisioningState has a new value Error
161+
- Enum KnownProvisioningState has a new value InProgress
162+
- Enum KnownProvisioningState has a new value Moving
163+
- Enum KnownProvisioningState has a new value NotSpecified
164+
- Enum KnownProvisioningState has a new value PartiallyConnected
165+
- Enum KnownProvisioningState has a new value PartiallySucceeded
166+
- Enum KnownProvisioningState has a new value Updating
167+
- Enum KnownStatus has a new value Failed
168+
- Enum KnownStatus has a new value InProgress
169+
- Enum KnownStatus has a new value NotSpecified
170+
- Enum KnownStatus has a new value Succeeded
10171

11-
### Other Changes
172+
**Breaking Changes**
12173

174+
- Interface ArcSetting no longer has parameter createdAt
175+
- Interface ArcSetting no longer has parameter createdBy
176+
- Interface ArcSetting no longer has parameter createdByType
177+
- Interface ArcSetting no longer has parameter lastModifiedAt
178+
- Interface ArcSetting no longer has parameter lastModifiedBy
179+
- Interface ArcSetting no longer has parameter lastModifiedByType
180+
- Interface Cluster no longer has parameter createdAt
181+
- Interface Cluster no longer has parameter createdBy
182+
- Interface Cluster no longer has parameter createdByType
183+
- Interface Cluster no longer has parameter lastModifiedAt
184+
- Interface Cluster no longer has parameter lastModifiedBy
185+
- Interface Cluster no longer has parameter lastModifiedByType
186+
- Interface Extension no longer has parameter createdAt
187+
- Interface Extension no longer has parameter createdBy
188+
- Interface Extension no longer has parameter createdByType
189+
- Interface Extension no longer has parameter lastModifiedAt
190+
- Interface Extension no longer has parameter lastModifiedBy
191+
- Interface Extension no longer has parameter lastModifiedByType
192+
193+
13194
## 3.1.0 (2022-11-16)
14195

15196
**Features**
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "20df2424a278ca19437e437a7dbf3a7857a0dd9d",
2+
"commit": "f6d8baaffd6c32d4ed7ba78355c90343b62afd74",
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/[email protected].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/[email protected].4",
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/[email protected].3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.2",
7+
"use": "@autorest/[email protected].4"
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)