python-1.5.0
[1.5.0] - 2026-05-19
Added
- agent-framework-core, agent-framework-foundry, agent-framework-openai: Record actual served model from Azure OpenAI (#5910)
- samples: New Foundry Hosted Agents samples for RAG, Skills, and Memory (#5822)
Changed
- agent-framework-core, agent-framework-azurefunctions, agent-framework-devui, agent-framework-foundry, agent-framework-orchestrations: Improve handling of intermediate outputs for workflows and orchestrations (#5623)
- agent-framework-durabletask: Pin
durabletaskanddurabletask-azuremanagedfloors to>=1.4.0and exclude upstreamdurabletask1.4.1, 1.4.2, and 1.4.3 from the supported version range. - agent-framework-orchestrations: Bumped package to release candidate stage.
Fixed
- agent-framework-core: Parse YAML block scalars in SKILL.md frontmatter (#5863)
- agent-framework-github-copilot: Include tools added by
ContextProvider.before_runin session creation (#5780) - agent-framework-hyperlight: Skip symlinks when staging sandbox input (#5919)
- agent-framework-purview: Remove duplicate pop in
InMemoryCacheProvider.remove(#5795)
Full Changelog: python-1.4.0...python-1.5.0