Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-kubernetesconfiguration-fluxconfigurations_1.0.0b1

22 May 09:16
94c63f2
Compare
Choose a tag to compare

1.0.0b1 (2025-05-19)

Other Changes

  • Initial version

azure-mgmt-kubernetesconfiguration-extensiontypes_1.0.0b1

22 May 09:17
94c63f2
Compare
Choose a tag to compare

1.0.0b1 (2025-05-19)

Other Changes

  • Initial version

azure-mgmt-kubernetesconfiguration-extensions_1.0.0b1

22 May 09:16
94c63f2
Compare
Choose a tag to compare

1.0.0b1 (2025-05-19)

Other Changes

  • Initial version

azure-mgmt-storage_23.0.0

22 May 03:30
19bd600
Compare
Choose a tag to compare

23.0.0 (2025-05-15)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.

azure-mgmt-resource_23.4.0

21 May 02:46
41b7f17
Compare
Choose a tag to compare

23.4.0 (2025-05-19)

Features Added

  • Model DeploymentProperties has a new parameter extension_configs
  • Model DeploymentPropertiesExtended has a new parameter extensions
  • Model DeploymentWhatIfProperties has a new parameter extension_configs
  • Model ResourceReference has a new parameter api_version
  • Model ResourceReference has a new parameter extension
  • Model ResourceReference has a new parameter identifiers
  • Model ResourceReference has a new parameter resource_type
  • Model TargetResource has a new parameter api_version
  • Model TargetResource has a new parameter extension
  • Model TargetResource has a new parameter identifiers
  • Model TargetResource has a new parameter symbolic_name

azure-communication-phonenumbers_1.3.0b1

21 May 19:12
6c4267a
Compare
Choose a tag to compare

1.3.0b1 (2025-05-21)

Features Added

azure-ai-agents_1.1.0b1

21 May 18:54
19a92d2
Compare
Choose a tag to compare
Pre-release

1.1.0b1 (2025-05-20)

Features Added

  • API version is changed to 2025-05-15-preview.
  • Add FabricTool, SharepointTool, and BingCustomSearchTool classes along with samples.

Bugs Fixed

  • Adding instrumentation for create_thread_and_run

azure-mgmt-netapp_14.0.0b1

20 May 07:33
491b075
Compare
Choose a tag to compare
Pre-release

14.0.0b1 (2025-05-20)

Features Added

  • Client NetAppManagementClient added operation group net_app_resource_quota_limits_account
  • Client NetAppManagementClient added operation group buckets
  • Model CapacityPool added property custom_throughput_mibps
  • Model CapacityPoolPatch added property custom_throughput_mibps
  • Model NetAppAccount added property ldap_configuration
  • Model NetAppAccountPatch added property ldap_configuration
  • Model ReplicationObject added property external_replication_setup_status
  • Model ReplicationObject added property external_replication_setup_info
  • Enum ServiceLevel added member FLEXIBLE
  • Model Volume added property accept_grow_capacity_pool_for_short_term_clone_split
  • Model Volume added property ldap_server_type
  • Model Volume added property inherited_size_in_bytes
  • Model Volume added property language
  • Model VolumeGroupVolumeProperties added property accept_grow_capacity_pool_for_short_term_clone_split
  • Model VolumeGroupVolumeProperties added property ldap_server_type
  • Model VolumeGroupVolumeProperties added property inherited_size_in_bytes
  • Model VolumeGroupVolumeProperties added property language
  • Added enum AcceptGrowCapacityPoolForShortTermCloneSplit
  • Added model Bucket
  • Added model BucketCredentialsExpiry
  • Added model BucketGenerateCredentials
  • Added model BucketList
  • Added model BucketPatch
  • Added model BucketServerPatchProperties
  • Added model BucketServerProperties
  • Added model CifsUser
  • Added enum CredentialsStatus
  • Added enum ExternalReplicationSetupStatus
  • Added model FileSystemUser
  • Added model LdapConfiguration
  • Added enum LdapServerType
  • Added model ListQuotaReportResponse
  • Added enum NetappProvisioningState
  • Added model NfsUser
  • Added model QuotaItem
  • Added model QuotaItemList
  • Added model QuotaReport
  • Added enum VolumeLanguage
  • Model VolumesOperations added method begin_list_quota_report
  • Model VolumesOperations added method begin_split_clone_from_parent
  • Added operation group BucketsOperations
  • Added operation group NetAppResourceQuotaLimitsAccountOperations

Breaking Changes

  • Deleted or renamed model SubscriptionQuotaItem
  • Deleted or renamed model SubscriptionQuotaItemList

azure-mgmt-containerservice_36.0.0

19 May 03:13
f1b2821
Compare
Choose a tag to compare

36.0.0 (2025-05-15)

Features Added

  • Added operation group NamespacesOperations
  • 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 ManagedClusterAPIServerAccessProfile has a new parameter enable_vnet_integration
  • Model ManagedClusterAPIServerAccessProfile has a new parameter subnet_id
  • Model ManualScaleProfile has a new parameter size

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 ManagedCluster no longer has parameter enable_pod_security_policy
  • 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

azure-health-deidentification_1.0.0

19 May 20:41
77b66d4
Compare
Choose a tag to compare

1.0.0 (2025-05-19)

Features Added

  • Introduced DeidentificationCustomizationOptions and DeidentificationJobCustomizationOptions models.
    • Added surrogate_locale field in these models.
    • Moved redaction_format field into these models.
  • Introduced overwrite property in TargetStorageLocation model, which allows a job to overwrite existing documents in the storage location.

Breaking Changes

  • Changed method names in DeidentificationClient to match functionality:
    • Changed the deidentify method name to deidentify_text.
    • Changed the begin_create_job method name to begin_deidentify_documents.
  • Renamed the property DeidentificationContent.operation to operation_type.
  • Deprecated DocumentDataType.
  • Changed the model DeidentificationDocumentDetails:
    • Renamed input to input_location.
    • Renamed output to output_location.
  • Changed the model DeidentificationJob
    • Renamed name to job_name.
    • Renamed operation to operation_type.
  • Renamed the model OperationState to OperationStatus.
  • Changed path field to location in SourceStorageLocation and TargetStorageLocation.
  • Changed outputPrefix behavior to no longer include job_name by default.
  • Deprecated path and location from TaggerResult model.