Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-agentserver-core_1.0.0b5

18 Nov 02:12

Choose a tag to compare

Pre-release

1.0.0b5 (2025-11-16)

Feature Added

  • Support Tools Oauth

Bugs Fixed

  • Fixed streaming generation issues.

azure-ai-agentserver-agentframework_1.0.0b5

18 Nov 02:31

Choose a tag to compare

1.0.0b5 (2025-11-16)

Feature Added

  • Support Tools Oauth

Bugs Fixed

  • Fixed streaming generation issues.

azure-ai-evaluation_1.13.7

15 Nov 02:54

Choose a tag to compare

1.13.7 (2025-11-14)

Bugs Fixed

  • Fixed NoneType error when generating usage summary in evaluation results.
  • Fixed results for f1_score.

azure-ai-projects_2.0.0b2

15 Nov 06:15
7a20243

Choose a tag to compare

Pre-release

2.0.0b2 (2025-11-14)

Features Added

  • Tracing: support for workflow agent tracing.
  • Agent Memory operations, including code for custom LRO poller. See methods on the ".memory_store"
    property of AIProjectClient.

Breaking changes

  • get_openai_client() method on the asynchronous AIProjectClient is no longer an "async" method.
  • Tracing: tool call output event content format updated to be in line with other events.

Bugs Fixed

  • Tracing: operation name attribute added to create agent span, token usage added to streaming response generation span.

Sample updates

  • Added samples to show usage of the Memory Search Tool (see sample_agent_memory_search.py) and its async equivalent.
  • Added samples to show Memory management. See samples in the folder samples\memories.
  • Added finetuning samples for operations create, retrieve, list, list_events, list_checkpoints, cancel, pause and resume. Also, these samples includes various finetuning techniques like Supervised (SFT), Reinforcement (RFT) and Direct performance optimization (DPO).
  • In all most samples, credential, project client, and openai client are combined into one context manager.
  • Remove await while calling get_openai_client() for samples using asynchronous clients.

azure-ai-language-conversations-authoring_1.0.0b2

15 Nov 01:16
cefece2

Choose a tag to compare

1.0.0b2 (2025-11-14)

Features Added

  • Added support for service version 2025-11-15-preview.

Breaking Changes

  • Changed parameter type from DeleteDeploymentDetails to ProjectResourceIds when calling begin_delete_deployment_from_resources, with property name changed from assigned_resource_ids to azure_resource_ids.

  • Changed function name from list_deployment_Resources to list_project_resources, change its return type from AssignedDeploymentResource to AssignedProjectResource.

  • Changed function name from begin_assign_deployment_resources to begin_assign_project_resources, and its parameter type from AssignDeploymentResourcesDetails to AssignProjectResourcesDetails.

  • Changed function name from begin_unassign_deployment_resources to begin_unassign_project_resources, changed its parameter type from UnassignDeploymentResourcesDetails to ProjectResourceIds.

  • Changed function name from get_assign_deployment_resources_status to get_assign_project_resources_status, change its return type from DeploymentResourcesState to ProjectResourcesState.

  • Changed function name from get_unassign_deployment_resources_status to get_unassign_project_resources_status, change its return type from DeploymentResourcesState to ProjectResourcesState.

Other Changes

  • Add samples for the following functions(sync and async):
    • list_assigned_resource_deployments
    • list_project_resources
    • delete_deployment_from_resources
    • get_assign_project_resources_status
    • get_unassign_project_resources_status
    • get_deployment_delete_from_resources_status

azure-monitor-opentelemetry_1.8.2

14 Nov 01:26
3e5b654

Choose a tag to compare

1.8.2 (2025-11-14)

Features Added

  • Add trace_based_sampling logger parameters to filter logs
    (#43811)
  • Performance Counters
    (#43262)
  • Adding more diagnostic log message IDs
    (#43183)
  • Enable Azure AI Project instrumentation
    (#43869)

Bugs Fixed

  • Fix detector version
    (#43044)
  • Fix spelling for OTEL_PYTHON_EXCLUDED_URLS in samples
    (#43141)

azure-mgmt-mysqlflexibleservers_1.0.0

18 Nov 08:02
8e49d4a

Choose a tag to compare

1.0.0 (2025-11-07)

Features Added

  • Model MySQLManagementClient added parameter cloud_setting in method __init__
  • Client MySQLManagementClient added operation group private_endpoint_connections
  • Client MySQLManagementClient added operation group private_link_resources
  • Model MaintenanceWindow added property batch_of_maintenance
  • Model OperationProgressResult added property properties
  • Added enum BatchOfMaintenance
  • Added enum Origin
  • Added model PrivateEndpointConnectionListResult
  • Added model PrivateLinkResource
  • Added model PrivateLinkResourceListResult
  • Added operation group PrivateEndpointConnectionsOperations
  • Added operation group PrivateLinkResourcesOperations

Breaking Changes

  • Model OperationProgressResult instance variable object_type has been moved under property properties
  • Deleted unused model Provisioning

azure-mgmt-cosmosdb_9.9.0

14 Nov 06:26
a22b06f

Choose a tag to compare

9.9.0 (2025-11-14)

Features Added

  • Model CosmosDBManagementClient added parameter cloud_setting in method __init__
  • Client CosmosDBManagementClient added operation group fleet
  • Client CosmosDBManagementClient added operation group fleetspace
  • Client CosmosDBManagementClient added operation group fleetspace_account
  • Model DatabaseAccountCreateUpdateParameters added property enable_priority_based_execution
  • Model DatabaseAccountCreateUpdateParameters added property default_priority_level
  • Model DatabaseAccountGetResults added property key_vault_key_uri_version
  • Model DatabaseAccountGetResults added property enable_priority_based_execution
  • Model DatabaseAccountGetResults added property default_priority_level
  • Model DatabaseAccountUpdateParameters added property enable_priority_based_execution
  • Model DatabaseAccountUpdateParameters added property default_priority_level
  • Model IndexingPolicy added property full_text_indexes
  • Model RestoreParameters added property source_backup_location
  • Enum Status added member CANCELED
  • Enum Status added member CREATING
  • Enum Status added member FAILED
  • Enum Status added member SUCCEEDED
  • Enum Status added member UPDATING
  • Enum VectorDataType added member FLOAT16
  • Model VectorIndex added property quantization_byte_size
  • Model VectorIndex added property indexing_search_list_size
  • Model VectorIndex added property vector_index_shard_key
  • Added enum DefaultPriorityLevel
  • Added model ErrorDetailAutoGenerated
  • Added model ErrorResponseAutoGenerated2
  • Added model FleetListResult
  • Added model FleetResource
  • Added model FleetResourceUpdate
  • Added model FleetspaceAccountListResult
  • Added model FleetspaceAccountPropertiesGlobalDatabaseAccountProperties
  • Added model FleetspaceAccountResource
  • Added model FleetspaceListResult
  • Added enum FleetspacePropertiesFleetspaceApiKind
  • Added enum FleetspacePropertiesServiceTier
  • Added model FleetspacePropertiesThroughputPoolConfiguration
  • Added model FleetspaceResource
  • Added model FleetspaceUpdate
  • Added model FullTextIndexPath
  • Added model ProxyResourceAutoGenerated
  • Added model ResourceAutoGenerated
  • Added model TrackedResource
  • Added operation group FleetOperations
  • Added operation group FleetspaceAccountOperations
  • Added operation group FleetspaceOperations

azure-cosmos_4.14.2

14 Nov 23:03
d91eb2d

Choose a tag to compare

4.14.2 (2025-11-14)

Features Added

  • Added merge support. See PR 42924.
  • Added support for priority-based throttling at the client level for sync and async clients. See PR 43917

Bugs Fixed

  • Fixed bug where customer provided excluded region was not always being honored during certain transient failures. See PR 43602
  • Fixed TypeError bug when parameters=None in query_items. See PR 43681

Other Changes

  • Further optimized health checks for sync and async clients. See PR 43339
  • Enhanced logging to ensure when a region is marked unavailable we have the proper context. See PR 43602

azure-ai-evaluation_1.13.6

14 Nov 03:47
dbe15aa

Choose a tag to compare

1.13.6 (2025-11-12)

Bugs Fixed

  • Added detection and retry handling for network errors wrapped in generic exceptions with "Error sending prompt with conversation ID" message
  • Fix results for ungrounded_attributes
  • score_mode grader improvements
  • fix for Red Team to ensure hate/unfairness evaluation rows populate when OneDP sync evaluators report results under the hate_unfairness metric name.