1.2.0-beta.2 (2025-08-13)
Features Added
- Implemented streaming scenario for MCP tool.
- Added
RunStepDetailsActivity
, describing MCP function parameters.
Bugs Fixed
- Fixed the deserialization issue, when agent service returns the customized lists of trusted and requiring authentication MCP tools.
- Added classes for deserialization of
RunStepDeltaAzureAISearchToolCall
,RunStepDeltaOpenAPIToolCall
andRunStepDeltaDeepResearchToolCall
, required to get the real time updates when Azure AI Search, OpenAPI or Deep Research tools are being used during streaming scenarios. - Added
RunStepConnectedAgentToolCall
andRunStepDeltaConnectedAgentToolCall
for deserializing Connected Agent tool updates in non-streaming and streaming scenarios.
Sample updates
- Added the streaming sample for Bing grounding.