Skip to content

AWS CodeDeploy agent version 1.3.2

Compare
Choose a tag to compare
@vrr-21 vrr-21 released this 24 May 17:18
· 68 commits to master since this release
a724d58

Fixed: An issue when installing the CodeDeploy agent on Ubuntu 20.04 and later.
Fixed: An intermittent issue that occurred when extracting compressed files because relative paths weren't being handled correctly.
Added: Support for AWS PrivateLink and VPC endpoints for Windows instances.
Added: Support for Ubuntu 20.10.
Added: AppSpec file improvements:

  • You can now specify a custom filename for the AppSpec file when creating a local deployment. For more information, see Create a local deployment.
  • The AppSpec file can now have a .yaml file extension.
  • You can now overwrite deployed files using a new, optional file_exists_behavior setting in the AppSpec file. For more information, see AppSpec 'files' section (EC2/On-Premises deployments only).

Upgraded: CodeDeploy now uses the AWS SDK for Ruby 3.0.