deps: Bump Microsoft.Agents.AI from 1.0.0-preview.260108.1 to 1.5.0#11
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Agents.AI dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.Agents.AI from 1.0.0-preview.260108.1 to 1.5.0.
Release notes
Sourced from Microsoft.Agents.AI's releases.
1.5.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@dotnet-1.4.0...dotnet-1.5.0
1.4.0
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.3.0...dotnet-1.4.0
1.3.0
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.2.0...dotnet-1.3.0
1.2.2
[1.2.2] - 2026-04-29
Added
AnalysisSection, and auto-registeredlist_documents/get_analyzed_documenttools (#4829)Workflow.as_agent()end-to-end via the foundry hosting layer (#5531)Changed
AgentResponsesoWorkflow.as_agent()returns the final answer only; aligns sequential-approval (with_request_info) and concurrent (intermediate_outputs=True) flows on the same output contract (#5301)Workflow.run()shared state across calls so multi-turnWorkflowAgentinvocations retain context, acceptlist[Message]input in the declarative start executor, and coerceEnumvalues when serializing PowerFx symbols (#5531)mcp[ws]/uvicorn[standard]extras through override-dependencies in/python(#5555)Fixed
file_searchcitations breaking the assistant-message history roundtrip — skiphosted_filecontent in the assistant role so the Responses API no longer rejectsinput_file(#5557)Full Changelog: microsoft/agent-framework@python-1.2.1...python-1.2.2
1.2.1
[1.2.1] - 2026-04-28
Added
foundry-hosted-agentssamples, and add response test coverage (#5485)requirements.txtand.env.exampleto thea2a/hosting sample for pip-based setup (#5510)Changed
richrequirement from<15.0.0,>=13.7.1to>=13.7.1,<16.0.0in/python(#5227)prekfrom0.3.8to0.3.9in/python(#5228)python-multipartfrom0.0.22to0.0.26in/python(#5286)pyasn1from0.6.2to0.6.3in/python(#4748)pytestfrom9.0.2to9.0.3in/python/packages/ag-ui(#5461)pytestfrom9.0.2to9.0.3in/python/packages/devui(#5492)pytestfrom9.0.2to9.0.3in/python/packages/lab(#5470)uvfrom0.11.3to0.11.6in/python/packages/lab(#5469)vitefrom7.1.12to7.3.2in/python/packages/devui/frontend(#5127)vitefrom7.1.12to7.3.2in/python/samples/05-end-to-end/chatkit-integration/frontend(#5126)postcssfrom8.5.6to8.5.10in/python/packages/devui/frontend(#5484)postcssfrom8.5.6to8.5.10in/python/samples/05-end-to-end/chatkit-integration/frontend(#5491)postcssfrom8.5.6to8.5.12in/python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend(#5527)picomatchfrom4.0.3to4.0.4in/python/packages/devui/frontend(#4921)picomatchfrom4.0.3to4.0.4in/python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend(#4936)Fixed
inner_exceptionfrom being lost inAgentFrameworkException(#5167)Full Changelog: microsoft/agent-framework@python-1.2.0...python-1.2.1
1.2.0
Changes:
See More
FoundryChatClientstreaming responses (#5071) [ #5029 ]workflow.as_agent()(#4651)... (truncated)
1.1.1
[1.1.1] - 2026-04-23
Added
expected_outputground-truth support toevaluate_workflowfor similarity evaluators (#5234)thread_idandforwarded_propsthrough AG-UI to A2Acontext_id(#5383)set_stop_loss) toconcurrent_builder_tool_approvalsample (#4875)SKIP_PARSINGsentinel forFunctionTool.invoketo bypassContent-wrapping and return raw function results (#5424)Changed
SKIP_PARSING, switchexecute_codeinput schema to a plain JSON-schema dict, and tighten public APIsurface (#5424)
Fixed
created_atfrom the finalresponse.completedevent (#5382)OpenAIEmbeddingClientto useAsyncOpenAIfor/openai/v1endpoints (#5137)file_idfrominput_imagepayload to prevent schema 400 errors (#5125)thread_idassession_idwhen constructingAgentSession(#5384)WasmSandboxinteractions via per-entryThreadPoolExecutorto eliminate the PyO3unsendablepanic when touched from asyncio worker threads(#5424)
Full Changelog: microsoft/agent-framework@python-1.1.0...python-1.1.1
1.1.0
Changes:
See More
This list of changes was auto generated.
1.0.1
1.0.1 - 2026-04-09
Added
Changed
README.md(#5067)CHANGELOGwith v1.0.0 release (#5069)vitefrom 7.3.1 to 7.3.2 in/python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend(#5132)cryptographyfrom 46.0.6 to 46.0.7 (#5176)mcpfrom 1.26.0 to 1.27.0 (#5117)mcp[ws]from 1.26.0 to 1.27.0 (#5119)Fixed
TypeVarannotations (#4944)response_formatcrash on background polling with empty text (#5146)FoundryAgentrequest whenagent_referenceis present (#5101)response.reasoning_text.doneandresponse.reasoning_summary_text.doneevents (#5162)Full Changelog: microsoft/agent-framework@python-1.0.0...python-1.0.1
1.0.0
Changes:
See More
This list of changes was auto generated.
1.0.0-rc5
What's Changed
AsChatReducer()extension to exposeCompactionStrategyasIChatReducerby @Copilot in .NET Compaction - AddAsChatReducer()extension to exposeCompactionStrategyasIChatReducermicrosoft/agent-framework#4664ToolResultCompactionStrategyby @Copilot in .NET Compaction - Allow developer to specify a custom formatter forToolResultCompactionStrategymicrosoft/agent-framework#4667... (truncated)
1.0.0-rc4
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-rc3...dotnet-1.0.0-rc4
1.0.0-rc3
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-rc2...dotnet-1.0.0-rc3
1.0.0-rc2
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-rc1...dotnet-1.0.0-rc2
1.0.0-rc1
What's Changed
AgentResponse[Update]events asWorkflowOutputEvents by @lokitoth in .NET: BREAKING: UnifyAgentResponse[Update]events asWorkflowOutputEvents microsoft/agent-framework#3441Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260212.1...dotnet-1.0.0-rc1
1.0.0-preview.260209.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260205.1...dotnet-1.0.0-preview.260209.1
1.0.0-preview.260205.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260128.1...dotnet-1.0.0-preview.260205.1
1.0.0-preview.260128.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260127.1...dotnet-1.0.0-preview.260128.1
1.0.0-preview.260127.1
What's Changed
1.0.0-preview.260121.1
What's Changed
AIToolfrom DI by @DeagleGross in .NET: Improve resolvingAIToolfrom DI microsoft/agent-framework#3175AgentRunResponseandAgentRunResponseUpdateclasses by @SergeyMenshykh in .NET: [Breaking] RenameAgentRunResponseandAgentRunResponseUpdateclasses microsoft/agent-framework#3197Full Changelog: microsoft/agent-framework@dotnet-1.0.0-preview.260108.1...dotnet-1.0.0-preview.260121.1
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)