·
0 commits
to 2d3dc909972d9680b974e0fc9a1354c1ba8f519d
since this release
0.3.0 (2025-07-30)
⚠ BREAKING CHANGES
- Add mTLS to SecuritySchemes, add oauth2 metadata url field, allow Skills to specify Security (#901)
- Change Well-Known URI for Agent Card hosting from
agent.json
toagent-card.json
(#841) - Add method for fetching extended card (#929)
Features
- Add
signatures
to theAgentCard
(#917) (ef4a305) - Add method for fetching extended card (#929) (2cd7d98)
- Add mTLS to SecuritySchemes, add oauth2 metadata url field, allow Skills to specify Security (#901) (e162c0c)
Bug Fixes
- spec: Add
SendMessageRequest.request
json_name
mapping tomessage
(#904) (2eef3f6) - spec: Add Transport enum to specification (#909) (e834347)