Skip to content

AWS CodeDeploy agent version 1.1.2

Compare
Choose a tag to compare
@Helen1987 Helen1987 released this 01 Aug 00:11
· 109 commits to master since this release

Added: Support for Ubuntu 19.10-20.04
Added: Memory efficiency improvements for Linux and Ubuntu to release reserved memory more timely. Unzip command will first attempt to use a system installed unzip utility before using rubyzip
Added: Compatibility with Windows Server "silent-cleanup" which was causing the agent to be unresponsive in some cases
Added: Ignore non-empty directories when cleanup
Added: Support for AWS Local Zone in Los Angeles (LA)
Added: Extract AZ from instance metadata to provide compatibility for AWS Local Zones
Added: Allow to provide archive with inner folder
Added: :enable_auth_policy as a config variable
Changed: Behavior for unzip warnings are now ignored so deployments will now continue