Skip to content

Latest commit

 

History

History
85 lines (44 loc) · 2.5 KB

File metadata and controls

85 lines (44 loc) · 2.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.7 - 2026-04-08

Other

  • updated the following local packages: agntcy-a2a, agntcy-a2a-pb

0.2.6 - 2026-04-06

Other

  • apply rustfmt to interop changes (#33)

0.2.5 - 2026-04-06

Fixed

  • (interop) align push-config JSON bindings with a2a-go (#31)

0.2.4 - 2026-04-06

Added

  • (a2a-server) support resumable subscriptions and push delivery

0.2.3 - 2026-04-06

Added

  • (server) support push configs and gRPC list interop

0.2.2 - 2026-04-05

Other

  • updated the following local packages: agntcy-a2a, agntcy-a2a-pb

0.2.1 - 2026-04-05

Added

  • use ProtoJSON for JSON wire payloads

Other

  • format ProtoJSON transport changes

0.2.0 - 2026-04-04

Fixed

  • align HTTP+JSON REST interop

0.1.3 - 2026-04-04

Fixed

  • drop dotted jsonrpc aliases
  • align jsonrpc and agent-card interop

0.1.2 - 2026-04-03

Other

  • updated the following local packages: agntcy-a2a

0.1.1 - 2026-04-03

Other

  • add crate readmes for crates.io

0.1.0 - 2026-04-03

Added

  • initialize a2a-rs Rust SDK