AWS codedeploy documentation change
Summary
Updated CodeDeploy agent version from 1.7.x to 1.8.x, added version 1.8.1 release notes including S3 endpoint bugfix and addition of Sectigo CA certificate to Windows CA list.
Security assessment
The change updates the supported agent version and adds release notes for version 1.8.1, which includes adding a Sectigo CA certificate to the Windows CA list. This improves security by ensuring trust for certificates issued by Sectigo, but there is no evidence of a specific security vulnerability being addressed. The S3 endpoint bugfix is not described as security-related.
Diff
diff --git a/codedeploy/latest/userguide/codedeploy-agent.md b/codedeploy/latest/userguide/codedeploy-agent.md index 136d42599..bafe90a63 100644 --- a//codedeploy/latest/userguide/codedeploy-agent.md +++ b//codedeploy/latest/userguide/codedeploy-agent.md @@ -11 +11 @@ The AWS CodeDeploy agent is a software package that, when installed and configur -AWS supports the latest minor version of the CodeDeploy agent. Currently the latest minor version is 1.7.x. +AWS supports the latest minor version of the CodeDeploy agent. Currently the latest minor version is 1.8.x. @@ -84 +84 @@ When the CodeDeploy agent runs on an EC2 instance, it will use the [EC2 metadata -Your instances must be running a supported version of the CodeDeploy agent. The current minimum supported version is 1.7.x. +Your instances must be running a supported version of the CodeDeploy agent. The current minimum supported version is 1.8.x. @@ -93,0 +94 @@ Version | Release date | Details +1.8.1 | February 3, 2026 | **Fixed** : S3 endpoint bugfix. **Added** : Sectigo CA certificate to Windows CA list.