Skip to content

AWS CodeDeploy agent version 1.1.0

Compare
Choose a tag to compare
@Helen1987 Helen1987 released this 25 Jun 01:07
· 143 commits to master since this release

With this release, you can manage the installation and automatic updates of the CodeDeploy Agent using AWS Systems Manager. Systems Manager provides enhanced rollback functionality and configurable update schedules. We are deprecating the previous automatic update process on all supported operating systems. If you are using the previous auto update process for Ubuntu or Linux or the Windows Updater you will not be automatically updated to this version. Visit the user guide to learn more about using AWS Systems Manager to install and update the CodeDeploy Agent.

Changed: Versioning of the CodeDeploy Agent now follows the Ruby standard versioning convention
Added: New parameter to the install and update command to allow installation of specific agent version, see user guide for more information
Added: Command in the installer that will find, validate and remove the old CodeDeploy Auto Update cron job for Linux and Ubuntu, unless the cron has been modified after creation.