Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-appconfiguration_6.0.0b1

27 Jan 19:51
6f3886f

Choose a tag to compare

Pre-release

6.0.0b1 (2026-01-19)

Features Added

  • Model AppConfigurationManagementClient added parameter cloud_setting in method __init__
  • Client AppConfigurationManagementClient added method send_request
  • Model ConfigurationStoreUpdateParameters added property properties
  • Model DeletedConfigurationStore added property system_data
  • Model KeyValue added property system_data
  • Model PrivateEndpointConnection added property system_data
  • Model PrivateEndpointConnectionReference added property properties
  • Model PrivateLinkResource added property system_data
  • Model Resource added property system_data
  • Model Snapshot added property system_data
  • Model TrackedResource added property system_data
  • Added model AzureFrontDoorProperties
  • Added model ConfigurationStorePropertiesUpdateParameters
  • Added model ManagedOnBehalfOfConfiguration
  • Added model MoboBrokerResource
  • Added model ProxyResource
  • Added model TelemetryProperties

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
  • Model ConfigurationStoreUpdateParameters moved instance variable encryption, disable_local_auth, public_network_access, enable_purge_protection, data_plane_proxy and default_key_value_revision_retention_period_in_seconds under property properties
  • Model PrivateEndpointConnectionReference moved instance variable provisioning_state, private_endpoint and private_link_service_connection_state under property properties
  • Method ConfigurationStoresOperations.list changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method ConfigurationStoresOperations.list_by_resource_group changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method ConfigurationStoresOperations.list_keys changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method Operations.list changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method ReplicasOperations.list_by_configuration_store changed its parameter skip_token from positional_or_keyword to keyword_only

Other Changes

  • Deleted model ErrorDetails/ErrorResponseAutoGenerated which actually were not used by SDK users

azure-ai-agentserver-core_1.0.0b10

27 Jan 22:24

Choose a tag to compare

Pre-release

1.0.0b10 (2026-01-27)

Bugs Fixed

  • Make AZURE_AI_PROJECTS_ENDPOINT optional.

azure-ai-agentserver-langgraph_1.0.0b9

24 Jan 03:54

Choose a tag to compare

Pre-release

1.0.0b9 (2026-01-23)

Features Added

  • Integrated with Foundry Tools

  • Support Human-in-the-Loop

  • Added Response API converters for request conversion and orchestration.

azure-ai-agentserver-core_1.0.0b9

24 Jan 03:46

Choose a tag to compare

Pre-release

1.0.0b9 (2026-01-23)

Features Added

  • Integrated with Foundry Tools

azure-ai-agentserver-agentframework_1.0.0b9

24 Jan 03:54

Choose a tag to compare

1.0.0b9 (2026-01-23)

Features Added

  • Integrated with Foundry Tools
  • Add persistence for agent thread and checkpoint
  • Fixed WorkflowAgent concurrency issue
  • Support Human-in-the-Loop

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

23 Jan 01:03
0c75e9a

Choose a tag to compare

1.0.0b4 (2026-01-22)

Bugs Fixed

  • Changed the continuation token format.

azure-ai-agentserver-langgraph_1.0.0b8

22 Jan 08:51

Choose a tag to compare

Pre-release

1.0.0b8 (2026-01-21)

Features Added

  • Support keep alive for long-running streaming responses.

azure-ai-agentserver-core_1.0.0b8

22 Jan 08:15

Choose a tag to compare

Pre-release

1.0.0b8 (2026-01-21)

Features Added

  • Support keep alive for long-running streaming responses.

azure-ai-agentserver-agentframework_1.0.0b8

22 Jan 08:53

Choose a tag to compare

1.0.0b8 (2026-01-21)

Features Added

  • Support keep alive for long-running streaming responses.

Bugs Fixed

  • Fixed AgentFramework breaking change and pin version to >=1.0.0b251112,<=1.0.0b260107

azure-template_0.1.0b5775451

21 Jan 18:24

Choose a tag to compare

Pre-release

0.1.0b5775451 (2026-01-20)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change