Bump the agents group with 5 updates#57
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Microsoft.Agents.AI from 1.0.0-rc4 to 1.8.0 Bumps Microsoft.Agents.AI.CosmosNoSql from 1.0.0-preview.260311.1 to 1.0.0-preview.260402.1 Bumps Microsoft.Agents.AI.GitHub.Copilot from 1.0.0-preview.260330.1 to 1.0.0-preview.260402.1 Bumps Microsoft.Agents.AI.Hosting from 1.0.0-preview.260311.1 to 1.0.0-preview.260402.1 Bumps Microsoft.Extensions.AI from 10.4.0 to 10.5.1 --- updated-dependencies: - dependency-name: Microsoft.Agents.AI dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agents - dependency-name: Microsoft.Extensions.AI dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: agents - dependency-name: Microsoft.Agents.AI.CosmosNoSql dependency-version: 1.0.0-preview.260402.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agents - dependency-name: Microsoft.Agents.AI.GitHub.Copilot dependency-version: 1.0.0-preview.260402.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agents - dependency-name: Microsoft.Agents.AI.Hosting dependency-version: 1.0.0-preview.260402.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: agents ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jun 1, 2026
Closed
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-rc4 to 1.8.0.
Release notes
Sourced from Microsoft.Agents.AI's releases.
1.7.0
[1.7.0] - 2026-05-28
Added
HarnessAgentand background-agents harness provider (#6041, #6069)A2AAgentSessionwith referenced task IDs and input-required support (#5980)Changed
openai-chatkitdependency floor to>=1.6.4to match the current typed API usage.asyncio.iscoroutinefunctionusage in DevUI cleanup-hook tests (#4563)Fixed
@experimentalwarnings at user code (#5996)MessageRolevalues (#6049)get_urlmetadata (#6037).headers(#6028, #6029)Full Changelog: microsoft/agent-framework@python-1.6.0...python-1.7.0
1.6.1
What's Changed
Full Changelog: microsoft/agent-framework@dotnet-1.5.0...dotnet-1.6.1
1.6.0
[1.6.0] - 2026-05-21
Added
FoundryChatClient(#5958)return_immediatelyfor background ops (#5963)Changed
Fixed
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)
Commits viewable in compare view.
Updated Microsoft.Agents.AI.CosmosNoSql from 1.0.0-preview.260311.1 to 1.0.0-preview.260402.1.
Release notes
Sourced from Microsoft.Agents.AI.CosmosNoSql's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Agents.AI.GitHub.Copilot from 1.0.0-preview.260330.1 to 1.0.0-preview.260402.1.
Release notes
Sourced from Microsoft.Agents.AI.GitHub.Copilot's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Agents.AI.Hosting from 1.0.0-preview.260311.1 to 1.0.0-preview.260402.1.
Release notes
Sourced from Microsoft.Agents.AI.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.AI from 10.4.0 to 10.5.1.
Release notes
Sourced from Microsoft.Extensions.AI's releases.
10.5.1
Version 10.5.1 of the Microsoft.Extensions.AI packages stabilizes CodeInterpreter, WebSearch, and ImageGeneration tool content types. The release adds new experimental tool search and OpenAI request policy hooks. And the OpenTelemetry gen-ai semantic conventions are updated to align with v1.41.
The 'aiagent-webapi' project template in Microsoft.Agents.AI.ProjectTemplates is updated to align with v1.3.0 of Agent Framework, updating the OpenTelemetry dependencies within the template projects as well.
Packages in this release
Experimental API Changes
Now Stable
The following types previously emitted the
MEAI001experimental diagnostic and are now stable.CodeInterpreterToolCallContentCodeInterpreterToolResultContentWebSearchToolCallContentWebSearchToolResultContentImageGenerationToolCallContentImageGenerationToolResultContentHostedImageGenerationToolImageGenerationOptionsImageGenerationResponseFormat(theHostedenum value remains experimental)IImageGeneratorand the rest of the image generation infrastructure also remain experimentalNew Experimental APIs
The following new APIs emit the
MEAI001experimental diagnostic.HostedToolSearchToolwithDeferredToolsfor tool-search-driven deferred tool loading #7471OpenAIRequestPoliciesextension hook for appendingSystem.ClientModel.PipelinePolicyinstances to outgoing OpenAI requests #7495Breaking Changes to Experimental APIs
WebSearchToolResultContent.Resultswas renamed toOutputsas part of the stabilization in #7493, aligning withCodeInterpreterToolResultContent.Outputs. The originalResultsproperty was included in version 10.4.0 and 10.5.0; this is a binary breaking change and consumers need to update to consume the updated property.... (truncated)
10.5.0
HTTP Logging Middleware APIs in
Microsoft.AspNetCore.Diagnostics.Middlewareare now stable. This release also transfersMicrosoft.Extensions.VectorData.AbstractionsandMicrosoft.Extensions.VectorData.ConformanceTestsfrom the Semantic Kernel repository into dotnet/extensions, jumping from 10.1.0 to 10.5.0 for consistent versioning. The release also delivers fixes across the AI libraries, AI Evaluation, and Service Discovery.Breaking Changes
VectorStoreVectorAttributeconstructor parameter #7460Dimensionsparameter was renamed todimensions(lowercase). This is a source-breaking change only — binary compatibility is preserved.new VectorStoreVectorAttribute(Dimensions: 1536), update it tonew VectorStoreVectorAttribute(dimensions: 1536).Experimental API Changes
Now Stable
EXTEXP0013):AddHttpLogEnricher<T>,IHttpLogEnricher, andRequestHeadersLogEnricherOptions.HeadersDataClasses#7380What's Changed
AI
Vector Data
AI Evaluation
ASP.NET Core Extensions
Service Discovery
Documentation Updates
Test Improvements
... (truncated)
10.4.1
This release of the Microsoft.Extensions.AI packages adds new experimental APIs for Realtime client sessions and Text-to-Speech, along with OpenTelemetry and middleware improvements.
Packages in this release
Experimental API Changes
New Experimental APIs
Changes to Experimental APIs
NotSupportedException#7394What's Changed
AI
ITextToSpeechClientabstraction, middleware, and OpenAI implementation #7381 by @stephentoubVoiceActivityDetectionoptions to realtime session abstractions #7399 by @tarekghUriContentmediaTypeparameter optional with inference from URI file extension #7398 by @stephentoub (co-authored by @Copilot)gen_ai.client.operation.exceptionviaILogger LoggerMessageon OpenTelemetry instrumentation classes #7379 by @stephentoub (co-authored by @Copilot)invoke_workflowas an equivalent parent span toinvoke_agentinFunctionInvokingChatClient#7382 by @stephentoub (co-authored by @Copilot)HostedFileDownloadStreamexplicitly read-only #7394 by @stephentoub (co-authored by @Copilot)Documentation Updates
Test Improvements
Repository Infrastructure Updates
Acknowledgements
... (truncated)
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions