Fetching from the wire…
Public story · 2026-09-12 · high
Version 1.21.0 also removes the Azure.AI.OpenAI dependency outright and swaps out a deprecated Bedrock SDK.
Why now: Microsoft tagged the dotnet-1.21.0 release on 2026-09-12.
Microsoft's Agent Framework for .NET moved to version 1.21.0 with three breaking changes, per the dotnet-1.21.0 release notes. A2A task state now gets tracking and updating it didn't have before. A2A agent run modes are clarified. And file_access_read_lines moves its line-numbering contract onto AgentFileStore.
Anyone with code against the old A2A task state model or the old line-numbering location has to update before taking this version. The release notes don't say how many downstream projects touch that contract, so the real blast radius shows up in your own integration tests, not the changelog.
The dependency changes point at where the framework is headed. Azure.AI.OpenAI comes out entirely. The deprecated AWSSDK.Extensions.Bedrock.MEAI gets replaced with AWS.Bedrock.MEAI. Both cuts remove a layer of vendor SDK sitting between the framework and the model providers it talks to.
Microsoft pulling its own Azure.AI.OpenAI dependency out of a Microsoft framework reads as a decision that the framework's release cadence shouldn't be hostage to that SDK's own breaking changes. If you maintain an integration against Agent Framework, the dependency list is worth a look at every release. Breaking changes show up in the headline. Dependency swaps don't.
Each link below shares sources, entities, or timing with this story.
If you wrote an MCP server before July, it's on a protocol shape the maintainers have already removed. Not deprecated-with-a-migration-window. Removed from the spec. MCP lead maintainers David Soria Parra and Den Delimarsky published an updated roadmap on August 22, and the re...
Microsoft's update ships a new Agent (Preview) in Copilot Chat built on the SDK powering Copilot CLI, explicitly so behavior stays consistent across CLI, the GitHub app, VS Code and Visual Studio (Visual Studio Blog). It ships curated .NET and Azure skills you enable selective...
Microsoft shipped the most significant framework consolidation of 2026: Agent Framework RC for both .NET and Python, merging AutoGen's agent abstractions with Semantic Kernel's enterprise features into a single programming model. Graph-based orchestration (sequential, concurre...
dotnet-1.19.0, released August 22, adds an agent-hooks interception contract as an experimental first-class feature (PR #7564), Azure Blob Storage session persistence, session-persisted chat client routing, and Foundry hosted-agent state persistence. The breaking change is PR...
The full family, Sol, Terra, and Luna, is generally available on Amazon Bedrock with IAM and VPC controls (LLM Boss, AWS). Sol targets coding, biology, and cybersecurity agentic work. Terra runs everyday tasks at about half GPT-5.5's cost, and Luna optimizes for speed. The thr...
Released July 10, joining .NET and Python, with providers for Foundry, Azure OpenAI, Anthropic, Gemini, A2A, plus MCP support, human-in-the-loop approvals, checkpointed multi-agent workflows, and OpenTelemetry tracing (Microsoft Go Blog). For Go teams running services and clou...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.