Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-projects_1.0.0b8

28 Mar 22:37
84d180a
Compare
Choose a tag to compare
Pre-release

1.0.0b8 (2025-03-28)

Features added

  • New parameters added for Azure AI Search tool, with corresponding sample update.
  • Fabric tool REST name updated, along with convenience code.

Sample updates

  • Sample update demonstrating new parameters added for Azure AI Search tool.
  • Sample added using OpenAPI tool against authenticated TripAdvisor API spec.

Bugs Fixed

  • Fix for a bug in Agent tracing causing event handler return values to not be returned when tracing is enabled.
  • Fix for a bug in Agent tracing causing tool calls not to be recorded in traces.
  • Fix for a bug in Agent tracing causing function tool calls to not work properly when tracing is enabled.
  • Fix for a bug in Agent streaming, where agent_id was not included in the response. This caused the SDK not to make function calls when the thread run status is requires_action.

azure-storage-file-datalake_12.20.0

27 Mar 17:35
d35450e
Compare
Choose a tag to compare

12.20.0 (2025-03-27)

Features Added

  • Updated type hints across the entire package and enabled MyPy to run during CI. Some public types may have been adjusted if they were previously erroneous or incomplete.

azure-storage-blob_12.25.1

27 Mar 17:09
d35450e
Compare
Choose a tag to compare

12.25.1 (2025-03-27)

Other Changes

  • Updated dependency for azure-storage-file-datalake type hints.

azure-cosmos_4.10.0b3

28 Mar 03:01
6495ca4
Compare
Choose a tag to compare
azure-cosmos_4.10.0b3 Pre-release
Pre-release

4.10.0b3 (2025-03-27)

Bugs Fixed

  • Fixed too many health checks happening when skipping the recommended client startup. See PR 40203.

Other Changes

  • Removed excess keyword arguments from methods that did not use them. See PR 40008.
  • Removed first response_hook call for query methods that would utilize wrong response headers. See PR 40008.

azure-ai-documentintelligence_1.0.2

27 Mar 02:42
8555d14
Compare
Choose a tag to compare

1.0.2 (2025-03-26)

Bugs Fixed

  • Fix polling for begin_copy_classifier_to() to stop on success response from the "Operation-Location" endpoint and correctly parse the result.

azure-mgmt-sql_4.0.0b21

26 Mar 06:53
ab09ef3
Compare
Choose a tag to compare
Pre-release

4.0.0b21 (2025-03-23)

Features Added

  • Added operation GeoBackupPoliciesOperations.list
  • Added operation ManagedDatabaseSensitivityLabelsOperations.list_by_database
  • Added operation ManagedInstanceLongTermRetentionPoliciesOperations.begin_delete
  • Added operation SensitivityLabelsOperations.list_by_database
  • Added operation group InstancePoolOperationsOperations
  • Added operation group NetworkSecurityPerimeterConfigurationsOperations
  • Model DataMaskingRuleListResult has a new parameter next_link
  • Model DatabaseExtensions has a new parameter administrator_login
  • Model DatabaseExtensions has a new parameter administrator_login_password
  • Model DatabaseExtensions has a new parameter authentication_type
  • Model DatabaseExtensions has a new parameter database_edition
  • Model DatabaseExtensions has a new parameter max_size_bytes
  • Model DatabaseExtensions has a new parameter network_isolation
  • Model DatabaseExtensions has a new parameter service_objective_name
  • Model EditionCapability has a new parameter zone_pinning
  • Model ElasticPool has a new parameter auto_pause_delay
  • Model ElasticPoolEditionCapability has a new parameter zone_pinning
  • Model ElasticPoolPerDatabaseSettings has a new parameter auto_pause_delay
  • Model ElasticPoolPerformanceLevelCapability has a new parameter supported_auto_pause_delay
  • Model ElasticPoolPerformanceLevelCapability has a new parameter supported_min_capacities
  • Model ElasticPoolPerformanceLevelCapability has a new parameter supported_per_database_auto_pause_delay
  • Model ElasticPoolPerformanceLevelCapability has a new parameter supported_zones
  • Model ElasticPoolUpdate has a new parameter auto_pause_delay
  • Model GeoBackupPolicyListResult has a new parameter next_link
  • Model ImportExportExtensionsOperationResult has a new parameter blob_uri
  • Model ImportExportExtensionsOperationResult has a new parameter private_endpoint_connections
  • Model ImportExportExtensionsOperationResult has a new parameter queued_time
  • Model JobAgent has a new parameter identity
  • Model JobAgentUpdate has a new parameter identity
  • Model JobAgentUpdate has a new parameter sku
  • Model LocationCapabilities has a new parameter supported_job_agent_versions
  • Model ManagedInstance has a new parameter total_memory_mb
  • Model ManagedInstanceEditionCapability has a new parameter is_general_purpose_v2
  • Model ManagedInstanceFamilyCapability has a new parameter zone_redundant
  • Model ManagedInstanceLongTermRetentionBackup has a new parameter backup_storage_access_tier
  • Model ManagedInstanceLongTermRetentionPolicy has a new parameter backup_storage_access_tier
  • Model ManagedInstancePrivateLinkProperties has a new parameter required_zone_names
  • Model ManagedInstanceUpdate has a new parameter total_memory_mb
  • Model ManagedInstanceVcoresCapability has a new parameter included_storage_i_ops
  • Model ManagedInstanceVcoresCapability has a new parameter included_storage_throughput_m_bps
  • Model ManagedInstanceVcoresCapability has a new parameter iops_included_value_override_factor_per_selected_storage_gb
  • Model ManagedInstanceVcoresCapability has a new parameter iops_min_value_override_factor_per_selected_storage_gb
  • Model ManagedInstanceVcoresCapability has a new parameter supported_memory_limits_mb
  • Model ManagedInstanceVcoresCapability has a new parameter supported_storage_i_ops
  • Model ManagedInstanceVcoresCapability has a new parameter supported_storage_throughput_m_bps
  • Model ManagedInstanceVcoresCapability has a new parameter throughput_m_bps_included_value_override_factor_per_selected_storage_gb
  • Model ManagedInstanceVcoresCapability has a new parameter throughput_m_bps_min_value_override_factor_per_selected_storage_gb
  • Model SensitivityLabel has a new parameter client_classification_source
  • Model ServerUsage has a new parameter id
  • Model ServerUsage has a new parameter type
  • Model ServerUsageListResult has a new parameter next_link
  • Model ServiceObjectiveCapability has a new parameter supported_free_limit_exhaustion_behaviors
  • Model ServiceObjectiveCapability has a new parameter supported_zones
  • Model ServiceObjectiveCapability has a new parameter zone_pinning
  • Operation LongTermRetentionManagedInstanceBackupsOperations.list_by_location has a new optional parameter filter
  • Operation LongTermRetentionManagedInstanceBackupsOperations.list_by_location has a new optional parameter skip
  • Operation LongTermRetentionManagedInstanceBackupsOperations.list_by_location has a new optional parameter top
  • Operation LongTermRetentionManagedInstanceBackupsOperations.list_by_resource_group_location has a new optional parameter filter
  • Operation LongTermRetentionManagedInstanceBackupsOperations.list_by_resource_group_location has a new optional parameter skip
  • Operation LongTermRetentionManagedInstanceBackupsOperations.list_by_resource_group_location has a new optional parameter top

Breaking Changes

  • Model LongTermRetentionPolicy no longer has parameter backup_storage_access_tier
  • Model LongTermRetentionPolicy no longer has parameter make_backups_immutable
  • Model ManagedInstanceEditionCapability no longer has parameter zone_redundant
  • Model ServerUsage no longer has parameter next_reset_time
  • Model ServerUsage no longer has parameter resource_name
  • Operation DataMaskingPoliciesOperations.create_or_update has a new required parameter data_masking_policy_name
  • Operation DataMaskingPoliciesOperations.get has a new required parameter data_masking_policy_name
  • Operation DataMaskingRulesOperations.create_or_update has a new required parameter data_masking_policy_name
  • Operation DataMaskingRulesOperations.list_by_database has a new required parameter data_masking_policy_name
  • Operation OutboundFirewallRulesOperations.begin_create_or_update no longer has parameter parameters
  • Removed operation DatabasesOperations.list_metric_definitions
  • Removed operation DatabasesOperations.list_metrics
  • Removed operation ElasticPoolsOperations.list_metric_definitions
  • Removed operation ElasticPoolsOperations.list_metrics
  • Removed operation GeoBackupPoliciesOperations.list_by_database
  • Removed operation group ElasticPoolActivitiesOperations
  • Removed operation group ElasticPoolDatabaseActivitiesOperations
  • Removed operation group ServerCommunicationLinksOperations
  • Removed operation group ServiceObjectivesOperations

azure-mgmt-hybridkubernetes_1.2.0b2

26 Mar 06:53
ab09ef3
Compare
Choose a tag to compare
Pre-release

1.2.0b2 (2025-03-24)

Features Added

  • Model ConnectedCluster added property kind
  • Model ConnectedCluster added property distribution_version
  • Model ConnectedCluster added property private_link_state
  • Model ConnectedCluster added property private_link_scope_resource_id
  • Model ConnectedCluster added property azure_hybrid_benefit
  • Model ConnectedCluster added property aad_profile
  • Model ConnectedCluster added property arc_agent_profile
  • Model ConnectedCluster added property security_profile
  • Model ConnectedCluster added property oidc_issuer_profile
  • Model ConnectedCluster added property gateway
  • Model ConnectedCluster added property arc_agentry_configurations
  • Model ConnectedCluster added property miscellaneous_properties
  • Model ConnectedClusterPatch added property distribution
  • Model ConnectedClusterPatch added property distribution_version
  • Model ConnectedClusterPatch added property azure_hybrid_benefit
  • Enum ConnectivityStatus added member AGENT_NOT_INSTALLED
  • Model HybridConnectionConfig added property relay_tid
  • Model HybridConnectionConfig added property relay_type
  • Added model AadProfile
  • Added model AgentError
  • Added model ArcAgentProfile
  • Added model ArcAgentryConfigurations
  • Added enum AutoUpgradeOptions
  • Added enum AzureHybridBenefit
  • Added enum ConnectedClusterKind
  • Added model Gateway
  • Added model OidcIssuerProfile
  • Added enum PrivateLinkState
  • Added model SecurityProfile
  • Added model SecurityProfileWorkloadIdentity
  • Added model SystemComponent
  • Model ConnectedClusterOperations added method begin_create_or_replace

Breaking Changes

  • Model ConnectedClusterPatch deleted or renamed its instance variable properties
  • Deleted or renamed method ConnectedClusterOperations.begin_create

azure-mgmt-postgresqlflexibleservers_1.1.0

25 Mar 07:28
d891747
Compare
Choose a tag to compare

1.1.0 (2025-03-24)

Features Added

  • Enum IdentityType added member SYSTEM_ASSIGNED
  • Enum IdentityType added member SYSTEM_ASSIGNED_USER_ASSIGNED
  • Model UserAssignedIdentity added property principal_id

azure-search-documents_11.6.0b11

25 Mar 17:42
9b6cd2a
Compare
Choose a tag to compare
Pre-release

11.6.0b11 (2025-03-25)

Bugs Fixed

  • Fixed the issue that could not deserialize document_debug_info. #40138

azure-mgmt-durabletask_1.0.0b1

25 Mar 06:52
f34be7a
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2025-03-25)

Other Changes

  • Initial version