Skip to content

Commit c4edd13

Browse files
author
SDKAuto
committed
CodeGen from PR 22578 in Azure/azure-rest-api-specs
Merge 4e05c56991cf911e201f7b4d6fb9c68c5560b348 into f1180941e238bc99ac71f9535ecd126bb8b77d8f
1 parent 42d359f commit c4edd13

31 files changed

+6774
-337
lines changed

common/config/rush/pnpm-lock.yaml

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

11-
### Other Changes
178+
**Breaking Changes**
12179

180+
- Interface ArcSetting no longer has parameter createdAt
181+
- Interface ArcSetting no longer has parameter createdBy
182+
- Interface ArcSetting no longer has parameter createdByType
183+
- Interface ArcSetting no longer has parameter lastModifiedAt
184+
- Interface ArcSetting no longer has parameter lastModifiedBy
185+
- Interface ArcSetting no longer has parameter lastModifiedByType
186+
- Interface Cluster no longer has parameter createdAt
187+
- Interface Cluster no longer has parameter createdBy
188+
- Interface Cluster no longer has parameter createdByType
189+
- Interface Cluster no longer has parameter lastModifiedAt
190+
- Interface Cluster no longer has parameter lastModifiedBy
191+
- Interface Cluster no longer has parameter lastModifiedByType
192+
- Interface Extension no longer has parameter createdAt
193+
- Interface Extension no longer has parameter createdBy
194+
- Interface Extension no longer has parameter createdByType
195+
- Interface Extension no longer has parameter lastModifiedAt
196+
- Interface Extension no longer has parameter lastModifiedBy
197+
- Interface Extension no longer has parameter lastModifiedByType
198+
199+
13200
## 3.1.0 (2022-11-16)
14201

15202
**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": "72e7bd84a09e3a7d557d75bb8d8d5cd424536e2c",
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.6.2",
7+
"use": "@autorest/typescript@6.0.0-rc.5"
88
}

sdk/azurestackhci/arm-azurestackhci/package.json

Lines changed: 6 additions & 14 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
},
@@ -29,9 +29,9 @@
2929
"types": "./types/arm-azurestackhci.d.ts",
3030
"devDependencies": {
3131
"@microsoft/api-extractor": "^7.31.1",
32-
"@rollup/plugin-commonjs": "^24.0.0",
33-
"@rollup/plugin-json": "^6.0.0",
34-
"@rollup/plugin-multi-entry": "^6.0.0",
32+
"@rollup/plugin-commonjs": "^21.0.1",
33+
"@rollup/plugin-json": "^4.1.0",
34+
"@rollup/plugin-multi-entry": "^4.1.0",
3535
"@rollup/plugin-node-resolve": "^13.1.3",
3636
"mkdirp": "^1.0.4",
3737
"rollup": "^2.66.1",
@@ -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)