github Azure/azure-sdk-for-python azure-mgmt-servicefabricmanagedclusters_3.0.0

latest releases: azure-identity_1.25.3, azure-mgmt-managedops_1.0.0b2
8 hours ago

3.0.0 (2026-02-28)

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 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
  • 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 ErrorModel/ManagedProxyResource/UpgradeMode/ApplicationResourceList/ApplicationTypeResourceList/ApplicationTypeVersionResourceList/ManagedVMSizesResult/NodeTypeListSkuResult/ServiceResourceList which actually were not used by SDK users

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.