Python: Bump agent-framework-hosting-a2a to 1.0.0a260723#7282
Merged
eavanvalkenburg merged 1 commit intoJul 23, 2026
Merged
Conversation
Prepare the focused alpha release for the progressive A2A adapters from microsoft#7258. No other package versions or dependency bounds change. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 003e02dd-dba0-40a5-9ebf-083901aefb57
eavanvalkenburg
temporarily deployed
to
github-app-auth
July 23, 2026 09:50 — with
GitHub Actions
Inactive
eavanvalkenburg
temporarily deployed
to
github-app-auth
July 23, 2026 09:50 — with
GitHub Actions
Inactive
eavanvalkenburg
temporarily deployed
to
github-app-auth
July 23, 2026 09:50 — with
GitHub Actions
Inactive
eavanvalkenburg
marked this pull request as ready for review
July 23, 2026 09:52
eavanvalkenburg
temporarily deployed
to
github-app-auth
July 23, 2026 09:52 — with
GitHub Actions
Inactive
Contributor
There was a problem hiding this comment.
Pull request overview
Publishes a focused alpha update for the Python agent-framework-hosting-a2a package to ship the progressive A2A hosting adapters introduced in #7258, without bumping unrelated Python workspace packages.
Changes:
- Bump
agent-framework-hosting-a2aversion from1.0.0a260721→1.0.0a260723. - Refresh the workspace lock entry for the updated package version (
uv.lock). - Add a package-qualified
CHANGELOGentry documenting the #7258 additions/updates.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| python/packages/hosting-a2a/pyproject.toml | Bumps the agent-framework-hosting-a2a package version to 1.0.0a260723. |
| python/uv.lock | Updates the locked workspace version for agent-framework-hosting-a2a to match the new alpha. |
| python/CHANGELOG.md | Adds a dated, package-qualified changelog section for hosting-a2a-1.0.0a260723 referencing #7258. |
Contributor
eavanvalkenburg
enabled auto-merge
July 23, 2026 10:01
moonbox3
approved these changes
Jul 23, 2026
chetantoshniwal
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation & Context
Publish the progressive A2A hosting adapters introduced in #7258 as a focused alpha update without bumping unrelated Python packages.
Description & Review Guide
agent-framework-hosting-a2afrom1.0.0a260721to1.0.0a260723, and refreshes its workspace version inuv.lock.agent-framework-hosting-a2areceives a new version; internal dependency bounds and all other package versions remain unchanged.Related Issue
Follow-up to #7258. There is no separate issue for this release bump.
Contribution Checklist
breaking changelabel (or add "[BREAKING]" to the title prefix, before or after a language prefix) — workflows keep the label and the title prefix in sync automatically.