

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 文档历史记录
<a name="document-history"></a>

下表描述了自上次发布 AWS DevOps Agent 以来对文档所做的重要更改。


| 日期 | 更改 | 描述 | 
| --- | --- | --- | 
| 2026年6月22日 | [管理资产](about-aws-devops-agent-managing-assets.html#import-a-skill-from-a-repository) | 添加了 “从仓库导入技能” 部分，该部分记录了如何使用 AWS CLI 和 SDK 从 GitHub 仓库导入技能，包括同步和查看导入源元数据。 | 
| 2026年6月19日 | [为私有连接配置防火墙规则](configuring-integrations-and-knowledge-connecting-to-privately-hosted-tools.html#configuring-firewall-rules-for-private-connections) | 添加了使用私有连接时配置安全组和防火墙规则的指南。说明流量来自客户子网中的资源网关 ENI，而 “安全” 页面上的静态 IP 不适用。 | 
| 2026年6月17日 | [管理资产](about-aws-devops-agent-managing-assets.html) | 在您可以通过资产 API 创建的资产类型（包括其元数据架构和 AWS CLI 示例）中添加custom\_agent了、和。test\_profile feedback | 
| 2026年6月12日 | [提供调查反馈](production-operations-autonomous-incident-response.html#provide-feedback-on-investigations) | 添加了文档，用于为已完成的调查提供结构化准确性反馈。涵盖反馈方法（Web 应用程序和聊天）、反馈字段、更新反馈、查看准确性指标以及向其报告 AWS。 | 
| 2026年6月12日 | [DevOps 特工回忆](about-aws-devops-agent-devops-agent-memories.html) | 添加了关于记忆的文档，记忆是代理为补充 AWS DevOps 代理上下文而构建和维护的信息知识项目。涵盖内存存储、两个内置存储（指令和监视器）、限制以及如何从知识页面查看和管理内存。 | 
| 2026年6月12日 | [连接到 DevOps Agent 远程服务器](accessing-devops-agent-connect-to-devops-agent-remote-servers.html) | 添加了有关通过专用 MCP 和 A2A 远程服务器端点（包括访问令牌和 Sigv4 身份验证）将 IDE、CLI 和 AWS DevOps 代理集成连接到代理的文档。 | 
| 2026年6月12日 | [连接远程 A2A 代理](configuring-integrations-and-knowledge-connecting-remote-a2a-agents.html) | 添加了有关连接实现 Agent-to-Agent (A2A) 协议的远程代理的文档。 AWS DevOps 代理可以将调查子任务委托给远程代理并纳入他们的调查结果。 | 
| 2026年6月12日 | [定制代理](working-with-devops-agent-custom-agents-index.html) | 添加了自定义代理（用于自动执行操作任务的用户定义的 AI 代理）的文档。包括创建、执行和管理自定义代理，以及配置代理输出，例如构件和建议。 | 
| 2026年6月12日 | [支持的区域](about-aws-devops-agent-supported-regions.html)： | 增加了对另外五个地区的支持：亚太 AWS 地区（孟买）、亚太地区（新加坡）、加拿大（中部）、欧洲（伦敦）和南美洲（圣保罗）。 | 
| 2026年6月12日 | [特定区域的全球跨区域推理](aws-devops-agent-security.html#global-cross-region-inference-for-specific-regions) | 添加了相关文档，说明在亚太地区（孟买）、亚太地区（新加坡）和南美洲（圣保罗）创建的 Agent Spaces 将推理请求路由到所有全球商业 AWS 区域，而不是在单个地理区域内。 | 
| 2026 年 6 月 11 日 | [发布管理](working-with-devops-agent-release-management-index.html) | 添加了有关发布管理功能的文档，包括[发布就绪代码审查](release-management-release-readiness-code-review.html)和[发布测试](release-management-release-testing.html)。涵盖入门、自动验证测试、私有 VPC 访问、证书配置和 CI/CD 管道集成。 | 
| 2026 年 6 月 11 日 | [配置代码审查和自动测试 — GitHub](connecting-to-cicd-pipelines-connecting-github.html#configuring-code-review-and-automated-testing) | 添加了有关启用 GitHub 拉取请求自动发布就绪审查的文档，包括变更审查切换开关和运行时角色配置。 | 
| 2026 年 6 月 11 日 | [配置代码审查和自动测试 — GitLab](connecting-to-cicd-pipelines-connecting-gitlab.html#configuring-code-review-and-automated-testing) | 添加了有关对 GitLab 合并请求启用自动发布准备情况审查的文档，包括变更审阅切换和运行时角色配置。 | 
| 2026 年 6 月 11 日 | [学到的技能](about-aws-devops-agent-learned-skills.html) | 增加了两项新学习的技能：了解代码依赖关系（服务到服务和包依赖关系映射）和了解流水线拓扑（流水线阶段和环境提升映射）。 | 
| 2026年6月8日 | [激活和停用技能](about-aws-devops-agent-managing-assets.html#activating-and-deactivating-skills) | 为该metadata.status字段添加了有关技能资产的文档，允许呼叫者通过CreateAsset和激活或停用技能。UpdateAsset | 
| 2026 年 6 月 4 日 | [管理资产](about-aws-devops-agent-managing-assets.html) | 添加了有关通过资产 API 管理资产的文档，包括所需的 IAM 权限、每种资产类型（技能、agents\_md、附件、反馈）的元数据架构，以及通过文本文件、二进制文件和 zip 包创建技能的 AWS CLI/Boto3 演练。 | 
| 2026 年 6 月 4 日 | [新增功能](whats-new.html) | 添加了一个页面，其中列出了 AWS DevOps Agent 的新功能、改进和修复。 | 
| 2026年6月1日 | [示例技能存储库](about-aws-devops-agent-devops-agent-skills.html#sample-skills) | 添加了指向社区示例技能的链接 GitHub。 | 
| 2026年5月29日 | [通过 Webhook 调用 DevOps 代理](configuring-integrations-and-knowledge-invoking-devops-agent-through-webhook.html) | 更正了请求正文示例，使其与记录的有效载荷架构相匹配。 | 
| 2026年5月27日 | 删除代理空间 | 添加了有关删除 AWS DevOps 代理空间和移除启用 AWS DevOps 代理时创建的 IAM 资源的文档。有关更多信息，请参阅[删除代理空间](deleting-an-agent-space.html)。 | 
| 2026年5月21日 | [代理说明](about-aws-devops-agent-agent-instructions.html) | 添加了适用于每个会话的全局和代理特定指令 (AGENTS.md)。 | 
| 2026 年 5 月 20 日 | [跳过技能和跳过分类状态](production-operations-autonomous-incident-response.html) | 添加了事件筛选技能[示例](about-aws-devops-agent-devops-agent-skills.html#example-incident-filtering-skill)（跳过维护窗口）、SKIPPED 分类决策、更正分诊决策的说明以及已跳过调查事件。 EventBridge  | 
| 2026年5月19日 | [发送文件附件](working-with-devops-agent-on-demand-devops-tasks.html#sending-file-attachments) | 添加了用于将图像、文档和代码文件附加到聊天消息的文档。这包括支持的文件类型、限制和用例。 | 
| 2026 年 5 月 13 日 | [确定建议的优先顺序](production-operations-proactive-incident-prevention.html#recommendation-prioritization) | 增加了 AI-powered 待办事项排名，包括通过聊天自定义优先级和排名稳定性。 | 
| 2026 年 5 月 12 日 | [MCP 的 Claude Code 插件](working-with-devops-agent-accessing-devops-agent-index.html#model-context-protocol-mcp-integration) | 在 MCP 集成部分中添加了对 Claude Code 插件示例。 | 
| 2026 年 5 月 7 日 | [权限护栏](aws-devops-agent-security-limiting-agent-access-in-an-aws-account.html#understanding-permission-guardrails) | 添加了会话策略护栏模型，涵盖默认权限、支持的额外权限以及被护栏屏蔽的权限。 | 
| 2026 年 5 月 7 日 | [新的静态 IP](aws-devops-agent-security.html#inbound-traffic-from-aws-devops-agent-to-your-systems) | 为所有支持的区域的出站连接添加了新的静态 IP 地址。 | 
| 2026 年 5 月 5 日 | [文档历史记录](document-history.html) | 添加了文档历史记录页面以跟踪新文档。 | 
| 2026年4月28日 | [与代理接口 DevOps ](working-with-devops-agent-accessing-devops-agent-index.html) | 添加了有关五种访问方法的文档：Web 应用程序、MCP、ACP、webhook 和 API。 | 
| 2026 年 4 月 15 日 | [合规性验证](aws-devops-agent-security-compliance-validation.html) | 添加了专用的合规性验证页面。 | 
| 2026年3月29日 | [开始使用 AWS CloudFormation](getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-aws-cloudformation.html) | 添加了 CloudFormation 入门指南。 | 
| 2026年3月29日 | [连接到私人托管的工具](configuring-integrations-and-knowledge-connecting-to-privately-hosted-tools.html) | 添加了有关私有连接的文档。 | 
| 2026年3月29日 | [VPC 接口终端节点](aws-devops-agent-security-vpc-endpoints-aws-privatelink.html) | 添加了 VPC 终端节点 (AWS PrivateLink) 文档。 | 
| 2026年3月28日 | [亚马逊 EventBridge 集成](configuring-integrations-and-knowledge-integrating-devops-agent-into-event-driven-applications-using-amazon-eventbridge-index.html) | 为事件驱动的应用程序添加了 EventBridge 集成指南。 | 
| 2026年3月28日 | [EventBridge 事件详情参考](integrating-devops-agent-into-event-driven-applications-using-amazon-eventbridge-devops-agent-events-detail-reference.html) | 为 EventBridge 集成添加了事件详细信息参考。 | 
| 2026年3月28日 | [配额](quotas.html) | 添加了服务配额页面。 | 
| 2026 年 3 月 27 日 | [连接 Grafana](connecting-telemetry-sources-connecting-grafana.html) | 添加了 Grafana 遥测集成文档。 | 
| 2026 年 3 月 27 日 | [连接 Azure](configuring-integrations-and-knowledge-connecting-azure-index.html) | 添加了 Azure 集成文档。 | 
| 2026 年 3 月 27 日 | [连接 Azure 资源](connecting-azure-connecting-azure-resources.html) | 添加了 Azure 资源连接指南。 | 
| 2026 年 3 月 27 日 | [连接 Azure DevOps](connecting-azure-connecting-azure-devops.html) | 添加了 Azure DevOps 连接指南。 | 
| 2026 年 3 月 27 日 | [正在连接 PagerDuty](connecting-to-ticketing-and-chat-connecting-pagerduty.html) | 添加了 PagerDuty 通信集成文档。 | 
| 2026 年 3 月 27 日 | [从公共预览版迁移到 GA](configuring-integrations-and-knowledge-migrating-from-public-preview-to-general-availability.html) | 添加了从公共预览版到正式版的迁移指南。 | 
| 2026年3月30日 | 正式发布 | 这是 A AWS DevOps gent 的首次正式发布版本。 | 