Skip to content

Releases: a2anet/a2a-utils

a2a-utils-python: v0.7.3

Choose a tag to compare

@github-actions github-actions released this 25 May 17:41
8a22e18

0.7.3 (2026-05-25)

Bug Fixes

  • cap a2a-sdk<1.0 and @a2a-js/sdk<1.0.0 to avoid breaking 1.0 imports (#17) (1bbecd9)

a2a-utils-javascript: v0.7.3

Choose a tag to compare

@github-actions github-actions released this 25 May 17:41
8a22e18

0.7.3 (2026-05-25)

Bug Fixes

  • cap a2a-sdk<1.0 and @a2a-js/sdk<1.0.0 to avoid breaking 1.0 imports (#17) (1bbecd9)

a2a-utils-python: v0.7.2

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:30
d976a2c

0.7.2 (2026-04-15)

Bug Fixes

  • allow valid file paths instead of requiring UUIDs for Message, Task, and Artifact ids (#14) (0f5608e)

a2a-utils-javascript: v0.7.2

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:31
d976a2c

0.7.2 (2026-04-15)

Bug Fixes

  • allow valid file paths instead of requiring UUIDs for Message, Task, and Artifact ids (#14) (0f5608e)

a2a-utils-python: v0.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 18:01
af51011

0.7.1 (2026-04-09)

Bug Fixes

  • enforce UUID IDs and HTTPS file URI validation in A2ASession, LocalFileStore, and JSONTaskStore (#12) (6cab2c9)

a2a-utils-javascript: v0.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 18:01
af51011

0.7.1 (2026-04-09)

Bug Fixes

  • enforce UUID IDs and HTTPS file URI validation in A2ASession, LocalFileStore, and JSONTaskStore (#12) (6cab2c9)

a2a-utils-python: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 20:48
dd37467

0.7.0 (2026-04-07)

Features

  • add A2ATools.tools to Python and JavaScript (#9) (eeff113)

a2a-utils-javascript: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 20:48
dd37467

0.7.0 (2026-04-07)

Features

  • add A2ATools.tools to Python and JavaScript (#9) (eeff113)

a2a-utils-javascript: v0.6.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 16:43
25cbd5f

0.6.1 (2026-04-05)

Bug Fixes

  • round timer delays to integers in A2ASession (3254196)

a2a-utils-javascript: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 00:43
71108e3

0.6.0 (2026-04-03)

Features

  • add runtime A2AToolDefinition with Zod schemas to A2ATools (e1d076a)