|
1 | 1 | # Release History
|
2 | 2 |
|
| 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 | + |
3 | 61 | ## 17.2.0-beta.1 (2022-11-07)
|
4 | 62 |
|
5 | 63 | **Features**
|
|
0 commit comments