Skip to content

Commit 587df0c

Browse files
author
SDKAuto
committed
CodeGen from PR 21439 in Azure/azure-rest-api-specs
Merge e998cd7e5634c51989826f52f90be9311972ed33 into 7a54c1a83d14da431c0ae48c4315cba143084bce
1 parent f5cb30f commit 587df0c

24 files changed

+1623
-601
lines changed

sdk/containerservice/arm-containerservice/CHANGELOG.md

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

3+
## 17.2.0-beta.2 (2022-11-23)
4+
5+
**Features**
6+
7+
- Added operation AgentPools.beginAbortLatestOperation
8+
- Added operation AgentPools.beginAbortLatestOperationAndWait
9+
- Added operation ManagedClusters.beginAbortLatestOperation
10+
- Added operation ManagedClusters.beginAbortLatestOperationAndWait
11+
- Added Interface AbsoluteMonthlySchedule
12+
- Added Interface AgentPoolsAbortLatestOperationHeaders
13+
- Added Interface AgentPoolsDeleteHeaders
14+
- Added Interface DailySchedule
15+
- Added Interface DateSpan
16+
- Added Interface MaintenanceWindow
17+
- Added Interface ManagedClustersAbortLatestOperationHeaders
18+
- Added Interface ManagedClustersDeleteHeaders
19+
- Added Interface ManagedClustersGetCommandResultHeaders
20+
- Added Interface ManagedClustersResetAADProfileHeaders
21+
- Added Interface ManagedClustersResetServicePrincipalProfileHeaders
22+
- Added Interface ManagedClustersRotateClusterCertificatesHeaders
23+
- Added Interface ManagedClustersRotateServiceAccountSigningKeysHeaders
24+
- Added Interface ManagedClustersRunCommandHeaders
25+
- Added Interface ManagedClustersStartHeaders
26+
- Added Interface ManagedClustersStopHeaders
27+
- Added Interface RelativeMonthlySchedule
28+
- Added Interface Schedule
29+
- Added Interface WeeklySchedule
30+
- Added Type Alias AgentPoolsAbortLatestOperationResponse
31+
- Added Type Alias AgentPoolsDeleteResponse
32+
- Added Type Alias ManagedClustersAbortLatestOperationResponse
33+
- Added Type Alias ManagedClustersDeleteResponse
34+
- Added Type Alias ManagedClustersRotateClusterCertificatesResponse
35+
- Added Type Alias ManagedClustersRotateServiceAccountSigningKeysResponse
36+
- Added Type Alias ManagedClustersStartResponse
37+
- Added Type Alias ManagedClustersStopResponse
38+
- Added Type Alias NodeOSUpgradeChannel
39+
- Added Type Alias Type
40+
- Interface AgentPoolsAbortLatestOperationOptionalParams has a new optional parameter resumeFrom
41+
- Interface AgentPoolsAbortLatestOperationOptionalParams has a new optional parameter updateIntervalInMs
42+
- Interface MaintenanceConfiguration has a new optional parameter maintenanceWindow
43+
- Interface ManagedClusterAutoUpgradeProfile has a new optional parameter nodeOSUpgradeChannel
44+
- Interface ManagedClustersAbortLatestOperationOptionalParams has a new optional parameter resumeFrom
45+
- Interface ManagedClustersAbortLatestOperationOptionalParams has a new optional parameter updateIntervalInMs
46+
- Added Enum KnownNodeOSUpgradeChannel
47+
- Added Enum KnownType
48+
- Enum KnownManagedClusterPodIdentityProvisioningState has a new value Canceled
49+
- Enum KnownManagedClusterPodIdentityProvisioningState has a new value Succeeded
50+
- Enum KnownPrivateEndpointConnectionProvisioningState has a new value Canceled
51+
- Enum KnownTrustedAccessRoleBindingProvisioningState has a new value Canceled
52+
53+
**Breaking Changes**
54+
55+
- Removed operation AgentPools.abortLatestOperation
56+
- Removed operation ManagedClusters.abortLatestOperation
57+
- Interface ContainerServiceClientOptionalParams no longer has parameter apiVersion
58+
- Class ContainerServiceClient no longer has parameter apiVersion
59+
60+
361
## 17.2.0-beta.1 (2022-11-07)
462

563
**Features**
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "ae9cb5a65ff4dba1d626ed0a1bb4e94dd17583e8",
2+
"commit": "806d481d4bb7e21698866ef464c97231d052bbd2",
33
"readme": "specification/containerservice/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\\containerservice\\resource-manager\\readme.md --use=@autorest/[email protected].3.20221103.1 --generate-sample=true",
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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/containerservice/resource-manager/readme.md --use=@autorest/[email protected].2",
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.20221103.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.1",
7+
"use": "@autorest/[email protected].2"
88
}

sdk/containerservice/arm-containerservice/package.json

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for ContainerServiceClient.",
6-
"version": "17.2.0-beta.1",
6+
"version": "17.2.0-beta.2",
77
"engines": {
88
"node": ">=14.0.0"
99
},
1010
"dependencies": {
1111
"@azure/core-lro": "^2.2.0",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
14-
"@azure/core-client": "^1.6.1",
14+
"@azure/core-client": "^1.5.0",
1515
"@azure/core-auth": "^1.3.0",
1616
"@azure/core-rest-pipeline": "^1.8.0",
1717
"tslib": "^2.2.0"
@@ -46,7 +46,6 @@
4646
"@types/chai": "^4.2.8",
4747
"chai": "^4.2.0",
4848
"cross-env": "^7.0.2",
49-
"@types/node": "^14.0.0",
5049
"@azure/dev-tool": "^1.0.0"
5150
},
5251
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice",
@@ -110,13 +109,5 @@
110109
}
111110
]
112111
},
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-containerservice?view=azure-node-preview"
121-
}
122-
}
112+
"autoPublish": true
113+
}

0 commit comments

Comments
 (0)