Skip to content

Commit bcacf5e

Browse files
author
SDKAuto
committed
CodeGen from PR 21930 in Azure/azure-rest-api-specs
Merge 860723efc0d42eb319a7fd09e70f5d4773b86b2e into 020f48c422ec455cdee9f6516f2d0172d13e77a3
1 parent 7511cc0 commit bcacf5e

33 files changed

+743
-5043
lines changed

sdk/resourcemanager/containerservice/armcontainerservice/CHANGELOG.md

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

3+
## 2.3.0-beta.2 (2022-12-19)
4+
### Breaking Changes
5+
6+
- Operation `*AgentPoolsClient.AbortLatestOperation` has been changed to LRO, use `*AgentPoolsClient.BeginAbortLatestOperation` instead.
7+
- Operation `*ManagedClustersClient.AbortLatestOperation` has been changed to LRO, use `*ManagedClustersClient.BeginAbortLatestOperation` instead.
8+
9+
### Features Added
10+
11+
- New value `ManagedClusterPodIdentityProvisioningStateCanceled`, `ManagedClusterPodIdentityProvisioningStateSucceeded` added to type alias `ManagedClusterPodIdentityProvisioningState`
12+
- New value `PrivateEndpointConnectionProvisioningStateCanceled` added to type alias `PrivateEndpointConnectionProvisioningState`
13+
- New value `TrustedAccessRoleBindingProvisioningStateCanceled` added to type alias `TrustedAccessRoleBindingProvisioningState`
14+
- New type alias `NodeOSUpgradeChannel` with values `NodeOSUpgradeChannelNodeImage`, `NodeOSUpgradeChannelNone`, `NodeOSUpgradeChannelSecurityPatch`, `NodeOSUpgradeChannelUnmanaged`
15+
- New type alias `Type` with values `TypeFirst`, `TypeFourth`, `TypeLast`, `TypeSecond`, `TypeThird`
16+
- New struct `AbsoluteMonthlySchedule`
17+
- New struct `DailySchedule`
18+
- New struct `DateSpan`
19+
- New struct `MaintenanceWindow`
20+
- New struct `RelativeMonthlySchedule`
21+
- New struct `Schedule`
22+
- New struct `WeeklySchedule`
23+
- New field `MaintenanceWindow` in struct `MaintenanceConfigurationProperties`
24+
- New field `NodeOSUpgradeChannel` in struct `ManagedClusterAutoUpgradeProfile`
25+
- New field `Location` in struct `ManagedClustersClientGetCommandResultResponse`
26+
27+
328
## 2.3.0-beta.1 (2022-11-24)
429
### Features Added
530

sdk/resourcemanager/containerservice/armcontainerservice/agentpools_client.go

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

0 commit comments

Comments
 (0)