Skip to content

v1.0.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@a2a-bot a2a-bot released this 11 May 14:57
875bd06

1.0.0-alpha.0 (2026-05-11)

See the v0.3 -> v1.0-alpha.0 migration guide.

Note: Enabling backward compatibility with v0.3 is tracked in #452.

⚠ BREAKING CHANGES

  • Drop support for node 18 (#368)
  • Make ServerCallContext parameter mandatory across all places (#405)
  • Remove JSON-RPC client (#353)
  • Remove transport-specific exports (#404)
  • Update codebase to use A2A 1.0.0 data model (#375)
  • Remove A2AExpressApp (#363)

Features

Code Refactoring