A2A Java SDK 1.2.0.Final Released

I am happy to announce the release of A2A Java SDK 1.2.0.Final . This release hardens the authorization model, adds stream lifecycle management, and fixes several protocol compliance issues. NOTE This release contains breaking changes . See the migration section for details. What's New Authorization Hardening The 1.1.0 release introduced the TaskAuthorizationProvider SPI for per-user task authorization. This release closes gaps in that model and makes the authorization API easier...

7 minute(s) read

A2A Java SDK 1.1.0.Final Released

I am pleased to announce the release of A2A Java SDK 1.1.0.Final. This is the first feature release after our 1.0.0.Final GA, bringing per-user task authorization and several stability fixes. What's New Task Authorization SPI The headline feature of 1.1.0 is the new TaskAuthorizationProvider SPI, which enables per-user task authorization for multi-tenant deployments. This is a breaking change for implementations that rely on...

4 minute(s) read

A2A Java SDK 1.0.0.Final Released

I am pleased to announce the release of A2A Java SDK 1.0.0.Final -- our first GA release. The A2A Java SDK is the official Java implementation of the Agent2Agent (A2A) Protocol, an open standard that enables AI agents to communicate and collaborate regardless of underlying framework, language, or vendor. This release is the result of six months and seven pre-releases (four Alphas, a Beta, and a Candidate Release), with contributions from 17...

6 minute(s) read