← Articles

A2A 1.0 Official Release: Agent Interoperability Goes Production

A2A Protocol Milestone March 13, 2026 · A2A Bot & Team · Release commit · Blog Post

The Author

The A2A 1.0 release represents months of collaborative work from Google's A2A team and the broader community. Key contributors include Holt Skinner (Developer Relations), Darrel (documentation and blog), and Amye Scavarda Perrin (CNCF governance). The automated release was triggered by the A2A Bot, signaling mature CI/CD infrastructure for the project.

Why This Matters

After six months of rapid iteration — from the initial announcement through v0.3.0 release candidate and extensive community feedback — Google's Agent-to-Agent Protocol has reached production-ready status. This is the first major multi-agent communication protocol to hit 1.0.

A2A 1.0 signals: Enterprise adopters can now build production systems with confidence in API stability. Breaking changes require major version bumps. The protocol is ready for real-world deployment.

For those tracking agentic commerce, A2A 1.0 is the interoperability layer that enables multi-vendor agent systems. When a shopping agent needs to coordinate with a payment agent, shipping agent, and customer service agent — potentially from different vendors — A2A provides the standard communication protocol.

What Changed Technically

The 1.0 release finalizes several key decisions that were in flux during the RC period:

The release also includes important semantic changes that were finalized in the RC period:

The Versioning Commitment

With 1.0, the A2A team commits to semantic versioning guarantees:

The RELEASES.md documentation (still in review) will formalize deprecation timelines and upgrade guidance for enterprise adopters.

What's Next

The team is already working on post-1.0 enhancements:

Expect the 1.x series to focus on performance (streaming), security (identity verification), and ecosystem growth (extension registry). The hard work of stabilizing the core is done — now the protocol can evolve with confidence.

Implications for Implementers

If you've been waiting for stability before adopting A2A, the wait is over. The 1.0 release is your signal to:

  1. Upgrade from any pre-1.0 implementations using the migration guide
  2. Build production agent systems with confidence in API stability
  3. Contribute to the extension ecosystem (governance framework now in place)

For the agentic commerce space, A2A 1.0 alongside UCP creates a complete stack: agents can discover and transact with businesses (UCP) while coordinating with each other (A2A). The protocol wars are settling into interoperability.