Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-health-deidentification_1.1.0b1
1.1.0b1 (2025-08-05)
Features Added
- Added
SURROGATE_ONLY
operation type inDeidentificationOperationType
, which returns output text where user-defined PHI entities are replaced with realistic replacement values. - Added
input_locale
parameter toDeidentificationCustomizationOptions
to allow for specifying the locale of the input text forTAG
andREDACT
operations.
azure-appconfiguration-provider_2.2.0
2.2.0 (2025-08-08)
Features Added
- Added
tag_filters
inSettingSelector
to filter settings by tags. - Added support for JSON comments in the
load
method, when a configuration setting has the json content type.
azure-identity_1.24.0
1.24.0 (2025-08-07)
Bugs Fixed
- Fixed an issue where CAE (Continuous Access Evaluation) caches were not properly used by
AuthorizationCodeCredential
and the asynchronousOnBehalfOfCredential
. (#42145)
Other Changes
ManagedIdentityCredential
now retries IMDS 410 status responses for at least 70 seconds total duration as required by Azure IMDS documentation. (#42330)- Improved
DefaultAzureCredential
diagnostics whenWorkloadIdentityCredential
initialization fails. If DAC fails to find a successful credential in the chain, the reasonWorkloadIdentityCredential
failed will be included in the error message. (#42346)
azure-identity-broker_1.3.0
1.3.0 (2025-08-07)
Features Added
- Allow silent authentication attempts on all platforms. Previously,
use_default_broker_account=True
inInteractiveBrowserBrokerCredential
only applied to Windows/WSL. (#42375)
azure-mgmt-monitor_8.0.0b1
8.0.0b1 (2025-08-05)
Features Added
- Client
MonitorManagementClient
added operation groupdiagnostic_settings
- Client
MonitorManagementClient
added operation groupdiagnostic_settings_category
- Client
MonitorManagementClient
added operation groupguest_diagnostics_settings
- Client
MonitorManagementClient
added operation groupguest_diagnostics_settings_association
- Client
MonitorManagementClient
added operation groupservice_diagnostic_settings
- Client
MonitorManagementClient
added operation groupvm_insights
- Client
MonitorManagementClient
added operation groupprivate_link_scopes
- Client
MonitorManagementClient
added operation groupprivate_link_scope_operation_status
- Client
MonitorManagementClient
added operation groupprivate_link_resources
- Client
MonitorManagementClient
added operation groupprivate_endpoint_connections
- Client
MonitorManagementClient
added operation groupprivate_link_scoped_resources
- Client
MonitorManagementClient
added operation groupsubscription_diagnostic_settings
- Model
ErrorDetailAutoGenerated
added propertydetails
- Model
ResourceAutoGenerated3
added propertylocation
- Model
ResourceAutoGenerated3
added propertytags
- Model
ResourceAutoGenerated4
added propertylocation
- Model
ResourceAutoGenerated4
added propertytags
- Added model
AzureMonitorPrivateLinkScope
- Added model
AzureMonitorPrivateLinkScopeListResult
- Added enum
CategoryType
- Added model
DataContainer
- Added model
DataSource
- Added model
DataSourceConfiguration
- Added enum
DataSourceKind
- Added enum
DataStatus
- Added model
DiagnosticSettingsCategoryResource
- Added model
DiagnosticSettingsCategoryResourceCollection
- Added model
DiagnosticSettingsResource
- Added model
DiagnosticSettingsResourceCollection
- Added model
Error
- Added model
ErrorResponseCommon
- Added model
EtwEventConfiguration
- Added model
EtwProviderConfiguration
- Added model
EventLogConfiguration
- Added model
GuestDiagnosticSettingsAssociationList
- Added model
GuestDiagnosticSettingsAssociationResource
- Added model
GuestDiagnosticSettingsAssociationResourcePatch
- Added model
GuestDiagnosticSettingsList
- Added enum
GuestDiagnosticSettingsOsType
- Added model
GuestDiagnosticSettingsPatchResource
- Added model
GuestDiagnosticSettingsResource
- Added model
LogSettings
- Added model
LogSettingsAutoGenerated
- Added model
MetricSettings
- Added model
MetricSettingsAutoGenerated
- Added enum
OnboardingStatus
- Added model
OperationStatus
- Added model
PerformanceCounterConfiguration
- Added model
PrivateEndpointConnectionAutoGenerated
- Added model
PrivateEndpointConnectionListResult
- Added model
PrivateEndpointProperty
- Added model
PrivateLinkResource
- Added model
PrivateLinkResourceListResult
- Added model
PrivateLinkScopesResource
- Added model
PrivateLinkServiceConnectionStateProperty
- Added model
ProxyOnlyResource
- Added model
ProxyResource
- Added model
ResourceAutoGenerated5
- Added model
ResourceAutoGenerated6
- Added model
ResourceAutoGenerated7
- Added model
ResourceAutoGenerated8
- Added model
ResponseWithError
- Added model
ScopedResource
- Added model
ScopedResourceListResult
- Added model
ServiceDiagnosticSettingsResource
- Added model
ServiceDiagnosticSettingsResourcePatch
- Added model
SinkConfiguration
- Added enum
SinkConfigurationKind
- Added model
SubscriptionDiagnosticSettingsResource
- Added model
SubscriptionDiagnosticSettingsResourceCollection
- Added model
SubscriptionLogSettings
- Added model
SubscriptionProxyOnlyResource
- Added model
TagsResource
- Added model
VMInsightsOnboardingStatus
- Added model
WorkspaceInfo
- Added operation group
DiagnosticSettingsCategoryOperations
- Added operation group
DiagnosticSettingsOperations
- Added operation group
GuestDiagnosticsSettingsAssociationOperations
- Added operation group
GuestDiagnosticsSettingsOperations
- Added operation group
PrivateEndpointConnectionsOperations
- Added operation group
PrivateLinkResourcesOperations
- Added operation group
PrivateLinkScopeOperationStatusOperations
- Added operation group
PrivateLinkScopedResourcesOperations
- Added operation group
PrivateLinkScopesOperations
- Added operation group
ServiceDiagnosticSettingsOperations
- Added operation group
SubscriptionDiagnosticSettingsOperations
- Added operation group
VMInsightsOperations
Breaking Changes
- Model
ErrorDetail
deleted or renamed its instance variabledetails
- Model
PrivateEndpointConnection
deleted or renamed its instance variablegroup_ids
- Model
PrivateEndpointConnection
deleted or renamed its instance variablesystem_data
- Model
ResourceAutoGenerated
deleted or renamed its instance variablelocation
- Model
ResourceAutoGenerated
deleted or renamed its instance variabletags
- Model
ResourceAutoGenerated3
deleted or renamed its instance variablesystem_data
- Model
ResourceAutoGenerated4
deleted or renamed its instance variablesystem_data
azure-mgmt-mongocluster_1.1.0b1
1.1.0b1 (2025-07-23)
Features Added
- Client
MongoClusterMgmtClient
added operation groupusers
- Model
MongoCluster
added propertyidentity
- Model
MongoClusterProperties
added propertydata_api
- Model
MongoClusterProperties
added propertyauth_config
- Model
MongoClusterProperties
added propertyencryption
- Model
MongoClusterUpdate
added propertyidentity
- Model
MongoClusterUpdateProperties
added propertydata_api
- Model
MongoClusterUpdateProperties
added propertyauth_config
- Model
StorageProperties
added propertytype
- Model
StorageProperties
added propertyiops
- Model
StorageProperties
added propertythroughput
- Added model
AuthConfigProperties
- Added enum
AuthenticationMode
- Added model
CustomerManagedKeyEncryptionProperties
- Added enum
DataApiMode
- Added model
DataApiProperties
- Added model
DatabaseRole
- Added model
EncryptionProperties
- Added model
EntraIdentityProvider
- Added model
EntraIdentityProviderProperties
- Added enum
EntraPrincipalType
- Added model
IdentityProvider
- Added enum
IdentityProviderType
- Added model
KeyEncryptionKeyIdentity
- Added enum
KeyEncryptionKeyIdentityType
- Added model
ManagedServiceIdentity
- Added enum
ManagedServiceIdentityType
- Added enum
StorageType
- Added model
User
- Added model
UserAssignedIdentity
- Added model
UserProperties
- Added enum
UserRole
- Added model
UsersOperations
azure-mgmt-databoxedge_3.0.0b1
3.0.0b1 (2025-08-06)
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.0
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 versions1.1.0b1
through1.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 toruns.create
andrun.stream
method. This parameter represents overridden enabled tool resources that the agent should use to run the thread. Default value is None.
Sample updates
- 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
.
Bugs Fixed
_AgentsClientOperationsMixin
is now private.
azure-ai-projects_1.1.0b2
1.1.0b2 (2025-08-05)
Bugs Fixed
Fix regression in Red-Team operations, in the definition of the class AzureOpenAIModelConfiguration
.
azure-ai-agents_1.2.0b1
1.2.0b1 (2025-08-05)
Breaking Changes
- Version Lineage Change: This beta release continues the experimental feature development from
1.1.0b4
, adding new functionality and improvements. - Important Version Context: The stable release
1.1.0
is based on1.0.2
and does not include beta features. This1.2.0b1
beta release preserves and extends all experimental features from the1.1.0b1
-1.1.0b4
beta series.
Features Added
- Support
tool_resources
for run async operations.
Bugs Fixed
AgentsResponseFormatOption
,MessageInputContent
,MessageAttachmentToolDefinition
,AgentsToolChoiceOption
are now public.- Fixed issues where the
runs.create_and_process
API call did not correctly handle theAzureAISearchTool
,FileSearchTool
, andCodeInterpreterTool
when specified in the toolset parameter. - Fixed
update_agent
to execute with body as a keyword parameter.
Sample updates
- Updated
sample_agents_deep_research.py
andsample_agents_deep_research_async.py
for citations.