Skip to content

python-1.5.0

Choose a tag to compare

@moonbox3 moonbox3 released this 20 May 00:23
· 21 commits to main since this release
4b0522d

[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 durabletask and durabletask-azuremanaged floors to >=1.4.0 and exclude upstream durabletask 1.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_run in 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