|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 38.0.0 (2025-07-15) |
| 4 | + |
| 5 | +### Features Added |
| 6 | + |
| 7 | + - Added operation MachinesOperations.begin_create_or_update |
| 8 | + - Added operation ManagedClustersOperations.begin_rebalance_load_balancers |
| 9 | + - Added operation ManagedClustersOperations.get_guardrails_versions |
| 10 | + - Added operation ManagedClustersOperations.get_safeguards_versions |
| 11 | + - Added operation ManagedClustersOperations.list_guardrails_versions |
| 12 | + - Added operation ManagedClustersOperations.list_safeguards_versions |
| 13 | + - Model AdvancedNetworkingSecurity has a new parameter advanced_network_policies |
| 14 | + - Model AdvancedNetworkingSecurity has a new parameter transit_encryption |
| 15 | + - Model AgentPool has a new parameter artifact_streaming_profile |
| 16 | + - Model AgentPool has a new parameter enable_custom_ca_trust |
| 17 | + - Model AgentPool has a new parameter local_dns_profile |
| 18 | + - Model AgentPool has a new parameter node_initialization_taints |
| 19 | + - Model AgentPoolSecurityProfile has a new parameter ssh_access |
| 20 | + - Model AgentPoolUpgradeProfile has a new parameter components_by_releases |
| 21 | + - Model AgentPoolUpgradeProfilePropertiesUpgradesItem has a new parameter is_out_of_support |
| 22 | + - Model AgentPoolUpgradeSettings has a new parameter max_blocked_nodes |
| 23 | + - Model ContainerServiceNetworkProfile has a new parameter kube_proxy_config |
| 24 | + - Model ContainerServiceNetworkProfile has a new parameter pod_link_local_access |
| 25 | + - Model GPUProfile has a new parameter driver_type |
| 26 | + - Model IstioEgressGateway has a new parameter gateway_configuration_name |
| 27 | + - Model IstioEgressGateway has a new parameter namespace |
| 28 | + - Model KubeletConfig has a new parameter seccomp_default |
| 29 | + - Model MachineNetworkProperties has a new parameter enable_node_public_ip |
| 30 | + - Model MachineNetworkProperties has a new parameter node_public_ip_prefix_id |
| 31 | + - Model MachineNetworkProperties has a new parameter node_public_ip_tags |
| 32 | + - Model MachineNetworkProperties has a new parameter pod_subnet_id |
| 33 | + - Model MachineNetworkProperties has a new parameter vnet_subnet_id |
| 34 | + - Model MachineProperties has a new parameter e_tag |
| 35 | + - Model MachineProperties has a new parameter hardware |
| 36 | + - Model MachineProperties has a new parameter kubernetes |
| 37 | + - Model MachineProperties has a new parameter mode |
| 38 | + - Model MachineProperties has a new parameter node_image_version |
| 39 | + - Model MachineProperties has a new parameter operating_system |
| 40 | + - Model MachineProperties has a new parameter priority |
| 41 | + - Model MachineProperties has a new parameter provisioning_state |
| 42 | + - Model MachineProperties has a new parameter security |
| 43 | + - Model MachineProperties has a new parameter status |
| 44 | + - Model MachineProperties has a new parameter tags |
| 45 | + - Model ManagedCluster has a new parameter ai_toolchain_operator_profile |
| 46 | + - Model ManagedCluster has a new parameter creation_data |
| 47 | + - Model ManagedCluster has a new parameter enable_namespace_resources |
| 48 | + - Model ManagedCluster has a new parameter kind |
| 49 | + - Model ManagedCluster has a new parameter node_provisioning_profile |
| 50 | + - Model ManagedCluster has a new parameter scheduler_profile |
| 51 | + - Model ManagedClusterAgentPoolProfile has a new parameter artifact_streaming_profile |
| 52 | + - Model ManagedClusterAgentPoolProfile has a new parameter enable_custom_ca_trust |
| 53 | + - Model ManagedClusterAgentPoolProfile has a new parameter local_dns_profile |
| 54 | + - Model ManagedClusterAgentPoolProfile has a new parameter node_initialization_taints |
| 55 | + - Model ManagedClusterAgentPoolProfileProperties has a new parameter artifact_streaming_profile |
| 56 | + - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_custom_ca_trust |
| 57 | + - Model ManagedClusterAgentPoolProfileProperties has a new parameter local_dns_profile |
| 58 | + - Model ManagedClusterAgentPoolProfileProperties has a new parameter node_initialization_taints |
| 59 | + - Model ManagedClusterAzureMonitorProfile has a new parameter app_monitoring |
| 60 | + - Model ManagedClusterAzureMonitorProfile has a new parameter container_insights |
| 61 | + - Model ManagedClusterHTTPProxyConfig has a new parameter effective_no_proxy |
| 62 | + - Model ManagedClusterHTTPProxyConfig has a new parameter enabled |
| 63 | + - Model ManagedClusterLoadBalancerProfile has a new parameter cluster_service_load_balancer_health_probe_mode |
| 64 | + - Model ManagedClusterPoolUpgradeProfile has a new parameter components_by_releases |
| 65 | + - Model ManagedClusterPoolUpgradeProfileUpgradesItem has a new parameter is_out_of_support |
| 66 | + - Model ManagedClusterSecurityProfile has a new parameter image_integrity |
| 67 | + - Model ManagedClusterSecurityProfile has a new parameter node_restriction |
| 68 | + - Model ManagedClusterSecurityProfileDefender has a new parameter security_gating |
| 69 | + - Model ManagedClusterStorageProfileDiskCSIDriver has a new parameter version |
| 70 | + - Model ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new parameter addon_autoscaling |
| 71 | + - Model NamespaceProperties has a new parameter portal_fqdn |
| 72 | + - Model ScaleProfile has a new parameter autoscale |
| 73 | + - Operation ManagedClustersOperations.begin_delete has a new optional parameter ignore_pod_disruption_budget |
| 74 | + |
| 75 | +### Breaking Changes |
| 76 | + |
| 77 | + - Model IstioEgressGateway has a new required parameter name |
| 78 | + |
3 | 79 | ## 37.0.0 (2025-06-11)
|
4 | 80 |
|
5 | 81 | ### Features Added
|
|
0 commit comments