Skip to content

Upgrade a2a-sdk dependency to support A2A 1.0 spec #5056

@kaligautier

Description

@kaligautier

Summary

The A2A Python SDK (a2a-sdk) has released v1.0.0-alpha.0 (2026-03-17) which upgrades to the A2A 1.0 spec with proto-based types.

Currently, ADK 1.28 depends on a2a-sdk 0.3.24 which uses protocol_version: "0.3.0".

Request

Upgrade the a2a-sdk dependency in google-adk[a2a] to support the A2A 1.0 specification, including:

  • Proto-based types from a2a-sdk >= 1.0.0
  • Updated protocol_version default to 1.0.0
  • Any breaking changes in AgentCard, AgentSkill, and related types

References

Metadata

Metadata

Assignees

Labels

core[Component] This issue is related to the core interface and implementationneeds review[Status] The PR/issue is awaiting review from the maintainer

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions