Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-chaos_2.0.0

12 Jun 07:06
8208131
Compare
Choose a tag to compare

2.0.0 (2025-06-12)

Features Added

  • Model CapabilityType added property required_azure_role_definition_ids
  • Model ExperimentExecution added property system_data
  • Model ExperimentExecutionDetails added property properties
  • Model Resource added property system_data
  • Model TrackedResource added property system_data
  • Added enum ExperimentActionType
  • Added model ManagedServiceIdentity
  • Added enum ManagedServiceIdentityType
  • Added model OperationStatusResult
  • Added model ProxyResource

Breaking Changes

  • Model CapabilityType deleted or renamed its instance variable location
  • Model ExperimentExecutionDetails deleted or renamed its instance variable status
  • Model ExperimentExecutionDetails deleted or renamed its instance variable started_at
  • Model ExperimentExecutionDetails deleted or renamed its instance variable stopped_at
  • Model ExperimentExecutionDetails deleted or renamed its instance variable failure_reason
  • Model ExperimentExecutionDetails deleted or renamed its instance variable last_action_at
  • Model ExperimentExecutionDetails deleted or renamed its instance variable run_information
  • Model TargetType deleted or renamed its instance variable location
  • Deleted or renamed model ExperimentExecutionProperties
  • Deleted or renamed model OperationStatus
  • Deleted or renamed model ResourceIdentity
  • Deleted or renamed model ResourceIdentityType
  • Method CapabilitiesOperations.create_or_update renamed its parameter capability to resource
  • Method CapabilityTypesOperations.get renamed its parameter location_name to location
  • Method CapabilityTypesOperations.list renamed its parameter location_name to location
  • Method ExperimentsOperations.begin_create_or_update renamed its parameter experiment to resource
  • Method ExperimentsOperations.begin_update renamed its parameter experiment to properties
  • Method OperationStatusesOperations.get renamed its parameter async_operation_id to operation_id
  • Method TargetTypesOperations.get renamed its parameter location_name to location
  • Method TargetTypesOperations.list renamed its parameter location_name to location
  • Method TargetsOperations.create_or_update renamed its parameter target to resource

azure-template_0.1.0b4968536

12 Jun 17:42
8208131
Compare
Choose a tag to compare
Pre-release

0.1.0b4968536 (2025-06-12)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-storage-queue_12.14.0b1

12 Jun 17:02
8208131
Compare
Choose a tag to compare
Pre-release

12.14.0b1 (2025-06-12)

This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

Features Added

  • Added support for service version 2025-11-05.

azure-storage-file-share_12.23.0b1

12 Jun 16:38
8208131
Compare
Choose a tag to compare
Pre-release

12.23.0b1 (2025-06-12)

This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

Features Added

  • Added support for service version 2025-11-05.
  • Added support for better error handling for copy operations.

azure-storage-file-datalake_12.22.0b1

12 Jun 17:45
8208131
Compare
Choose a tag to compare
Pre-release

12.22.0b1 (2025-06-12)

This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

Features Added

  • Added support for service version 2025-11-05.

azure-storage-blob_12.27.0b1

12 Jun 15:04
8208131
Compare
Choose a tag to compare
Pre-release

12.27.0b1 (2025-06-12)

This version and all future versions will require Python 3.9+. Python 3.8 is no longer supported.

Features Added

  • Added support for service version 2025-11-05.
  • Added support for better error handling for copy operations.

azure-mgmt-containerservice_37.0.0

11 Jun 08:18
b78d310
Compare
Choose a tag to compare

37.0.0 (2025-06-11)

Features Added

  • Added operation group ManagedNamespacesOperations
  • Model AgentPool has a new parameter gateway_profile
  • 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 ContainerServiceNetworkProfile has a new parameter static_egress_gateway_profile
  • Model Machine has a new parameter zones
  • Model ManagedCluster has a new parameter status
  • Model ManagedClusterAgentPoolProfile has a new parameter gateway_profile
  • 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 gateway_profile
  • 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 ManagedClusterNodeProvisioningProfile has a new parameter default_node_pools

Breaking Changes

  • Model ScaleProfile no longer has parameter autoscale
  • Removed operation group NamespacesOperations

azure-onlineexperimentation_1.0.0b1

11 Jun 22:34
ac16ade
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2025-05-31)

Features Added

  • Initial version of OnlineExperimentationClient library.

azure-mgmt-onlineexperimentation_1.0.0b1

11 Jun 22:32
ac16ade
Compare
Choose a tag to compare

1.0.0b1 (2025-05-21)

Other Changes

  • Initial version

azure-healthinsights-radiologyinsights_1.1.0

10 Jun 20:46
0c347e9
Compare
Choose a tag to compare

1.1.0 (2025-06-10)

Extending scope with inferences for scoring and assessment, quality measure and guidance.

Features Added

  • 3 new inferences added:
    • ScoringAndAssessmentInference
      • AssessmentValueRange
      • ScoringAndAssessmentCategoryType
    • GuidanceInference
      • GuidanceOptions
      • PresentGuidanceInformation
      • GuidanceRankingType
    • QualityMeasureInference
      • QualityMeasureOptions
      • QualityMeasureType
      • QualityMeasureComplianceType
  • Added samples for scoring and assessment, Quality Measure and Guidance