Skip to content

Releases: Azure/azure-sdk-for-python

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.

azure-template_0.1.0b4882958

19 May 20:51
Compare
Choose a tag to compare
Pre-release

0.1.0b4882958 (2025-05-19)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-mgmt-postgresqlflexibleservers_1.2.0b1

19 May 06:29
2b293f3
Compare
Choose a tag to compare

1.2.0b1 (2025-05-19)

Features Added

  • Client PostgreSQLManagementClient added operation group quota_usages
  • Client PostgreSQLManagementClient added operation group tuning_options
  • Client PostgreSQLManagementClient added operation group tuning_index
  • Client PostgreSQLManagementClient added operation group tuning_configuration
  • Model FlexibleServerCapability added property supported_features
  • Model Server added property cluster
  • Model ServerForUpdate added property cluster
  • Model ServerSkuCapability added property supported_features
  • Model ServerSkuCapability added property security_profile
  • Enum ServerState added member INACCESSIBLE
  • Enum ServerState added member PROVISIONING
  • Enum ServerState added member RESTARTING
  • Enum ServerVersion added member SEVENTEEN
  • Model ServerVersionCapability added property supported_features
  • Enum SourceType added member APSARA_DB_RDS
  • Enum SourceType added member CRUNCHY_POSTGRE_SQL
  • Enum SourceType added member DIGITAL_OCEAN_DROPLETS
  • Enum SourceType added member DIGITAL_OCEAN_POSTGRE_SQL
  • Enum SourceType added member EDB_ORACLE_SERVER
  • Enum SourceType added member EDB_POSTGRE_SQL
  • Enum SourceType added member HEROKU_POSTGRE_SQL
  • Enum SourceType added member HUAWEI_COMPUTE
  • Enum SourceType added member HUAWEI_RDS
  • Enum SourceType added member POSTGRE_SQL_COSMOS_DB
  • Enum SourceType added member POSTGRE_SQL_FLEXIBLE_SERVER
  • Enum SourceType added member SUPABASE_POSTGRE_SQL
  • Enum StorageType added member ULTRA_SSD_LRS
  • Added model Cluster
  • Added model ConfigTuningRequestParameter
  • Added model ImpactRecord
  • Added model IndexRecommendationDetails
  • Added model IndexRecommendationListResult
  • Added model IndexRecommendationResource
  • Added model IndexRecommendationResourcePropertiesAnalyzedWorkload
  • Added model IndexRecommendationResourcePropertiesImplementationDetails
  • Added model NameProperty
  • Added model QuotaUsage
  • Added model QuotaUsagesListResult
  • Added enum RecommendationType
  • Added enum RecommendationTypeEnum
  • Added model SessionDetailsListResult
  • Added model SessionDetailsResource
  • Added model SessionResource
  • Added model SessionsListResult
  • Added model SupportedFeature
  • Added enum SupportedFeatureStatusEnum
  • Added enum TuningOptionEnum
  • Added model TuningOptionsListResult
  • Added model TuningOptionsResource
  • Added operation group QuotaUsagesOperations
  • Added operation group TuningConfigurationOperations
  • Added operation group TuningIndexOperations
  • Added operation group TuningOptionsOperations

azure-mgmt-confidentialledger_2.0.0b5

19 May 06:28
2b293f3
Compare
Choose a tag to compare
Pre-release

2.0.0b5 (2025-05-19)

Features Added

  • Model LedgerProperties added property host_level
  • Model LedgerProperties added property max_body_size_in_mb
  • Model LedgerProperties added property subject_name
  • Model LedgerProperties added property node_count
  • Model LedgerProperties added property write_lb_address_prefix
  • Model LedgerProperties added property worker_threads
  • Model LedgerProperties added property enclave_platform
  • Model LedgerProperties added property application_type
  • Model ManagedCCFProperties added property enclave_platform
  • Added enum ApplicationType
  • Added enum EnclavePlatform