Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-mgmt-keyvault_12.0.0
12.0.0 (2025-07-07)
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-ai-agents_1.1.0b4
1.1.0b4 (2025-07-11)
Features Added
- Added support for MCP tool. For more information, see https://aka.ms/FoundryAgentMCPDoc.
- New tool_resources parameter added to runs.create method. This parameter represents overridden enabled tool resources that the agent should use to run
the thread. Default value is None.
Bugs Fixed
_AgentsClientOperationsMixin
now it is private.
Sample updates
- Added a sample showing usage of MCP tool,
sample_agents_mcp.py
. - Added a sample showing auto function call for a synchronous client,
sample_agents_auto_function_call.py
- Added a sample showing auto function call for an asynchronous client,
sample_agents_auto_function_call_async.py
.
azure-mgmt-avs_9.1.0
9.1.0 (2025-06-03)
Features Added
- Client
AVSClient
added operation groupskus
- Client
AVSClient
added operation grouphosts
- Client
AVSClient
added operation groupprovisioned_networks
- Client
AVSClient
added operation grouppure_storage_policies
- Model
AddonHcxProperties
added propertymanagement_network
- Model
AddonHcxProperties
added propertyuplink_network
- Model
Datastore
added propertypure_storage_volume
- Model
PrivateCloud
added propertyzones
- Added model
GeneralHostProperties
- Added model
Host
- Added enum
HostKind
- Added model
HostListResult
- Added enum
HostMaintenance
- Added model
HostProperties
- Added enum
HostProvisioningState
- Added model
PagedResourceSku
- Added model
ProvisionedNetwork
- Added model
ProvisionedNetworkListResult
- Added enum
ProvisionedNetworkProvisioningState
- Added enum
ProvisionedNetworkTypes
- Added model
PureStoragePolicy
- Added model
PureStoragePolicyListResult
- Added enum
PureStoragePolicyProvisioningState
- Added model
PureStorageVolume
- Added model
ResourceSku
- Added model
ResourceSkuCapabilities
- Added model
ResourceSkuLocationInfo
- Added enum
ResourceSkuResourceType
- Added model
ResourceSkuRestrictionInfo
- Added model
ResourceSkuRestrictions
- Added enum
ResourceSkuRestrictionsReasonCode
- Added enum
ResourceSkuRestrictionsType
- Added model
ResourceSkuZoneDetails
- Added model
SpecializedHostProperties
- Added operation group
HostsOperations
- Added operation group
ProvisionedNetworksOperations
- Added operation group
PureStoragePoliciesOperations
- Added operation group
SkusOperations
azure-messaging-webpubsubservice_1.3.0
1.3.0 (2025-06-25)
Features Added
- Added new APIs "list_connections"
azure-mgmt-storageactions_1.0.0
1.0.0 (2025-06-30)
Features Added
- Added enum
OnFailure
- Added enum
OnSuccess
- Added model
StorageTaskUpdateProperties
Breaking Changes
- Deleted or renamed model
StorageTaskReportSummary
azure-mgmt-purestorageblock_1.0.0
1.0.0 (2025-06-30)
Other Changes
- First GA
azure-mgmt-mongodbatlas_1.0.0
1.0.0 (2025-07-02)
Features Added
- Added model
OrganizationResourceUpdate
- Added model
OrganizationResourceUpdateProperties
azure-mgmt-core_1.6.0
1.6.0 (2025-07-02)
Other Changes
ARMChallengeAuthenticationPolicy
adopton_challenge
inBearerTokenCredentialPolicy
ofazure-core
to support complete CAE challenges.- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
azure-mgmt-arizeaiobservabilityeval_1.0.0
1.0.0 (2025-05-07)
Other Changes
- First GA
azure-ai-ml_1.28.1
1.28.1 (2025-07-08)
Features Added
- Added a workflow to create GitHub issues in case a major version of a dependency is released.