Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-ai-agents_1.0.0b3
1.0.0b3 (2025-05-14)
Features Added
- Internal updates based on TypeSpec finalization.
azure-monitor-opentelemetry_1.6.9
1.6.9 (2025-05-12)
Features Added
- Enable Azure AI Agents instrumentation for azure-ai-agents
(#40866)
azure-identity_1.23.0
1.23.0 (2025-05-13)
Features Added
- Added
AZURE_TOKEN_CREDENTIALS
environment variable toDefaultAzureCredential
to allow for choosing groups of credentials.prod
forEnvironmentCredential
,WorkloadIdentityCredential
, andManagedIdentityCredential
.dev
forSharedTokenCacheCredential
,AzureCliCredential
,AzurePowershellCredential
, andAzureDeveloperCliCredential
.
azure-ai-ml_1.27.1
1.27.1 (2025-05-13)
Bugs Fixed
- Handled key error for missing props in PAT url case.
azure-search-documents_11.6.0b12
11.6.0b12 (2025-05-14)
Features Added
-
Added
azure.search.documents.agent.KnowledgeAgentRetrievalClient
. -
Added knowledge agents operations in
SearchIndexClient
. -
Added
resync
method inSearchIndexerClient
. -
Exposed
@search.reranker_boosted_score
in the search results. -
Added
x_ms_query_source_authorization
as a keyword argument toSearchClient.search
. -
Added property
azure.search.documents.indexes.models.SearchField.permission_filter
. -
Added property
azure.search.documents.indexes.models.SearchIndex.permission_filter_option
. -
Added property
azure.search.documents.indexes.models.SearchIndexerDataSourceConnection.indexer_permission_options
. -
Added new models:
azure.search.documents.models.QueryResultDocumentInnerHit
azure.search.documents.indexes.models.ChatCompletionExtraParametersBehavior
azure.search.documents.indexes.models.ChatCompletionResponseFormat
azure.search.documents.indexes.models.ChatCompletionResponseFormatType
azure.search.documents.indexes.models.ChatCompletionResponseFormatJsonSchemaProperties
azure.search.documents.indexes.models.ChatCompletionSchema
azure.search.documents.indexes.models.ChatCompletionSkill
azure.search.documents.indexes.models.CommonModelParameters
azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillChunkingProperties
azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillChunkingUnit
azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillExtractionOptions
azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillOutputFormat
azure.search.documents.indexes.models.IndexerPermissionOption
azure.search.documents.indexes.models.IndexerResyncOption
azure.search.documents.indexes.models.KnowledgeAgent
azure.search.documents.indexes.models.KnowledgeAgentAzureOpenAIModel
azure.search.documents.indexes.models.KnowledgeAgentModel
azure.search.documents.indexes.models.KnowledgeAgentModelKind
azure.search.documents.indexes.models.KnowledgeAgentRequestLimits
azure.search.documents.indexes.models.KnowledgeAgentTargetIndex
azure.search.documents.indexes.models.PermissionFilter
azure.search.documents.indexes.models.RankingOrder
azure.search.documents.indexes.models.SearchIndexPermissionFilterOption
Bugs Fixed
- Fixed the issue batching in upload_documents() did not work. #40157
Other Changes
- Updated the API version to "2025-05-01-preview"
azure-ai-agents_1.0.0b2
1.0.0b2 (2025-05-13)
Breaking Changes
- Rename
get_last_text_message_by_role
toget_last_message_text_by_role
.
azure-ai-agents_1.0.0b1
1.0.0b1 (2025-05-07)
Breaking Changes
- enable_auto_function_calls supports positional arguments instead of keyword arguments.
Features Added
- Initial version - splits off Azure AI Agents functionality from the Azure AI Projects SDK
- Azure AI Search tool, Bing Grounding tool, and Bing Custom Search tool parameters updated
- All polling functions now support timeout keyword parameter.
Bugs Fixed
- During automatic function calls for streaming, when the thread run is cancelled due to too many retry, now a cancelled event will be sent out.
- Add missing thread run id and message id on the process thread run span
azure-mgmt-containerservicefleet_3.1.0
3.1.0 (2025-05-08)
Features Added
- Client
ContainerServiceFleetMgmtClient
added operation groupauto_upgrade_profiles
- Client
ContainerServiceFleetMgmtClient
added operation groupauto_upgrade_profile_operations
- Model
APIServerAccessProfile
added propertyenable_vnet_integration
- Model
APIServerAccessProfile
added propertysubnet_id
- Model
Fleet
added propertystatus
- Model
FleetMember
added propertystatus
- Model
NodeImageSelection
added propertycustom_node_image_versions
- Enum
NodeImageSelectionType
added memberCUSTOM
- Model
UpdateRun
added propertyauto_upgrade_profile_id
- Added enum
AutoUpgradeLastTriggerStatus
- Added model
AutoUpgradeNodeImageSelection
- Added enum
AutoUpgradeNodeImageSelectionType
- Added model
AutoUpgradeProfile
- Added model
AutoUpgradeProfileListResult
- Added enum
AutoUpgradeProfileProvisioningState
- Added model
AutoUpgradeProfileStatus
- Added model
FleetMemberStatus
- Added model
FleetStatus
- Added model
GenerateResponse
- Added enum
UpgradeChannel
- Added operation group
AutoUpgradeProfileOperationsOperations
- Added operation group
AutoUpgradeProfilesOperations
azure-mgmt-lambdatesthyperexecute_1.0.0b1
1.0.0b1 (2025-05-08)
Other Changes
- Initial version
azure-mgmt-carbonoptimization_1.0.0b1
1.0.0b1 (2025-05-08)
Other Changes
- Initial version