Download Latest Version codedeploy-agent-2.1.0.msi (18.7 MB) Google Add to Preferred Sources
Home / v2.1.0
Name Modified Size InfoDownloads / Week
Parent folder
codedeploy-agent-2.1.0.x86_64.rpm 2026-09-09 10.3 MB
codedeploy-agent-2.1.0.aarch64.rpm 2026-09-09 10.1 MB
codedeploy-agent-2.1.0.msi 2026-09-09 18.7 MB
codedeploy-agent_2.1.0_arm64.deb 2026-09-09 6.6 MB
codedeploy-agent_2.1.0_amd64.deb 2026-09-09 6.7 MB
README.md 2026-09-09 1.2 kB
v2.1.0 source code.tar.gz 2026-09-09 433.1 kB
v2.1.0 source code.zip 2026-09-09 582.5 kB
Totals: 8 Items   53.4 MB 2

Release Notes:

  • New feature: 2.1.0 adds support for the RESTART deployment mode, which restarts the application on the target instances using the revision from the deployment group's last successful deployment, without downloading a new revision. The agent installs from the copy of the revision already on the instance. If that copy is missing or incomplete, the agent downloads the revision, so the deployment still completes. For the deployment mode itself, see deploymentMode in the AWS CodeDeploy API Reference.
  • Security improvement: The agent now rejects a deployment whose AppSpec file path resolves outside the application revision directory. Paths nested inside the revision, such as configs/appspec.yml, are still supported.

What's Changed (Commit log)

Full Changelog: https://github.com/aws/aws-codedeploy-agent/compare/v2.0.1...v2.1.0

Source: README.md, updated 2026-09-09