Skip to content

Comments

Bump agent-framework-core[all] from 1.0.0b260212 to 1.0.0rc1 in /python#52

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps agent-framework-core[all] from 1.0.0b260212 to 1.0.0rc1.

Release notes

Sourced from agent-framework-core[all]'s releases.

python-1.0.0rc1

[1.0.0rc1] - 2026-02-19

Release candidate for agent-framework-core and agent-framework-azure-ai packages.

Added

  • agent-framework-core: Add default in-memory history provider for workflow agents (#3918)
  • agent-framework-core: Durable support for workflows (#3630)

Changed

  • agent-framework-core: [BREAKING] Scope provider state by source_id and standardize source IDs (#3995)
  • agent-framework-core: [BREAKING] Fix chat/agent message typing alignment (#3920)
  • agent-framework-core: [BREAKING] Remove FunctionTool[Any] compatibility shim for schema passthrough (#3907)
  • agent-framework-core: Inject OpenTelemetry trace context into MCP requests (#3780)
  • agent-framework-core: Replace wildcard imports with explicit imports (#3908)

Fixed

  • agent-framework-core: Fix hosted MCP tool approval flow for all session/streaming combinations (#4054)
  • agent-framework-core: Prevent repeating instructions in continued Responses API conversations (#3909)
  • agent-framework-core: Add missing system instruction attribute to invoke_agent span (#4012)
  • agent-framework-core: Fix tool normalization and provider sample consolidation (#3953)
  • agent-framework-azure-ai: Warn on unsupported AzureAIClient runtime tool/structured_output overrides (#3919)
  • agent-framework-azure-ai-search: Improve Azure AI Search package test coverage (#4019)
  • agent-framework-anthropic: Fix Anthropic option conflicts and manager parse retries (#4000)
  • agent-framework-anthropic: Track and enforce 85%+ unit test coverage for anthropic package (#3926)
  • agent-framework-azurefunctions: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
  • samples: Fix workflow, declarative, Redis, Anthropic, GitHub Copilot, Azure AI, MCP, eval, and migration samples (#4055, #4051, #4049, #4046, #4033, #4030, #4027, #4032, #4025, #4021, #4022, #4001)
Commits
  • 0086d38 .NET: [BREAKING] Workflows API Review Naming Changes (Part 1?) (#4090)
  • 5fd260e .NET: Small fixes in README (#4099)
  • 20af5ad Python: Add more unit test coverage gates (#4104)
  • 67ce1ba Python: fix reasoning model workflow handoff and history serialization (#4083)
  • 2cb4137 .NET: Remove FunctionCalls and Tool Messages from Handoff passed messages (#3...
  • 40d3a06 .NET: Support a message only AIContextProvider as an AIAgent Decorator (#4009)
  • 5ee0685 Python: [BREAKING] Redesign Python exception hierarchy (#4082)
  • 7f606a2 .NET: Add tweaks to .net agent skills (#4081)
  • 6c32e86 .NET: Updated package versions for RC release (#4067)
  • c73bd87 [BREAKING] .NET: Decouple Checkpointing from Run/StreamAsync APIs (#4037)
  • 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[all]](https://github.com/microsoft/agent-framework) from 1.0.0b260212 to 1.0.0rc1.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b260212...python-1.0.0rc1)

---
updated-dependencies:
- dependency-name: agent-framework-core[all]
  dependency-version: 1.0.0rc1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Feb 23, 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
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