Skip to content

Commit e331bda

Browse files
author
SDKAuto
committed
CodeGen from PR 25859 in Azure/azure-rest-api-specs
Merge a8f64098661937ea34f6bc9008588ba86d0a31c9 into c280892951a9e45c059132c05aace25a9c752d48
1 parent 853a82d commit e331bda

33 files changed

+7692
-457
lines changed

common/config/rush/pnpm-lock.yaml

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

sdk/azurestackhci/arm-azurestackhci/CHANGELOG.md

Lines changed: 226 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,232 @@
11
# Release History
2+
3+
## 4.0.0 (2023-10-07)
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 ArcSettings.beginInitializeDisableProcess
14+
- Added operation ArcSettings.beginInitializeDisableProcessAndWait
15+
- Added operation ArcSettings.consentAndInstallDefaultExtensions
16+
- Added operation Clusters.beginExtendSoftwareAssuranceBenefit
17+
- Added operation Clusters.beginExtendSoftwareAssuranceBenefitAndWait
18+
- Added operation Extensions.beginUpgrade
19+
- Added operation Extensions.beginUpgradeAndWait
20+
- Added Interface ArcSettingsConsentAndInstallDefaultExtensionsOptionalParams
21+
- Added Interface ArcSettingsInitializeDisableProcessOptionalParams
22+
- Added Interface ClustersExtendSoftwareAssuranceBenefitOptionalParams
23+
- Added Interface DefaultExtensionDetails
24+
- Added Interface ExtensionInstanceView
25+
- Added Interface ExtensionInstanceViewStatus
26+
- Added Interface ExtensionPatch
27+
- Added Interface ExtensionPatchParameters
28+
- Added Interface ExtensionsUpgradeOptionalParams
29+
- Added Interface ExtensionUpgradeParameters
30+
- Added Interface IsolatedVmAttestationConfiguration
31+
- Added Interface Offer
32+
- Added Interface OfferList
33+
- Added Interface OffersGetOptionalParams
34+
- Added Interface OffersListByClusterNextOptionalParams
35+
- Added Interface OffersListByClusterOptionalParams
36+
- Added Interface OffersListByPublisherNextOptionalParams
37+
- Added Interface OffersListByPublisherOptionalParams
38+
- Added Interface PackageVersionInfo
39+
- Added Interface PrecheckResult
40+
- Added Interface PrecheckResultTags
41+
- Added Interface Publisher
42+
- Added Interface PublisherList
43+
- Added Interface PublishersGetOptionalParams
44+
- Added Interface PublishersListByClusterNextOptionalParams
45+
- Added Interface PublishersListByClusterOptionalParams
46+
- Added Interface ServiceConfiguration
47+
- Added Interface Sku
48+
- Added Interface SkuList
49+
- Added Interface SkuMappings
50+
- Added Interface SkusGetOptionalParams
51+
- Added Interface SkusListByOfferNextOptionalParams
52+
- Added Interface SkusListByOfferOptionalParams
53+
- Added Interface SoftwareAssuranceChangeRequest
54+
- Added Interface SoftwareAssuranceChangeRequestProperties
55+
- Added Interface SoftwareAssuranceProperties
56+
- Added Interface Step
57+
- Added Interface SystemData
58+
- Added Interface Update
59+
- Added Interface UpdateList
60+
- Added Interface UpdatePrerequisite
61+
- Added Interface UpdateRun
62+
- Added Interface UpdateRunList
63+
- Added Interface UpdateRunsDeleteHeaders
64+
- Added Interface UpdateRunsDeleteOptionalParams
65+
- Added Interface UpdateRunsGetOptionalParams
66+
- Added Interface UpdateRunsListNextOptionalParams
67+
- Added Interface UpdateRunsListOptionalParams
68+
- Added Interface UpdateRunsPutOptionalParams
69+
- Added Interface UpdatesDeleteHeaders
70+
- Added Interface UpdatesDeleteOptionalParams
71+
- Added Interface UpdatesGetOptionalParams
72+
- Added Interface UpdatesListNextOptionalParams
73+
- Added Interface UpdatesListOptionalParams
74+
- Added Interface UpdatesPostHeaders
75+
- Added Interface UpdatesPostOptionalParams
76+
- Added Interface UpdatesPutOptionalParams
77+
- Added Interface UpdateSummaries
78+
- Added Interface UpdateSummariesDeleteHeaders
79+
- Added Interface UpdateSummariesDeleteOptionalParams
80+
- Added Interface UpdateSummariesGetOptionalParams
81+
- Added Interface UpdateSummariesList
82+
- Added Interface UpdateSummariesListNextOptionalParams
83+
- Added Interface UpdateSummariesListOptionalParams
84+
- Added Interface UpdateSummariesPutOptionalParams
85+
- Added Interface UserAssignedIdentity
86+
- Added Type Alias ArcSettingsConsentAndInstallDefaultExtensionsResponse
87+
- Added Type Alias AvailabilityType
88+
- Added Type Alias ClusterNodeType
89+
- Added Type Alias ClustersExtendSoftwareAssuranceBenefitResponse
90+
- Added Type Alias ConnectivityStatus
91+
- Added Type Alias ExtensionManagedBy
92+
- Added Type Alias HealthState
93+
- Added Type Alias ManagedServiceIdentityType
94+
- Added Type Alias OemActivation
95+
- Added Type Alias OffersGetResponse
96+
- Added Type Alias OffersListByClusterNextResponse
97+
- Added Type Alias OffersListByClusterResponse
98+
- Added Type Alias OffersListByPublisherNextResponse
99+
- Added Type Alias OffersListByPublisherResponse
100+
- Added Type Alias PublishersGetResponse
101+
- Added Type Alias PublishersListByClusterNextResponse
102+
- Added Type Alias PublishersListByClusterResponse
103+
- Added Type Alias RebootRequirement
104+
- Added Type Alias ServiceName
105+
- Added Type Alias Severity
106+
- Added Type Alias SkusGetResponse
107+
- Added Type Alias SkusListByOfferNextResponse
108+
- Added Type Alias SkusListByOfferResponse
109+
- Added Type Alias SoftwareAssuranceIntent
110+
- Added Type Alias SoftwareAssuranceStatus
111+
- Added Type Alias State
112+
- Added Type Alias StatusLevelTypes
113+
- Added Type Alias UpdateRunPropertiesState
114+
- Added Type Alias UpdateRunsGetResponse
115+
- Added Type Alias UpdateRunsListNextResponse
116+
- Added Type Alias UpdateRunsListResponse
117+
- Added Type Alias UpdateRunsPutResponse
118+
- Added Type Alias UpdatesGetResponse
119+
- Added Type Alias UpdatesListNextResponse
120+
- Added Type Alias UpdatesListResponse
121+
- Added Type Alias UpdatesPutResponse
122+
- Added Type Alias UpdateSummariesGetResponse
123+
- Added Type Alias UpdateSummariesListNextResponse
124+
- Added Type Alias UpdateSummariesListResponse
125+
- Added Type Alias UpdateSummariesPropertiesState
126+
- Added Type Alias UpdateSummariesPutResponse
127+
- Interface ArcConnectivityProperties has a new optional parameter serviceConfigurations
128+
- Interface ArcSetting has a new optional parameter defaultExtensions
129+
- Interface Cluster has a new optional parameter connectivityStatus
130+
- Interface Cluster has a new optional parameter isolatedVmAttestationConfiguration
131+
- Interface Cluster has a new optional parameter principalId
132+
- Interface Cluster has a new optional parameter resourceProviderObjectId
133+
- Interface Cluster has a new optional parameter softwareAssuranceProperties
134+
- Interface Cluster has a new optional parameter tenantId
135+
- Interface Cluster has a new optional parameter typeIdentityType
136+
- Interface Cluster has a new optional parameter userAssignedIdentities
137+
- Interface ClusterNode has a new optional parameter ehcResourceId
138+
- Interface ClusterNode has a new optional parameter lastLicensingTimestamp
139+
- Interface ClusterNode has a new optional parameter nodeType
140+
- Interface ClusterNode has a new optional parameter oemActivation
141+
- Interface ClusterNode has a new optional parameter osDisplayVersion
142+
- Interface ClusterPatch has a new optional parameter principalId
143+
- Interface ClusterPatch has a new optional parameter tenantId
144+
- Interface ClusterPatch has a new optional parameter type
145+
- Interface ClusterPatch has a new optional parameter userAssignedIdentities
146+
- Interface ClusterReportedProperties has a new optional parameter clusterType
147+
- Interface ClusterReportedProperties has a new optional parameter manufacturer
148+
- Interface ClusterReportedProperties has a new optional parameter oemActivation
149+
- Interface ClusterReportedProperties has a new optional parameter supportedCapabilities
150+
- Interface Extension has a new optional parameter enableAutomaticUpgrade
151+
- Interface Extension has a new optional parameter managedBy
152+
- Interface PerNodeExtensionState has a new optional parameter instanceView
153+
- Interface PerNodeExtensionState has a new optional parameter typeHandlerVersion
154+
- Interface Resource has a new optional parameter systemData
155+
- Added Enum KnownAvailabilityType
156+
- Added Enum KnownClusterNodeType
157+
- Added Enum KnownConnectivityStatus
158+
- Added Enum KnownExtensionManagedBy
159+
- Added Enum KnownHealthState
160+
- Added Enum KnownManagedServiceIdentityType
161+
- Added Enum KnownOemActivation
162+
- Added Enum KnownRebootRequirement
163+
- Added Enum KnownServiceName
164+
- Added Enum KnownSeverity
165+
- Added Enum KnownSoftwareAssuranceIntent
166+
- Added Enum KnownSoftwareAssuranceStatus
167+
- Added Enum KnownState
168+
- Added Enum KnownStatusLevelTypes
169+
- Added Enum KnownUpdateRunPropertiesState
170+
- Added Enum KnownUpdateSummariesPropertiesState
171+
- Enum KnownArcSettingAggregateState has a new value Accepted
172+
- Enum KnownArcSettingAggregateState has a new value DisableInProgress
173+
- Enum KnownArcSettingAggregateState has a new value Provisioning
174+
- Enum KnownExtensionAggregateState has a new value Accepted
175+
- Enum KnownExtensionAggregateState has a new value Provisioning
176+
- Enum KnownExtensionAggregateState has a new value UpgradeFailedRollbackSucceeded
177+
- Enum KnownNodeArcState has a new value Accepted
178+
- Enum KnownNodeArcState has a new value DisableInProgress
179+
- Enum KnownNodeArcState has a new value InProgress
180+
- Enum KnownNodeArcState has a new value PartiallyConnected
181+
- Enum KnownNodeArcState has a new value PartiallySucceeded
182+
- Enum KnownNodeArcState has a new value Provisioning
183+
- Enum KnownNodeExtensionState has a new value Accepted
184+
- Enum KnownNodeExtensionState has a new value InProgress
185+
- Enum KnownNodeExtensionState has a new value PartiallyConnected
186+
- Enum KnownNodeExtensionState has a new value PartiallySucceeded
187+
- Enum KnownNodeExtensionState has a new value Provisioning
188+
- Enum KnownProvisioningState has a new value Connected
189+
- Enum KnownProvisioningState has a new value Creating
190+
- Enum KnownProvisioningState has a new value Deleted
191+
- Enum KnownProvisioningState has a new value Deleting
192+
- Enum KnownProvisioningState has a new value DisableInProgress
193+
- Enum KnownProvisioningState has a new value Disconnected
194+
- Enum KnownProvisioningState has a new value Error
195+
- Enum KnownProvisioningState has a new value InProgress
196+
- Enum KnownProvisioningState has a new value Moving
197+
- Enum KnownProvisioningState has a new value NotSpecified
198+
- Enum KnownProvisioningState has a new value PartiallyConnected
199+
- Enum KnownProvisioningState has a new value PartiallySucceeded
200+
- Enum KnownProvisioningState has a new value Updating
201+
- Enum KnownStatus has a new value Failed
202+
- Enum KnownStatus has a new value InProgress
203+
- Enum KnownStatus has a new value NotSpecified
204+
- Enum KnownStatus has a new value Succeeded
10205

11-
### Other Changes
206+
**Breaking Changes**
12207

208+
- Operation Extensions.beginUpdate has a new signature
209+
- Operation Extensions.beginUpdateAndWait has a new signature
210+
- Interface ArcSetting no longer has parameter createdAt
211+
- Interface ArcSetting no longer has parameter createdBy
212+
- Interface ArcSetting no longer has parameter createdByType
213+
- Interface ArcSetting no longer has parameter lastModifiedAt
214+
- Interface ArcSetting no longer has parameter lastModifiedBy
215+
- Interface ArcSetting no longer has parameter lastModifiedByType
216+
- Interface Cluster no longer has parameter createdAt
217+
- Interface Cluster no longer has parameter createdBy
218+
- Interface Cluster no longer has parameter createdByType
219+
- Interface Cluster no longer has parameter lastModifiedAt
220+
- Interface Cluster no longer has parameter lastModifiedBy
221+
- Interface Cluster no longer has parameter lastModifiedByType
222+
- Interface Extension no longer has parameter createdAt
223+
- Interface Extension no longer has parameter createdBy
224+
- Interface Extension no longer has parameter createdByType
225+
- Interface Extension no longer has parameter lastModifiedAt
226+
- Interface Extension no longer has parameter lastModifiedBy
227+
- Interface Extension no longer has parameter lastModifiedByType
228+
229+
13230
## 3.1.0 (2022-11-16)
14231

15232
**Features**
@@ -91,4 +308,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
91308

92309
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
93310

94-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
311+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).

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": "9620b63594a932f7181593924c5c1e421f89ae93",
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].0-rc.3.20221108.1 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.7 --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.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].0-rc.3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
7+
"use": "@autorest/typescript@^6.0.4"
88
}

0 commit comments

Comments
 (0)