github Azure/azure-sdk-for-python azure-ai-agents_1.1.0

latest releases: azure-mgmt-computerecommender_1.0.0b1, azure-ai-language-conversations-authoring_1.0.0b1, azure-synapse-artifacts_0.21.0...
one month ago

1.1.0 (2025-08-05)

Breaking Changes

  • Version Lineage Change: This stable release is based on 1.0.2 and does not include the experimental features that were introduced in the beta versions 1.1.0b1 through 1.1.0b5. This means that any beta-specific functionality you may have been using is not available in this stable release.
  • Migration Path: If you need to continue using the experimental features from the beta releases, please upgrade to 1.2.0b1 which continues the beta feature development line.

Bugs Fixed

  • AgentsResponseFormatOption, MessageInputContent, MessageAttachmentToolDefinition, AgentsToolChoiceOption are now public.
  • Fixed update_agents to execute with body as a keyword parameter.
  • New tool_resources parameter added to runs.create and run.stream method. This parameter represents overridden enabled tool resources that the agent should use to run the thread. Default value is None.

Sample updates

Bugs Fixed

  • _AgentsClientOperationsMixin is now private.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.