返回全部动态
A2A 协议 v0.3.0 发布:增强安全性与 Agent Card 变更
原标题:v0.3.0
AI 摘要
Agent2Agent(A2A)协议发布 v0.3.0 版本,引入了多项破坏性变更,包括在安全方案中增加 mTLS 支持、为 OAuth2 元数据添加 URL 字段、允许技能指定安全要求,并将 Agent Card 的托管 URI 从 agent.json 改为 agent-card.json。新版本还增加了获取扩展卡片的方法,并在 AgentCard 中添加了签名功能,同时修复了规范中的若干问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [0.3.0](https://github.com/a2aproject/A2A/compare/v0.2.6...v0.3.0) (2025-07-30) ### ⚠ BREAKING CHANGES * Add mTLS to SecuritySchemes, add oauth2 metadata url field, allow Skills to specify Security ([#901](https://github.com/a2aproject/A2A/issues/901)) * Change Well-Known URI for Agent Card hosting from `agent.json` to `agent-card.json` ([#841](https://github.com/a2aproject/A2A/issues/841)) * Add method for fetching extended card ([#929](https://github.com/a2aproject/A2A/issues/929)
发布时间:2025-07-31 01:05
抓取时间:2026-08-02 00:23
来源机构:A2A Project