Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-agents_1.0.0b3

14 May 19:33
0ccf1d5
Compare
Choose a tag to compare
Pre-release

1.0.0b3 (2025-05-14)

Features Added

  • Internal updates based on TypeSpec finalization.

azure-monitor-opentelemetry_1.6.9

13 May 18:28
b3bd27f
Compare
Choose a tag to compare

1.6.9 (2025-05-12)

Features Added

  • Enable Azure AI Agents instrumentation for azure-ai-agents
    (#40866)

azure-identity_1.23.0

14 May 00:13
65e21ae
Compare
Choose a tag to compare

1.23.0 (2025-05-13)

Features Added

  • Added AZURE_TOKEN_CREDENTIALS environment variable to DefaultAzureCredential to allow for choosing groups of credentials.
    • prod for EnvironmentCredential, WorkloadIdentityCredential, and ManagedIdentityCredential.
    • dev for SharedTokenCacheCredential, AzureCliCredential, AzurePowershellCredential, and AzureDeveloperCliCredential.

azure-ai-ml_1.27.1

13 May 11:39
fa2423c
Compare
Choose a tag to compare

1.27.1 (2025-05-13)

Bugs Fixed

  • Handled key error for missing props in PAT url case.

azure-search-documents_11.6.0b12

14 May 15:24
b9be54d
Compare
Choose a tag to compare
Pre-release

11.6.0b12 (2025-05-14)

Features Added

  • Added azure.search.documents.agent.KnowledgeAgentRetrievalClient.

  • Added knowledge agents operations in SearchIndexClient.

  • Added resync method in SearchIndexerClient.

  • Exposed @search.reranker_boosted_score in the search results.

  • Added x_ms_query_source_authorization as a keyword argument to SearchClient.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

13 May 22:11
4fe13f2
Compare
Choose a tag to compare
Pre-release

1.0.0b2 (2025-05-13)

Breaking Changes

  • Rename get_last_text_message_by_role to get_last_message_text_by_role.

azure-ai-agents_1.0.0b1

09 May 22:24
170a4dd
Compare
Choose a tag to compare
Pre-release

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

08 May 05:37
cca51a6
Compare
Choose a tag to compare

3.1.0 (2025-05-08)

Features Added

  • Client ContainerServiceFleetMgmtClient added operation group auto_upgrade_profiles
  • Client ContainerServiceFleetMgmtClient added operation group auto_upgrade_profile_operations
  • Model APIServerAccessProfile added property enable_vnet_integration
  • Model APIServerAccessProfile added property subnet_id
  • Model Fleet added property status
  • Model FleetMember added property status
  • Model NodeImageSelection added property custom_node_image_versions
  • Enum NodeImageSelectionType added member CUSTOM
  • Model UpdateRun added property auto_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

08 May 05:37
cca51a6
Compare
Choose a tag to compare

1.0.0b1 (2025-05-08)

Other Changes

  • Initial version

azure-mgmt-carbonoptimization_1.0.0b1

08 May 05:37
cca51a6
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2025-05-08)

Other Changes

  • Initial version