|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 15.3.0-beta.1 (2022-04-07) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 15.2.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
12 |
| - |
| 7 | + - Added operation group ManagedClusterSnapshots |
| 8 | + - Added operation ManagedClusters.beginRotateServiceAccountSigningKeys |
| 9 | + - Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait |
| 10 | + - Added Interface AzureKeyVaultKms |
| 11 | + - Added Interface ManagedClusterIngressProfile |
| 12 | + - Added Interface ManagedClusterIngressProfileWebAppRouting |
| 13 | + - Added Interface ManagedClusterOidcIssuerProfile |
| 14 | + - Added Interface ManagedClusterPropertiesForSnapshot |
| 15 | + - Added Interface ManagedClusterSecurityProfileWorkloadIdentity |
| 16 | + - Added Interface ManagedClusterSnapshotListResult |
| 17 | + - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams |
| 18 | + - Added Interface ManagedClusterSnapshotsDeleteOptionalParams |
| 19 | + - Added Interface ManagedClusterSnapshotsGetOptionalParams |
| 20 | + - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams |
| 21 | + - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams |
| 22 | + - Added Interface ManagedClusterSnapshotsListNextOptionalParams |
| 23 | + - Added Interface ManagedClusterSnapshotsListOptionalParams |
| 24 | + - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams |
| 25 | + - Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams |
| 26 | + - Added Interface ManagedClusterStorageProfile |
| 27 | + - Added Interface ManagedClusterStorageProfileDiskCSIDriver |
| 28 | + - Added Interface ManagedClusterStorageProfileFileCSIDriver |
| 29 | + - Added Interface ManagedClusterStorageProfileSnapshotController |
| 30 | + - Added Interface NetworkProfileForSnapshot |
| 31 | + - Added Type Alias ManagedClusterSnapshot |
| 32 | + - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse |
| 33 | + - Added Type Alias ManagedClusterSnapshotsGetResponse |
| 34 | + - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse |
| 35 | + - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse |
| 36 | + - Added Type Alias ManagedClusterSnapshotsListNextResponse |
| 37 | + - Added Type Alias ManagedClusterSnapshotsListResponse |
| 38 | + - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse |
| 39 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID |
| 40 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter currentOrchestratorVersion |
| 41 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter hostGroupID |
| 42 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay |
| 43 | + - Interface ManagedClusterSecurityProfile has a new optional parameter azureKeyVaultKms |
| 44 | + - Interface ManagedClusterSecurityProfile has a new optional parameter workloadIdentity |
| 45 | + - Class ContainerServiceClient has a new parameter managedClusterSnapshots |
| 46 | + - Type Alias AgentPool has a new parameter messageOfTheDay |
| 47 | + - Type Alias AgentPool has a new parameter currentOrchestratorVersion |
| 48 | + - Type Alias AgentPool has a new parameter capacityReservationGroupID |
| 49 | + - Type Alias AgentPool has a new parameter hostGroupID |
| 50 | + - Type Alias ManagedCluster has a new parameter creationData |
| 51 | + - Type Alias ManagedCluster has a new parameter currentKubernetesVersion |
| 52 | + - Type Alias ManagedCluster has a new parameter oidcIssuerProfile |
| 53 | + - Type Alias ManagedCluster has a new parameter enableNamespaceResources |
| 54 | + - Type Alias ManagedCluster has a new parameter ingressProfile |
| 55 | + - Enum KnownNetworkPlugin has a new value None |
| 56 | + - Enum KnownSnapshotType has a new value ManagedCluster |
| 57 | + |
| 58 | + |
13 | 59 | ## 15.2.0 (2022-03-23)
|
14 | 60 |
|
15 | 61 | **Features**
|
|
0 commit comments