Skip to content

deps(deps): bump agent-framework-a2a from 1.0.0b251111 to 1.0.0b260319#154

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agent-framework-a2a-1.0.0b260319
Closed

deps(deps): bump agent-framework-a2a from 1.0.0b251111 to 1.0.0b260319#154
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agent-framework-a2a-1.0.0b260319

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps agent-framework-a2a from 1.0.0b251111 to 1.0.0b260319.

Release notes

Sourced from agent-framework-a2a's releases.

python-1.0.0b260212

[1.0.0b260212] - 2026-02-12

[!IMPORTANT] To see details about related breaking changes, please visit the Python 2026 Significant Changes Guide.

Added

  • agent-framework-core: Allow AzureOpenAIResponsesClient creation with Foundry project endpoint (#3814)

Changed

  • agent-framework-core: [BREAKING] Wire context provider pipeline, remove old types, update all consumers (#3850)
  • agent-framework-core: [BREAKING] Checkpoint refactor: encode/decode, checkpoint format, etc (#3744)
  • agent-framework-core: [BREAKING] Replace Hosted*Tool classes with tool methods (#3634)
  • agent-framework-core: Replace Pydantic Settings with TypedDict + load_settings() (#3843)
  • agent-framework-core: Centralize tool result parsing in FunctionTool.invoke() (#3854)
  • samples: Restructure Python samples into progressive 01-05 layout (#3862)
  • samples: Adopt AzureOpenAIResponsesClient, reorganize orchestration examples, and fix workflow/orchestration bugs (#3873)

Fixed

  • agent-framework-core: Fix non-ascii chars in span attributes (#3894)
  • agent-framework-core: Fix streamed workflow agent continuation context by finalizing AgentExecutor streams (#3882)
  • agent-framework-ag-ui: Fix Workflow.as_agent() streaming regression (#3875)
  • agent-framework-declarative: Fix declarative package powerfx import crash and response_format kwarg error (#3841)

python-1.0.0b260210

[1.0.0b260210] - 2026-02-10

[!IMPORTANT] To see details about related breaking changes, please visit the Python 2026 Significant Changes Guide.

Added

  • agent-framework-core: Add long-running agents and background responses support with ContinuationToken TypedDict, background option in OpenAIResponsesOptions, and continuation token propagation through response types (#3808)
  • agent-framework-core: Add streaming support for code interpreter deltas (#3775)
  • agent-framework-core: Add explicit input, output, and workflow_output parameters to @handler, @executor and request_info (#3472)
  • agent-framework-core: Add explicit schema handling to @tool decorator (#3734)
  • agent-framework-core: New session and context provider types (#3763)
  • agent-framework-purview: Add tests to Purview package (#3513)

Changed

  • agent-framework-core: [BREAKING] Renamed core types for simpler API: ChatAgentAgent, RawChatAgentRawAgent, ChatMessageMessage, ChatClientProtocolSupportsChatGetResponse (#3747)
  • agent-framework-core: [BREAKING] Moved to a single get_response and run API (#3379)
  • agent-framework-core: [BREAKING] Merge send_responses into run method (#3720)
  • agent-framework-core: [BREAKING] Renamed AgentRunContext to AgentContext (#3714)
  • agent-framework-core: [BREAKING] Renamed AgentProtocol to SupportsAgentRun (#3717)
  • agent-framework-core: [BREAKING] Renamed next middleware parameter to call_next (#3735)

... (truncated)

Commits

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-a2a](https://github.com/microsoft/agent-framework) from 1.0.0b251111 to 1.0.0b260319.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](https://github.com/microsoft/agent-framework/commits)

---
updated-dependencies:
- dependency-name: agent-framework-a2a
  dependency-version: 1.0.0b260319
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Mar 20, 2026

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 Mar 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2026 06:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 20, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 3, 2026

Superseded by #162.

@dependabot dependabot bot closed this Apr 3, 2026
@dependabot dependabot bot deleted the dependabot/pip/agent-framework-a2a-1.0.0b260319 branch April 3, 2026 06:55
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.

0 participants