Skip to content

Bump agent-framework-core from 1.0.0b260212 to 1.2.0 in /python#70

Open
dependabot[bot] wants to merge 1 commit intoGR-Devfrom
dependabot/pip/python/agent-framework-core-1.2.0
Open

Bump agent-framework-core from 1.0.0b260212 to 1.2.0 in /python#70
dependabot[bot] wants to merge 1 commit intoGR-Devfrom
dependabot/pip/python/agent-framework-core-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps agent-framework-core from 1.0.0b260212 to 1.2.0.

Release notes

Sourced from agent-framework-core's releases.

python-1.2.0

[1.2.0] - 2026-04-24

Added

  • agent-framework-core: Add functional workflow API (#4238)
  • agent-framework-core, agent-framework-github-copilot: Add OpenTelemetry integration for GitHubCopilotAgent (#5142)
  • agent-framework-a2a: Add Agent Framework to A2A bridge support (#2403)
  • agent-framework-foundry: Surface oauth_consent_request events from Responses API in Foundry clients (#5070)

Changed

  • agent-framework-core, agent-framework-foundry: Update FoundryAgent for hosted agent sessions (#5447)
  • agent-framework-foundry-hosting: Upgrade hosting server dependency and add more type support (#5459)

Fixed

  • agent-framework-ag-ui: Fix reasoning role and multimodal media parsing to follow specification (#5389)
  • agent-framework-foundry: Stop emitting [TOOLBOXES] warning for every FoundryChatClient call (#5440)
  • agent-framework-anthropic, agent-framework-azure-ai-search, agent-framework-azure-cosmos: Fix user agent prefix (#5455)

Full Changelog: microsoft/agent-framework@python-1.1.1...python-1.2.0

python-1.1.1

[1.1.1] - 2026-04-23

Added

  • agent-framework-core: Add expected_output ground-truth support to evaluate_workflow for similarity evaluators (#5234)
  • agent-framework-ag-ui, agent-framework-a2a: Propagate thread_id and forwarded_props through AG-UI to A2A context_id (#5383)
  • samples: Add second approval-required tool (set_stop_loss) to concurrent_builder_tool_approval sample (#4875)
  • agent-framework-core: Add SKIP_PARSING sentinel for FunctionTool.invoke to bypass Content-wrapping and return raw function results (#5424)

Changed

  • agent-framework-foundry-hosting: Correct Development Status classifier from Beta (4) to Alpha (3) to match the package's lifecycle stage (#5387)
  • tests: Add Python flaky test report workflow (#5342)
  • agent-framework-hyperlight: Simplify host callback to pass raw Python results via SKIP_PARSING, switch execute_code input schema to a plain JSON-schema dict, and tighten public API surface (#5424)

Fixed

  • agent-framework-openai: Fix OpenAI Responses streaming to propagate created_at from the final response.completed event (#5382)
  • agent-framework-openai: Fix OpenAIEmbeddingClient to use AsyncOpenAI for /openai/v1 endpoints (#5137)
  • agent-framework-openai: Exclude null file_id from input_image payload to prevent schema 400 errors (#5125)
  • agent-framework-foundry: Reconcile Toolbox hosted-tool payloads with the Responses API (#5414)
  • agent-framework-ag-ui: Pass client thread_id as session_id when constructing AgentSession (#5384)
  • agent-framework-hyperlight: Thread-confine WasmSandbox interactions via per-entry ThreadPoolExecutor to eliminate the PyO3 unsendable panic when touched from asyncio worker threads (#5424)

Full Changelog: microsoft/agent-framework@python-1.1.0...python-1.1.1

dotnet-1.2.0

... (truncated)

Commits
  • f2b215a .NET [WIP] Foundry Hosted Agents Support (#5312)
  • 57fa8ea Python: Fix OpenAIEmbeddingClient to use AsyncOpenAI for /openai/v1 endpoints...
  • aa582d0 Python: feat(evals): add ground_truth support for similarity evaluator (#5234)
  • 8f17067 .NET: Update .NET package version 1.2.0 (#5364)
  • 267351b .NET: Expand Workflow Unit Test Coverage (#5390)
  • adcd2d3 .NET: Declarative workflows - Gracefully handle agent scenarios when no respo...
  • d5777bc fix: Duplicate CallIds cause Handoff Message Filtering to fail (#5359)
  • b6b191a Python: Add second approval-required tool (set_stop_loss) to concurrent_build...
  • 2c80367 Python: Bump versions for a release. Update CHANGELOG (#5385)
  • ce8b630 Python: Foundry hosted agent V2 (#5379)
  • 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.0b260212 to 1.2.0.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b260212...dotnet-1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants