Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-search-documents_11.6.0b10
11.6.0b10 (2025-03-11)
Features Added
- Added
SearchIndexClient.list_index_stats_summary
. - Added
SearchIndexerCache.id
. - Added new model
azure.search.documents.indexes.models.IndexStatisticsSummary
.
Breaking Changes
These changes do not impact the API of stable versions such as 11.5.0.
Only code written against a beta version such as 11.6.0b9 may be affected.
- Renamed
azure.search.documents.indexes.models.AIStudioModelCatalogName
toazure.search.documents.indexes.models.AIFoundryModelCatalogName
.
Other Changes
- Updated the API version to "2025-03-01-preview"
azure-ai-projects_1.0.0b7
1.0.0b7 (2025-03-06)
Features added
- Add support for parsing URL citations in Agent text messages. See new classes
MessageTextUrlCitationAnnotation
andMessageDeltaTextUrlCitationAnnotation
. - Add enum value
ConnectionType.API_KEY
to support enumeration of generic connections that uses API Key authentication.
Sample updates
- Update sample
sample_agents_bing_grounding.py
with printout of URL citation. - Add new samples
sample_agents_stream_eventhandler_with_bing_grounding.py
andsample_agents_stream_iteration_with_bing_grounding.py
with printout of URL citation.
Bugs Fixed
- Fix a bug in deserialization of
RunStepDeltaFileSearchToolCall
returned during Agent streaming (see GitHub issue 48333). - Fix for Exception raised while parsing Agent streaming response, in some rare cases, for multibyte UTF-8 languages like Chinese.
Breaking Changes
- Rename input argument
assistant_id
toagent_id
in all Agent methods to align with the "Agent" terminology. Similarly, rename allassistant_id
properties on classes.
azure-appconfiguration-provider_2.0.1
2.0.1 (2025-03-07)
Bugs Fixed
- Updates the failure to load from a config store from a debug level log to a warning level log.
- Fixes an issue where the stack trace from the azure sdk wasn't being logged on startup.
- Fixes a bug where feature flags could be loaded as configurations.
Other Changes
- Bumped minimum dependency on
azure-core
to>=1.30.0
- Bumped minimum dependency on
azure-appconfiguration
to>=1.6.1
azure-mgmt-applicationinsights_4.1.0
4.1.0 (2025-03-06)
Features Added
- Added operation group DeletedWorkbooksOperations
- Model Resource has a new parameter system_data
- Model TrackedResource has a new parameter system_data
azure-monitor-opentelemetry-exporter_1.0.0b35
azure-messaging-webpubsubservice_1.2.2
1.2.2 (2025-02-28)
Features Added
- Added support for SocketIO when generating client access token
azure-template_0.1.0b4612953
0.1.0b4612953 (2025-03-03)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-mgmt-storage_22.1.1
22.1.1 (2025-02-27)
Bugs Fixed
- Fix deserialization error for model
FileShare
andFileShareItem
azure-mgmt-deviceregistry_1.0.0
1.0.0 (2025-02-26)
Features Added
- Model
OperationStatusResult
added propertyresource_id
Breaking Changes
- Deleted or renamed client operation group
DeviceRegistryMgmtClient.discovered_assets
- Deleted or renamed client operation group
DeviceRegistryMgmtClient.discovered_asset_endpoint_profiles
- Deleted or renamed client operation group
DeviceRegistryMgmtClient.schema_registries
- Deleted or renamed client operation group
DeviceRegistryMgmtClient.schemas
- Deleted or renamed client operation group
DeviceRegistryMgmtClient.schema_versions
- Deleted or renamed model
DiscoveredAsset
- Deleted or renamed model
DiscoveredAssetEndpointProfile
- Deleted or renamed model
DiscoveredAssetEndpointProfileProperties
- Deleted or renamed model
DiscoveredAssetEndpointProfileUpdate
- Deleted or renamed model
DiscoveredAssetEndpointProfileUpdateProperties
- Deleted or renamed model
DiscoveredAssetProperties
- Deleted or renamed model
DiscoveredAssetUpdate
- Deleted or renamed model
DiscoveredAssetUpdateProperties
- Deleted or renamed model
DiscoveredDataPoint
- Deleted or renamed model
DiscoveredDataset
- Deleted or renamed model
DiscoveredEvent
- Deleted or renamed model
Format
- Deleted or renamed model
Schema
- Deleted or renamed model
SchemaProperties
- Deleted or renamed model
SchemaRegistry
- Deleted or renamed model
SchemaRegistryProperties
- Deleted or renamed model
SchemaRegistryUpdate
- Deleted or renamed model
SchemaRegistryUpdateProperties
- Deleted or renamed model
SchemaType
- Deleted or renamed model
SchemaVersion
- Deleted or renamed model
SchemaVersionProperties
- Deleted or renamed model
SystemAssignedServiceIdentity
- Deleted or renamed model
SystemAssignedServiceIdentityType
- Deleted or renamed operation group
DiscoveredAssetEndpointProfilesOperations
- Deleted or renamed operation group
DiscoveredAssetsOperations
- Deleted or renamed operation group
SchemaRegistriesOperations
- Deleted or renamed operation group
SchemaVersionsOperations
- Deleted or renamed operation group
SchemasOperations
azure-mgmt-migrationassessment_1.0.0b1
1.0.0b1 (2025-02-27)
Other Changes
- Initial version