Skip to content

deps(deps): bump agent-framework-core from 1.0.0b251111 to 1.8.1 - #192

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-core-1.8.1
Open

deps(deps): bump agent-framework-core from 1.0.0b251111 to 1.8.1#192
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-core-1.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

Bumps agent-framework-core from 1.0.0b251111 to 1.8.1.

Release notes

Sourced from agent-framework-core's releases.

python-1.8.1

[1.8.1] - 2026-06-09

Added

  • agent-framework-core: Add MCP client OTel spans per GenAI semantic conventions (#6349)
  • agent-framework-core: Add MCP long-running task support (#6319)

Changed

  • agent-framework-claude: Bump claude-agent-sdk to 0.2.87 (#6248)
  • agent-framework-core: Document checkpoint storage security model and deserialization trust boundaries (#6295)
  • agent-framework-azurefunctions: Document checkpoint storage security model and deserialization trust boundaries (#6295)

Fixed

  • agent-framework-core: Filter MCP tool kwargs to declared params via allowlist (#6399)
  • agent-framework-core: Fix per-service-call history persistence with server-storing clients (#6310)
  • agent-framework-openai: Use getattr for non-OpenAI provider response compatibility (#6270)
  • agent-framework-foundry-hosting: Refactor workflow-as-agent pending request handling (#6259)
  • agent-framework-gemini: Make Gemini honor declarative outputSchema, not just JSON mode (#5893)
  • agent-framework-mem0: Isolate entity retrieval and correct app_id payload (#6242)
  • agent-framework-ag-ui: Match AG-UI approval responses to requested arguments (#6376)

python-1.8.0

[1.8.0] - 2026-06-04

Added

  • agent-framework-core: Add MCP-based skills discovery (McpSkillsSource) (#6169)
  • agent-framework-core: Progressive tool exposure via FunctionInvocationContext (#6233)
  • agent-framework-core: Add background agent support to harness agent (#6155)
  • agent-framework-core: Add AgentFileStore and FileAccessProvider for file access operations (#6099)
  • agent-framework-core: Coalesce code interpreter history chunks (#5801)
  • agent-framework-core: Run sync tools off the event loop (#5773)
  • agent-framework-bedrock: Implement native structured output support via Converse API (#6052)
  • agent-framework-foundry: Add Foundry Adaptive Evals integration for rubric-generation (#6101)
  • agent-framework-foundry: Add timeout parameter to FoundryAgent to fix ConnectTimeout on multi-turn conversations (#6263)
  • agent-framework-mistral: Add Mistral AI embedding client package (#5480)
  • agent-framework-a2a: Expose supported_protocol_bindings as configurable parameter (#6098)
  • agent-framework-a2a: Set message_id on AgentResponseUpdate for message-bearing paths (#6163)
  • agent-framework-foundry-hosting: Persist hosted MCP call/results as canonical mcp_call output (#6070)

Changed

  • agent-framework-github-copilot: [BREAKING] Upgrade github-copilot-sdk to v1.0.0 (stable) (#6292)
  • agent-framework-core: [BREAKING — experimental] Refactor Skill API to async resource and script lookup (#6135)
  • agent-framework-github-copilot: Promote to release candidate (1.0.0rc1)
  • agent-framework-declarative: Promote to release candidate (1.0.0rc1) (#6256)

Fixed

  • agent-framework-core: Fix compaction message-id collisions and tool-loop summary persistence (#6299)
  • agent-framework-core: Fix observability unsafe serialization of function-call arguments containing dataclass/framework objects (#6026)
  • agent-framework-core: Consolidate MCP reliability fixes (#6145)
  • agent-framework-core: Backfill chat span request model if unknown and response model is available (#6160)

... (truncated)

Commits
  • 3daed11 Python: bump package versions for 1.8.1 release (#6420)
  • 5e09727 .NET: Add Foundry Deployment docs to HA sample READMEs (#6365)
  • 383d551 Purview: Parallelize PSPC cold-cache scope refresh (#5832)
  • 2a345e5 .NET: Fix Magentic to share agent replies across team (#6222)
  • 632f67b Python: [Generated by SRE Agent] docs: clarify checkpoint storage security mo...
  • 5e6eb6f New logo in banner (#6380)
  • dbfacbf New Microsoft Agent Framework logos (#6378)
  • 29cec0d Python: fix: use getattr for non-OpenAI provider response compatibility (#6270)
  • 96d242f .NET: Remove required token params from HarnessAgent, make compaction opt-in ...
  • 9486c76 .NET: Add Reasoning to ChatClientAgent ChatOptions merging (#5463)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [agent-framework-core](https://github.com/microsoft/agent-framework) from 1.0.0b251111 to 1.8.1.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b251111...python-1.8.1)

---
updated-dependencies:
- dependency-name: agent-framework-core
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Author

Assignees

The following users could not be added as assignees: microsoft/spec-to-agents-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 12, 2026
Copilot AI review requested due to automatic review settings June 12, 2026 06:53
@dependabot
dependabot Bot requested a review from a team as a code owner June 12, 2026 06:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant