Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
83 changes: 83 additions & 0 deletions sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,88 @@
# Release History

## 36.0.0 (2025-04-23)

### Features Added

- Added operation ManagedClustersOperations.begin_rebalance_load_balancers
- Added operation ManagedClustersOperations.get_guardrails_versions
- Added operation ManagedClustersOperations.get_safeguards_versions
- Added operation ManagedClustersOperations.list_guardrails_versions
- Added operation ManagedClustersOperations.list_safeguards_versions
- Added operation group NamespacesOperations
- Model AdvancedNetworkingSecurity has a new parameter advanced_network_policies
- Model AdvancedNetworkingSecurity has a new parameter transit_encryption
- Model AgentPool has a new parameter artifact_streaming_profile
- Model AgentPool has a new parameter enable_custom_ca_trust
- Model AgentPool has a new parameter gateway_profile
- Model AgentPool has a new parameter node_initialization_taints
- Model AgentPool has a new parameter pod_ip_allocation_mode
- Model AgentPool has a new parameter status
- Model AgentPool has a new parameter virtual_machine_nodes_status
- Model AgentPool has a new parameter virtual_machines_profile
- Model AgentPoolSecurityProfile has a new parameter ssh_access
- Model AgentPoolUpgradeProfile has a new parameter components_by_releases
- Model AgentPoolUpgradeProfilePropertiesUpgradesItem has a new parameter is_out_of_support
- Model AgentPoolUpgradeSettings has a new parameter max_blocked_nodes
- Model AgentPoolUpgradeSettings has a new parameter max_unavailable
- Model AgentPoolUpgradeSettings has a new parameter undrainable_node_behavior
- Model AutoScaleProfile has a new parameter size
- Model ContainerServiceNetworkProfile has a new parameter kube_proxy_config
- Model ContainerServiceNetworkProfile has a new parameter pod_link_local_access
- Model ContainerServiceNetworkProfile has a new parameter static_egress_gateway_profile
- Model GPUProfile has a new parameter driver_type
- Model IstioEgressGateway has a new parameter gateway_configuration_name
- Model IstioEgressGateway has a new parameter namespace
- Model KubeletConfig has a new parameter seccomp_default
- Model ManagedCluster has a new parameter ai_toolchain_operator_profile
- Model ManagedCluster has a new parameter creation_data
- Model ManagedCluster has a new parameter enable_namespace_resources
- Model ManagedCluster has a new parameter kind
- Model ManagedCluster has a new parameter node_provisioning_profile
- Model ManagedCluster has a new parameter safeguards_profile
- Model ManagedCluster has a new parameter status
- Model ManagedClusterAPIServerAccessProfile has a new parameter enable_vnet_integration
- Model ManagedClusterAPIServerAccessProfile has a new parameter subnet_id
- Model ManagedClusterAgentPoolProfile has a new parameter artifact_streaming_profile
- Model ManagedClusterAgentPoolProfile has a new parameter enable_custom_ca_trust
- Model ManagedClusterAgentPoolProfile has a new parameter gateway_profile
- Model ManagedClusterAgentPoolProfile has a new parameter node_initialization_taints
- Model ManagedClusterAgentPoolProfile has a new parameter pod_ip_allocation_mode
- Model ManagedClusterAgentPoolProfile has a new parameter status
- Model ManagedClusterAgentPoolProfile has a new parameter virtual_machine_nodes_status
- Model ManagedClusterAgentPoolProfile has a new parameter virtual_machines_profile
- Model ManagedClusterAgentPoolProfileProperties has a new parameter artifact_streaming_profile
- Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_custom_ca_trust
- Model ManagedClusterAgentPoolProfileProperties has a new parameter gateway_profile
- Model ManagedClusterAgentPoolProfileProperties has a new parameter node_initialization_taints
- Model ManagedClusterAgentPoolProfileProperties has a new parameter pod_ip_allocation_mode
- Model ManagedClusterAgentPoolProfileProperties has a new parameter status
- Model ManagedClusterAgentPoolProfileProperties has a new parameter virtual_machine_nodes_status
- Model ManagedClusterAgentPoolProfileProperties has a new parameter virtual_machines_profile
- Model ManagedClusterAzureMonitorProfile has a new parameter app_monitoring
- Model ManagedClusterAzureMonitorProfile has a new parameter container_insights
- Model ManagedClusterHTTPProxyConfig has a new parameter effective_no_proxy
- Model ManagedClusterLoadBalancerProfile has a new parameter cluster_service_load_balancer_health_probe_mode
- Model ManagedClusterPoolUpgradeProfile has a new parameter components_by_releases
- Model ManagedClusterPoolUpgradeProfileUpgradesItem has a new parameter is_out_of_support
- Model ManagedClusterSecurityProfile has a new parameter image_integrity
- Model ManagedClusterSecurityProfile has a new parameter node_restriction
- Model ManagedClusterSecurityProfileDefender has a new parameter security_gating
- Model ManagedClusterStorageProfileDiskCSIDriver has a new parameter version
- Model ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new parameter addon_autoscaling
- Model ManualScaleProfile has a new parameter size
- Operation ManagedClustersOperations.begin_delete has a new optional parameter ignore_pod_disruption_budget

### Breaking Changes

- Model AutoScaleProfile no longer has parameter os_disk_size_gb
- Model AutoScaleProfile no longer has parameter os_disk_type
- Model AutoScaleProfile no longer has parameter sizes
- Model IstioEgressGateway has a new required parameter name
- Model ManualScaleProfile no longer has parameter os_disk_size_gb
- Model ManualScaleProfile no longer has parameter os_disk_type
- Model ManualScaleProfile no longer has parameter sizes

## 35.0.0 (2025-04-14)

### Features Added
Expand Down
4 changes: 2 additions & 2 deletions sdk/containerservice/azure-mgmt-containerservice/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Microsoft Azure SDK for Python

This is the Microsoft Azure Container Service Management Client Library.
This package has been tested with Python 3.8+.
This package has been tested with Python 3.9+.
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).

## _Disclaimer_
Expand All @@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For

### Prerequisites

- Python 3.8+ is required to use this package.
- Python 3.9+ is required to use this package.
- [Azure subscription](https://azure.microsoft.com/free/)

### Install the package
Expand Down
6 changes: 3 additions & 3 deletions sdk/containerservice/azure-mgmt-containerservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"commit": "d18ba009da04dd6afc04402c39f87e032051fe9b",
"commit": "d04d3b65c18c5d8c228b838399561c284b1911dd",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.10.2",
"use": [
"@autorest/python@6.27.4",
"@autorest/python@6.33.0",
"@autorest/[email protected]"
],
"autorest_command": "autorest specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.27.4 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
"autorest_command": "autorest specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.33.0 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
"readme": "specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md",
"package-2024-05": "2024-07-10 04:37:35 +0800 794e29ee5f8eca63ce0ddf007c60da7df37baaad stable/2024-05-01/managedClusters.json",
"package-preview-2024-04": "2024-08-27 19:55:39 -0700 4bc9b37173bd5fe0ed19f21edfb8a195e89caaf6 preview/2024-04-02-preview/managedClusters.json",
Expand Down
Loading