Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@a2a-bot a2a-bot released this 17 Apr 13:48
934b595

1.0.0-alpha.2 (2026-04-17)

⚠ BREAKING CHANGES

  • clean helpers and utils folders structure (#983)
  • Raise errors on invalid AgentExecutor behavior. (#979)
  • extract developer helpers in helpers folder (#978)

Features

  • Raise errors on invalid AgentExecutor behavior. (#979) (f4a0bcd)
  • utils: add display_agent_card() utility for human-readable AgentCard inspection (#972) (3468180)

Bug Fixes

  • Don't generate empty metadata change events in VertexTaskStore (#974) (b58b03e), closes #802
  • extensions: support both header names and remove "activation" concept (#984) (b8df210)

Documentation

  • AgentExecutor interface documentation (#976) (d667e4f)
  • move ai_learnings.md to local-only and update GEMINI.md (#982) (f6610fa)

Code Refactoring

  • clean helpers and utils folders structure (#983) (c87e87c)
  • extract developer helpers in helpers folder (#978) (5f3ea29)