Skip to content

Commit fc441e5

Browse files
committed
Update
1 parent 6f7e7ac commit fc441e5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121

2222
---
2323

24+
> [!IMPORTANT]
25+
> **Upgrading the SDK from `0.3` to `1.0`?** See the [**v0.3 → v1.0 migration guide**](docs/migrations/v1_0/README.md). For supported A2A spec versions, see [Compatibility](#-compatibility).
26+
27+
2428
## ✨ Features
2529

2630
- **A2A Protocol Compliant:** Build agentic applications that adhere to the Agent2Agent (A2A) Protocol.
@@ -38,9 +42,6 @@
3842

3943
This SDK implements the A2A Protocol Specification [`1.0`](https://a2a-protocol.org/v1.0.0/specification/), with compatibility mode for [`0.3`](https://a2a-protocol.org/v0.3.0/specification). See [#742](https://github.com/a2aproject/a2a-python/issues/742) for details on the compatibility scope.
4044

41-
> [!IMPORTANT]
42-
> **Upgrading from `0.3`?** The SDK API has changed in `1.0`. See the [**v0.3 → v1.0 migration guide**](docs/migrations/v1_0/README.md) for a walkthrough of breaking changes and how to update your code.
43-
4445
| Spec Version | Transport | Client | Server |
4546
| :--- | :--- | :---: | :---: |
4647
| **`1.0`** | JSON-RPC |||

0 commit comments

Comments
 (0)