Releases: microsoft/agent-framework
Releases · microsoft/agent-framework
python-1.0.0b251117
python-1.0.0b251114
[1.0.0b251114] - 2025-11-14
Added
- samples: Bing Custom Search sample using
HostedWebSearchTool(#2226) - samples: Fabric and Browser Automation samples (#2207)
- samples: Hosted agent samples (#2205)
- samples: Azure OpenAI Responses API Hosted MCP sample (#2108)
- samples: Bing Grounding and Custom Search samples (#2200)
Changed
- agent-framework-azure-ai: Enhance Azure AI Search citations with complete URL information (#2066)
- agent-framework-azurefunctions: Update samples to latest stable Azure Functions Worker packages (#2189)
- agent-framework-azure-ai: Agent name now required for
AzureAIClient(#2198) - build: Use
uv buildfor packaging (#2161) - tooling: Pre-commit improvements (#2222)
Fixed
dotnet-1.0.0-preview.251114.1
Changes:
- 45dba6b Version bump prep for release 251114.1 (#2239)
- e706f07 .NET: Add Microsoft.Agents.AI.AzureAI (Azure.AI.Project 1.2) Support (#1662) [ #1638, #1657, #1786, #1812, #1829, #1892, #1901, #1906, #1931, #1948, #1967, #1761, #1897, #2040, #2050, #2058, #2091, #2053, #2078, #2125, #2147, #2159, #2180, #2190, #2102, #2199, #2204, #2206, #2212, #2237, #2235 ]
- 580a0c4 Python: Update hosted agent samples with agent manifests (#2240)
- c7e7020 Python: Updated package versions (#2238)
- 939c2d6 .NET: Friendly error message when durable agent isn't registered (#2214)
- c1786b3 Python: Added Bing Custom Search Sample using HostedWebSearchTool (#2226)
- 8b37327 Python: Added Fabric and Browser Automation Samples (#2207)
- 9e69e66 Python: pre-commit improvements (#2222)
- 8d7e01e fix auth issue + extra tags (#2218)
- 37e7c84 Use uv build (#2161)
dotnet-1.0.0-preview.251113.1
Changes:
- b19860b .NET: Implement Purview middleware in dotnet (#1949)
- 6d890e4 suppress the MEAI001 and OPENAI001 errors that appear when building the catalog sample as a standalone project. (#2191)
- de2abdf Updated the Azure Functions samples to use the latest stable Azure Functions Worker packages. (#2189)
- f273ca7 Fix InMemoryChatMessageStore serialization bug. (#2185)
This list of changes was auto generated.
python-1.0.0b251112.post1
dotnet-1.0.0-preview.251112.1
Changes:
- a4e82f4 Updated package version (#2164)
- 67a8147 .NET: Python: Azure Functions feature branch (#1916) [ #1823, #1900, #1913, #1939, #1976, #1979, #1980, #2017, #2063, #2020, #2070, #2103, #2106, #2100, #2115, #2118, #2116, #2112, #2142, #2141, #2150, #2160 ]
- 4b0f724 .NET: Expose more agent metadata through DevUI discovery endpoint (#2138)
- 406a856 .NET: Add AgentWithHostedMCP sample (#2129)
- c1830c2 .NET: Add hosting capabilities to hosted agents (#2124)
See More
- c8bb3d1 Update .NET packages to 10.0.0 (#2092)
- caf3c4b .NET: Move deep research sample (#2094)
- 863a632 Updated package versions (#2104)
- 180f823 .NET: Allow extending agent run options via additional properties (#1872)
- 5fd2a0c Bump MishaKav/pytest-coverage-comment from 1.1.57 to 1.1.59 (#2034)
- b565b25 Bump Roslynator.Analyzers from 4.14.0 to 4.14.1 (#1857)
- a39e656 .NET: fix: WorkflowAsAgent Sample (#1787)
- 69dd532 .NET: Bump Microsoft.SemanticKernel.Agents.Abstractions from 1.66.0 to 1.67.0 (#1962) [ #1969 ]
- cf7c9fc Bump OpenTelemetry.Instrumentation.Runtime from 1.12.0 to 1.13.0 (#1856)
- 04b6625 .NET: Move catalog samples to the HostedAgents folder (#2090)
- 93ab43d .NET - Enable build & test on branch
feature-foundry-agents(#2068) - 177b0c9 Update README.md to change Grafana links to Azure portal links for dashboard access (#1983)
This list of changes was auto generated.
python-1.0.0b251112
[1.0.0b251112] - 2025-11-12
Added
- agent-framework-azure-ai: Azure AI client based on new
azure-ai-projectspackage (#1910) - agent-framework-anthropic: Add convenience method on data content (#2083)
Changed
- agent-framework-core: Update OpenAI samples to use agents (#2012)
Fixed
- agent-framework-anthropic: Fixed image handling in Anthropic client (#2083)
python-1.0.0b251111
[1.0.0b251111] - 2025-11-11
Added
- agent-framework-core: Add OpenAI Responses Image Generation Stream Support with partial images and unit tests (#1853)
- agent-framework-ag-ui: Add concrete AGUIChatClient implementation (#2072)
Fixed
- agent-framework-a2a: Use the last entry in the task history to avoid empty responses (#2101)
- agent-framework-core: Fix MCP Tool Parameter Descriptions not propagated to LLMs (#1978)
- agent-framework-core: Handle agent user input request in AgentExecutor (#2022)
- agent-framework-core: Fix Model ID attribute not showing up in
invoke_agentspan (#2061) - agent-framework-core: Fix underlying tool choice bug and enable return to previous Handoff subagent (#2037)
dotnet-1.0.0-preview.251110.2
Changes:
- 297d9d7 Version 1.0.0-preview.251110.2 (#2067)
- d3827e8 Version 1.0.0-preview.251107.2 (#2065)
- 448aff5 Python: Fix Model ID attribute not showing up in
invoke_agentspan (#2061) - 12fc19b DevUI: support having both an agent and a workflow with the same id in discovery (#2023)
- 7a45929 Python: .Net: Dotnet devui compatibility fixes (#2026)
- c0c12df .NET: Separate all memory and rag samples into their own folders (#2000)
- 6cc0e2a Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.2 to 4.0.4.6 (#2031)
- 01f3a3d .NET: Remove moved OpenAPI sample and point to SK one. (#1997)
This list of changes was auto generated.
dotnet-1.0.0-preview.251110.1
Changes:
- f41e103 Version 1.0.0-preview.251110.1 (#2048)
- 866b419 .NET: assign AgentCard's URL to mapped-endpoint if not defined explicitly (#2047)
- 42da3cb .NET: fix ChatCompletions Tools serialization (#2043)
- e7224b5 added missing chatAgent params (#2044)
- 548e0f0 Python: Fix underlying tool choice bug and all for return to previous Handoff subagent (#2037)
- 45dc0ff .NET [AG-UI]: Adds support for shared state. (#1996)
- 0e7183d DevUI: Prevent line breaks within words in the agent view (#2024)
- c394f3f Updated package versions (#2027)
- 66a9976 Add Microsoft Agent Framework logo to assets (#2007)
- 4201b9a DevUI: Serialize workflow input as string to maintain conformance with OpenAI Responses format (#2021)
See More
- 1aaf37d .NET: Remove launchSettings.json from .gitignore in dotnet/samples (#2006)
- 94eae24 Python: DevUI: Add OpenAI Responses API proxy support + HIL for Workflows (#1737)
- 85484c0 .NET: DevUI - Do not automatically add/map OpenAI services/endpoints (#2014)
- f71faa8 Python: DevUI: Use metadata.entity_id instead of model field (#1984)
- 778a9fe .NET: Add unit tests for declarative executor SetMultipleVariables (#2016)
This list of changes was auto generated.