Releases: a2aproject/a2a-samples
Releases · a2aproject/a2a-samples
Release list
itk-v.023-alpha
- Adds capability for hierarchical testing
- Removes traversal argument from test case definition
itk-v.022-alpha
Enables mounting java as current agent in itk tests
itk-v.021-alpha
Adds capability for resubscribe and cancel testing
itk-v.02-alpha
- Added support for testing different behaviors in ITK tests
- Implemented handling of send_message and push_notification behaviors
- Updated python-v10 stable agent to use released 1.0.0 version
itk-v.016-alpha
fixes updating task status before task creation
itk-v.015-alpha
Improves test logging readability: each tested agent writes to its own log file if the debug mode is set
itk-v.014-alpha
Makes itk test orchestrator SDK agnostic.
itk-v.012-alpha
Fixes stable released version for python-v10 itk agent
itk-v.0.11-alpha
Fixes bug in itk testing agent that did not specify protocol version 1.0 for jsonrpc agent interface in python v10 testing agent
itk-v.0.1-alpha
Alpha version of ITK (Integration Test Kit) of a2a protocol.
The release features:
- Isolated pre-defined implementations of testing multi transport agents in:
- go-v0.3
- python-v0.3
- python-v1.0
- go-v1.0
- placeholder for any "current" agent to test against pre-defined ones
- Graph traversal based test orchestrator implementation in python
- Local CLI test runner
- Implementation of test orchestration rest service for CI / CD setup across different SDKs