This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summary.NET BREAKING change to Hosting OpenAI Responses protocol helpers and optional execution state.
Full changelog
What's Changed
- Python: Add MCPStreamableHTTPTool security guidance for custom http client by @TaoChenOSU in https://github.com/microsoft/agent-framework/pull/7245
- Harden workflow credential selection by @moonbox3 in https://github.com/microsoft/agent-framework/pull/7249
- Python: preserve Gemini 3 thought_signature across function-call replays by @giles17 in https://github.com/microsoft/agent-framework/pull/7095
- .NET: [BREAKING] Hosting OpenAI Responses protocol helpers and optional execution state by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/7000
- .NET: Fix declarative autosend output by @alliscode in https://github.com/microsoft/agent-framework/pull/7217
- .NET: Updating dotnet version for release. by @alliscode in https://github.com/microsoft/agent-framework/pull/7265
- .NET: Added GettingStarted example demonstrating Dapr as an agent provider by @WhitWaldo in https://github.com/microsoft/agent-framework/pull/1615
- Python: Support prompt cache breakpoints for GPT-5.6 models in OpenAI clients by @Mordris in https://github.com/microsoft/agent-framework/pull/7163
- .NET: Fix expensive logging by @alliscode in https://github.com/microsoft/agent-framework/pull/7268
- Python: Fix stateless replay of reasoning-paired tool calls by @moonbox3 in https://github.com/microsoft/agent-framework/pull/7233
- Reduce workflow credential exposure by @moonbox3 in https://github.com/microsoft/agent-framework/pull/7270
New Contributors
- @WhitWaldo made their first contribution in https://github.com/microsoft/agent-framework/pull/1615
- @Mordris made their first contribution in https://github.com/microsoft/agent-framework/pull/7163
Full Changelog: https://github.com/microsoft/agent-framework/compare/python-1.12.0...dotnet-1.15.0
Breaking Changes
- .NET: BREAKING change to Hosting OpenAI Responses protocol helpers and optional execution state
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
Related context
Related tools
Earlier breaking changes
- vpython-1.8.0 [BREAKING — experimental] Refactor Skill API to async resource and script lookup
- vpython-1.8.0 [BREAKING] Upgrade github-copilot-sdk to v1.0.0 (stable)
- vdotnet-1.9.0 Removes [Experimental] tag from .NET Orchestrations, marking them stable.
- vpython-1.7.0 Remove Python-only declarative actions and rename alias kinds to C# canonical names in agent-framework-declarative.
- vpython-1.6.0 Enable instrumentation by default in agent-framework-core and agent-framework-foundry.
Beta — feedback welcome: [email protected]