|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 15.3.0-beta.1 (2022-03-25) |
| 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 ManagedClusterOidcIssuerProfile |
| 12 | + - Added Interface ManagedClusterPropertiesForSnapshot |
| 13 | + - Added Interface ManagedClusterSecurityProfileWorkloadIdentity |
| 14 | + - Added Interface ManagedClusterSnapshotListResult |
| 15 | + - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams |
| 16 | + - Added Interface ManagedClusterSnapshotsDeleteOptionalParams |
| 17 | + - Added Interface ManagedClusterSnapshotsGetOptionalParams |
| 18 | + - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams |
| 19 | + - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams |
| 20 | + - Added Interface ManagedClusterSnapshotsListNextOptionalParams |
| 21 | + - Added Interface ManagedClusterSnapshotsListOptionalParams |
| 22 | + - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams |
| 23 | + - Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams |
| 24 | + - Added Interface NetworkProfileForSnapshot |
| 25 | + - Added Type Alias ManagedClusterSnapshot |
| 26 | + - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse |
| 27 | + - Added Type Alias ManagedClusterSnapshotsGetResponse |
| 28 | + - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse |
| 29 | + - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse |
| 30 | + - Added Type Alias ManagedClusterSnapshotsListNextResponse |
| 31 | + - Added Type Alias ManagedClusterSnapshotsListResponse |
| 32 | + - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse |
| 33 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID |
| 34 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter hostGroupID |
| 35 | + - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay |
| 36 | + - Interface ManagedClusterSecurityProfile has a new optional parameter azureKeyVaultKms |
| 37 | + - Interface ManagedClusterSecurityProfile has a new optional parameter workloadIdentity |
| 38 | + - Class ContainerServiceClient has a new parameter managedClusterSnapshots |
| 39 | + - Type Alias AgentPool has a new parameter messageOfTheDay |
| 40 | + - Type Alias AgentPool has a new parameter capacityReservationGroupID |
| 41 | + - Type Alias AgentPool has a new parameter hostGroupID |
| 42 | + - Type Alias ManagedCluster has a new parameter creationData |
| 43 | + - Type Alias ManagedCluster has a new parameter currentKubernetesVersion |
| 44 | + - Type Alias ManagedCluster has a new parameter oidcIssuerProfile |
| 45 | + - Type Alias ManagedCluster has a new parameter enableNamespaceResources |
| 46 | + - Enum KnownNetworkPlugin has a new value None |
| 47 | + - Enum KnownSnapshotType has a new value ManagedCluster |
| 48 | + |
| 49 | + |
13 | 50 | ## 15.2.0 (2022-03-23) |
14 | 51 |
|
15 | 52 | **Features** |
|
0 commit comments