Skip to content
Open
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,72 @@
# Release History

## 3.0.0 (2026-02-24)

### Features Added

- Model `ServiceFabricManagedClustersManagementClient` added parameter `cloud_setting` in method `__init__`
- Client `ServiceFabricManagedClustersManagementClient` added method `send_request`
- Enum `DiskType` added member `PREMIUM_V2_LRS`
- Enum `DiskType` added member `PREMIUM_ZRS`
- Enum `DiskType` added member `STANDARD_SSD_ZRS`
- Model `ManagedClusterCodeVersionResult` added property `properties`
- Enum `SecurityType` added member `CONFIDENTIAL_VM`
- Model `ServiceEndpoint` added property `network_identifier`
- Added model `ApplicationFetchHealthRequest`
- Added enum `AutoGeneratedDomainNameLabelScope`
- Added enum `CreatedByType`
- Added model `ErrorAdditionalInfo`
- Added model `ErrorDetail`
- Added model `ErrorResponse`
- Added enum `HealthFilter`
- Added model `IPConfigurationPublicIPAddressConfiguration`
- Added model `ManagedClusterVersionDetails`
- Added model `RestartDeployedCodePackageRequest`
- Added enum `RestartKind`
- Added model `RestartReplicaRequest`
- Added model `RuntimeApplicationHealthPolicy`
- Added enum `RuntimeFailureAction`
- Added enum `RuntimeRollingUpgradeMode`
- Added model `RuntimeRollingUpgradeUpdateMonitoringPolicy`
- Added model `RuntimeServiceTypeHealthPolicy`
- Added model `RuntimeUpdateApplicationUpgradeParameters`
- Added enum `RuntimeUpgradeKind`
- Added enum `SecurityEncryptionType`
- Added model `TrackedResource`
- Added model `VmApplication`
- Operation group `ApplicationsOperations` added method `begin_fetch_health`
- Operation group `ApplicationsOperations` added method `begin_restart_deployed_code_package`
- Operation group `ApplicationsOperations` added method `begin_update`
- Operation group `ApplicationsOperations` added method `begin_update_upgrade`
- Operation group `ManagedClustersOperations` added method `begin_update`
- Operation group `NodeTypesOperations` added method `begin_deallocate`
- Operation group `NodeTypesOperations` added method `begin_redeploy`
- Operation group `NodeTypesOperations` added method `begin_start`
- Operation group `NodeTypesOperations` added method `begin_update`
- Operation group `ServicesOperations` added method `begin_restart_replica`

### Breaking Changes

- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
- Model `ManagedClusterCodeVersionResult` moved instance variable `cluster_code_version`, `support_expiry_utc` and `os_type` under property `properties`
- Model `ProxyResource` deleted or renamed its instance variable `location`
- Model `ProxyResource` deleted or renamed its instance variable `tags`
- Model `Resource` deleted or renamed its instance variable `location`
- Model `Resource` deleted or renamed its instance variable `tags`
- Model `Resource` deleted or renamed its instance variable `etag`
- Deleted or renamed model `ErrorModel`
- Deleted or renamed model `IpConfigurationPublicIPAddressConfiguration`
- Deleted or renamed model `ManagedProxyResource`
- Deleted or renamed model `UpgradeMode`
- Renamed method `ApplicationsOperations.update` to `ApplicationsOperations.begin_update`
- Renamed method `ManagedClustersOperations.update` to `ManagedClustersOperations.begin_update`
- Renamed method `NodeTypesOperations.update` to `NodeTypesOperations.begin_update`

### Other Changes

- Deleted model `ApplicationResourceList`/`ApplicationTypeResourceList`/`ApplicationTypeVersionResourceList`/`ManagedVMSizesResult`/`NodeTypeListSkuResult`/`ServiceResourceList` which actually were not used by SDK users

## 2.1.0b5 (2025-11-10)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"apiVersion": "2025-10-01-preview",
"commit": "833aeb9992144f6e04d99de1316a7f37a001ee94",
"apiVersion": "2026-02-01",
"apiVersions": {
"Microsoft.ServiceFabric": "2026-02-01"
},
"commit": "57a2504930224552a409d9435d523e631a6c93e2",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/servicefabricmanagedclusters/resource-manager/Microsoft.ServiceFabric/ServiceFabricManagedClusters",
"emitterVersion": "0.53.1"
"emitterVersion": "0.60.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
"azure.mgmt.servicefabricmanagedclusters.models.ErrorDetail": "Azure.ResourceManager.CommonTypes.ErrorDetail",
"azure.mgmt.servicefabricmanagedclusters.models.ErrorModelError": "Microsoft.ServiceFabric.ErrorModelError",
"azure.mgmt.servicefabricmanagedclusters.models.ErrorResponse": "Azure.ResourceManager.CommonTypes.ErrorResponse",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulation": "Microsoft.ServiceFabric.FaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationConstraints": "Microsoft.ServiceFabric.FaultSimulationConstraints",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationContent": "Microsoft.ServiceFabric.FaultSimulationContent",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationContentWrapper": "Microsoft.ServiceFabric.FaultSimulationContentWrapper",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationDetails": "Microsoft.ServiceFabric.FaultSimulationDetails",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationIdContent": "Microsoft.ServiceFabric.FaultSimulationIdContent",
"azure.mgmt.servicefabricmanagedclusters.models.FrontendConfiguration": "Microsoft.ServiceFabric.FrontendConfiguration",
"azure.mgmt.servicefabricmanagedclusters.models.IpConfiguration": "Microsoft.ServiceFabric.IpConfiguration",
"azure.mgmt.servicefabricmanagedclusters.models.IPConfigurationPublicIPAddressConfiguration": "Microsoft.ServiceFabric.PublicIPAddressConfiguration",
Expand All @@ -64,7 +58,6 @@
"azure.mgmt.servicefabricmanagedclusters.models.NodeType": "Microsoft.ServiceFabric.NodeType",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeActionParameters": "Microsoft.ServiceFabric.NodeTypeActionParameters",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeAvailableSku": "Microsoft.ServiceFabric.NodeTypeAvailableSku",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeFaultSimulation": "Microsoft.ServiceFabric.NodeTypeFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeNatConfig": "Microsoft.ServiceFabric.NodeTypeNatConfig",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeProperties": "Microsoft.ServiceFabric.NodeTypeProperties",
"azure.mgmt.servicefabricmanagedclusters.models.NodeTypeSku": "Microsoft.ServiceFabric.NodeTypeSku",
Expand Down Expand Up @@ -117,7 +110,6 @@
"azure.mgmt.servicefabricmanagedclusters.models.VmssDataDisk": "Microsoft.ServiceFabric.VmssDataDisk",
"azure.mgmt.servicefabricmanagedclusters.models.VMSSExtension": "Microsoft.ServiceFabric.VMSSExtension",
"azure.mgmt.servicefabricmanagedclusters.models.VMSSExtensionProperties": "Microsoft.ServiceFabric.VMSSExtensionProperties",
"azure.mgmt.servicefabricmanagedclusters.models.ZoneFaultSimulationContent": "Microsoft.ServiceFabric.ZoneFaultSimulationContent",
"azure.mgmt.servicefabricmanagedclusters.models.CreatedByType": "Azure.ResourceManager.CommonTypes.createdByType",
"azure.mgmt.servicefabricmanagedclusters.models.FailureAction": "Microsoft.ServiceFabric.FailureAction",
"azure.mgmt.servicefabricmanagedclusters.models.RollingUpgradeMode": "Microsoft.ServiceFabric.RollingUpgradeMode",
Expand Down Expand Up @@ -153,9 +145,6 @@
"azure.mgmt.servicefabricmanagedclusters.models.ZonalUpdateMode": "Microsoft.ServiceFabric.ZonalUpdateMode",
"azure.mgmt.servicefabricmanagedclusters.models.AutoGeneratedDomainNameLabelScope": "Microsoft.ServiceFabric.AutoGeneratedDomainNameLabelScope",
"azure.mgmt.servicefabricmanagedclusters.models.SkuName": "Microsoft.ServiceFabric.SkuName",
"azure.mgmt.servicefabricmanagedclusters.models.FaultSimulationStatus": "Microsoft.ServiceFabric.FaultSimulationStatus",
"azure.mgmt.servicefabricmanagedclusters.models.SfmcOperationStatus": "Microsoft.ServiceFabric.SfmcOperationStatus",
"azure.mgmt.servicefabricmanagedclusters.models.FaultKind": "Microsoft.ServiceFabric.FaultKind",
"azure.mgmt.servicefabricmanagedclusters.models.DiskType": "Microsoft.ServiceFabric.DiskType",
"azure.mgmt.servicefabricmanagedclusters.models.VmssExtensionSetupOrder": "Microsoft.ServiceFabric.VmssExtensionSetupOrder",
"azure.mgmt.servicefabricmanagedclusters.models.IPAddressType": "Microsoft.ServiceFabric.IPAddressType",
Expand Down Expand Up @@ -247,14 +236,6 @@
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.list_by_resource_group": "Microsoft.ServiceFabric.ManagedClusters.listByResourceGroup",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.list_by_subscription": "Microsoft.ServiceFabric.ManagedClusters.listBySubscription",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.list_by_subscription": "Microsoft.ServiceFabric.ManagedClusters.listBySubscription",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.get_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.get_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.list_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.list_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.ManagedClusters.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.get": "Microsoft.ServiceFabric.ManagedAzResiliencyStatus.get",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.get": "Microsoft.ServiceFabric.ManagedAzResiliencyStatus.get",
"azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.post": "Microsoft.ServiceFabric.ManagedApplyMaintenanceWindow.post",
Expand Down Expand Up @@ -283,14 +264,6 @@
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_restart": "Microsoft.ServiceFabric.NodeTypes.restart",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.begin_start": "Microsoft.ServiceFabric.NodeTypes.start",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_start": "Microsoft.ServiceFabric.NodeTypes.start",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_start_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.startFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.begin_stop_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.stopFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.get_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.get_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.getFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.list_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.list_fault_simulation": "Microsoft.ServiceFabric.NodeTypes.listFaultSimulation",
"azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.list": "Microsoft.ServiceFabric.NodeTypeSkus.list",
"azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.list": "Microsoft.ServiceFabric.NodeTypeSkus.list",
"azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.get": "Microsoft.ServiceFabric.OperationResults.get",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ class ServiceFabricManagedClustersManagementClient: # pylint: disable=too-many-
:keyword cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:paramtype cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Default value is
"2025-10-01-preview". Note that overriding this default value may result in unsupported
behavior.
:keyword api_version: The API version to use for this operation. Known values are "2026-02-01"
and None. Default value is "2026-02-01". Note that overriding this default value may result in
unsupported behavior.
:paramtype api_version: str
:keyword int polling_interval: Default waiting time between two polls for LRO operations if no
Retry-After header is present.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ class ServiceFabricManagedClustersManagementClientConfiguration: # pylint: disa
:param cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:type cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Default value is
"2025-10-01-preview". Note that overriding this default value may result in unsupported
behavior.
:keyword api_version: The API version to use for this operation. Known values are "2026-02-01"
and None. Default value is "2026-02-01". Note that overriding this default value may result in
unsupported behavior.
:paramtype api_version: str
"""

Expand All @@ -48,7 +48,7 @@ def __init__(
cloud_setting: Optional["AzureClouds"] = None,
**kwargs: Any
) -> None:
api_version: str = kwargs.pop("api_version", "2025-10-01-preview")
api_version: str = kwargs.pop("api_version", "2026-02-01")

if credential is None:
raise ValueError("Parameter 'credential' must not be None.")
Expand Down
Loading
Loading