Skip to content

Commit efc6aff

Browse files
author
SDKAuto
committed
CodeGen from PR 18414 in Azure/azure-rest-api-specs
Merge eb3661bcbc07fd00aa8088827e2b8952614643eb into e8f0fe936d9f8296ae2d13349b4d2f218a834f05
1 parent b504b18 commit efc6aff

File tree

21 files changed

+1514
-181
lines changed

21 files changed

+1514
-181
lines changed

common/config/rush/pnpm-lock.yaml

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

sdk/containerservice/arm-containerservice/CHANGELOG.md

Lines changed: 47 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,52 @@
11
# Release History
2+
3+
## 15.3.0-beta.1 (2022-03-25)
4+
5+
**Features**
26

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+
1350
## 15.2.0 (2022-03-23)
1451

1552
**Features**

0 commit comments

Comments
 (0)