AWS CodeDeploy agent version 1.3.2
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.