|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 19.0.0-beta.1 (2023-05-16) |
| 3 | +## 19.0.0 (2023-05-19) |
4 | 4 |
|
5 | 5 | **Features** |
6 | 6 |
|
7 | | - - Added operation group ManagedClusterSnapshots |
8 | | - - Added operation group TrustedAccessRoleBindings |
9 | | - - Added operation group TrustedAccessRoles |
10 | | - - Added Interface AbsoluteMonthlySchedule |
11 | | - - Added Interface AgentPoolNetworkProfile |
12 | | - - Added Interface AgentPoolWindowsProfile |
13 | | - - Added Interface ClusterUpgradeSettings |
14 | | - - Added Interface ContainerServiceNetworkProfileKubeProxyConfig |
15 | | - - Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig |
16 | | - - Added Interface DailySchedule |
17 | | - - Added Interface DateSpan |
18 | | - - Added Interface GuardrailsProfile |
19 | | - - Added Interface IPTag |
20 | | - - Added Interface IstioComponents |
21 | | - - Added Interface IstioIngressGateway |
22 | | - - Added Interface IstioServiceMesh |
23 | | - - Added Interface MaintenanceWindow |
24 | | - - Added Interface ManagedClusterIngressProfile |
25 | | - - Added Interface ManagedClusterIngressProfileWebAppRouting |
26 | | - - Added Interface ManagedClusterNodeResourceGroupProfile |
27 | | - - Added Interface ManagedClusterPropertiesForSnapshot |
28 | | - - Added Interface ManagedClusterSecurityProfileNodeRestriction |
29 | | - - Added Interface ManagedClusterSnapshot |
30 | | - - Added Interface ManagedClusterSnapshotListResult |
31 | | - - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams |
32 | | - - Added Interface ManagedClusterSnapshotsDeleteOptionalParams |
33 | | - - Added Interface ManagedClusterSnapshotsGetOptionalParams |
34 | | - - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams |
35 | | - - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams |
36 | | - - Added Interface ManagedClusterSnapshotsListNextOptionalParams |
37 | | - - Added Interface ManagedClusterSnapshotsListOptionalParams |
38 | | - - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams |
39 | | - - Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler |
40 | | - - Added Interface NetworkProfileForSnapshot |
41 | | - - Added Interface PortRange |
42 | | - - Added Interface RelativeMonthlySchedule |
43 | | - - Added Interface Schedule |
44 | | - - Added Interface ServiceMeshProfile |
45 | | - - Added Interface TrustedAccessRole |
46 | | - - Added Interface TrustedAccessRoleBinding |
47 | | - - Added Interface TrustedAccessRoleBindingListResult |
48 | | - - Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams |
49 | | - - Added Interface TrustedAccessRoleBindingsDeleteOptionalParams |
50 | | - - Added Interface TrustedAccessRoleBindingsGetOptionalParams |
51 | | - - Added Interface TrustedAccessRoleBindingsListNextOptionalParams |
52 | | - - Added Interface TrustedAccessRoleBindingsListOptionalParams |
53 | | - - Added Interface TrustedAccessRoleListResult |
54 | | - - Added Interface TrustedAccessRoleRule |
55 | | - - Added Interface TrustedAccessRolesListNextOptionalParams |
56 | | - - Added Interface TrustedAccessRolesListOptionalParams |
57 | | - - Added Interface UpgradeOverrideSettings |
58 | | - - Added Interface WeeklySchedule |
59 | | - - Added Type Alias BackendPoolType |
60 | | - - Added Type Alias ControlledValues |
61 | | - - Added Type Alias ControlPlaneUpgradeOverride |
62 | | - - Added Type Alias IpvsScheduler |
63 | | - - Added Type Alias IstioIngressGatewayMode |
64 | | - - Added Type Alias Level |
65 | | - - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse |
66 | | - - Added Type Alias ManagedClusterSnapshotsGetResponse |
67 | | - - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse |
68 | | - - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse |
69 | | - - Added Type Alias ManagedClusterSnapshotsListNextResponse |
70 | | - - Added Type Alias ManagedClusterSnapshotsListResponse |
71 | | - - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse |
72 | | - - Added Type Alias Mode |
73 | | - - Added Type Alias NodeOSUpgradeChannel |
74 | | - - Added Type Alias Protocol |
75 | | - - Added Type Alias RestrictionLevel |
76 | | - - Added Type Alias ServiceMeshMode |
77 | | - - Added Type Alias TrustedAccessRoleBindingProvisioningState |
78 | | - - Added Type Alias TrustedAccessRoleBindingsCreateOrUpdateResponse |
79 | | - - Added Type Alias TrustedAccessRoleBindingsGetResponse |
80 | | - - Added Type Alias TrustedAccessRoleBindingsListNextResponse |
81 | | - - Added Type Alias TrustedAccessRoleBindingsListResponse |
82 | | - - Added Type Alias TrustedAccessRolesListNextResponse |
83 | | - - Added Type Alias TrustedAccessRolesListResponse |
84 | | - - Added Type Alias Type |
85 | | - - Added Type Alias UpdateMode |
86 | | - - Interface AgentPool has a new optional parameter capacityReservationGroupID |
87 | | - - Interface AgentPool has a new optional parameter enableCustomCATrust |
88 | | - - Interface AgentPool has a new optional parameter messageOfTheDay |
89 | | - - Interface AgentPool has a new optional parameter networkProfile |
90 | | - - Interface AgentPool has a new optional parameter windowsProfile |
91 | | - - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget |
92 | | - - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig |
93 | | - - Interface MaintenanceConfiguration has a new optional parameter maintenanceWindow |
94 | | - - Interface ManagedCluster has a new optional parameter creationData |
95 | | - - Interface ManagedCluster has a new optional parameter enableNamespaceResources |
96 | | - - Interface ManagedCluster has a new optional parameter guardrailsProfile |
97 | | - - Interface ManagedCluster has a new optional parameter ingressProfile |
98 | | - - Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile |
99 | | - - Interface ManagedCluster has a new optional parameter serviceMeshProfile |
100 | | - - Interface ManagedCluster has a new optional parameter upgradeSettings |
101 | | - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID |
102 | | - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust |
103 | | - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay |
104 | | - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter networkProfile |
105 | | - - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile |
106 | | - - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration |
107 | | - - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId |
108 | | - - Interface ManagedClusterAutoUpgradeProfile has a new optional parameter nodeOSUpgradeChannel |
109 | | - - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy |
110 | | - - Interface ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType |
111 | | - - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget |
112 | | - - Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates |
113 | | - - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction |
114 | | - - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version |
115 | | - - Interface ManagedClusterWorkloadAutoScalerProfile has a new optional parameter verticalPodAutoscaler |
116 | | - - Added Enum KnownBackendPoolType |
117 | | - - Added Enum KnownControlledValues |
118 | | - - Added Enum KnownControlPlaneUpgradeOverride |
119 | | - - Added Enum KnownIpvsScheduler |
120 | | - - Added Enum KnownIstioIngressGatewayMode |
121 | | - - Added Enum KnownLevel |
122 | | - - Added Enum KnownMode |
123 | | - - Added Enum KnownNodeOSUpgradeChannel |
124 | | - - Added Enum KnownProtocol |
125 | | - - Added Enum KnownRestrictionLevel |
126 | | - - Added Enum KnownServiceMeshMode |
127 | | - - Added Enum KnownTrustedAccessRoleBindingProvisioningState |
128 | | - - Added Enum KnownType |
129 | | - - Added Enum KnownUpdateMode |
130 | 7 | - Enum KnownOssku has a new value AzureLinux |
131 | | - - Enum KnownOssku has a new value Mariner |
132 | | - - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter |
133 | | - - Enum KnownSnapshotType has a new value ManagedCluster |
134 | | - - Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation |
135 | 8 |
|
136 | 9 | **Breaking Changes** |
137 | 10 |
|
|
0 commit comments