aws / aws/aws-codedeploy-agent

Announcement: CodeDeploy Agent 2.1.0 is now available

Open
#428 0 comments 0 reactions 0 assignees View on GitHub
announcement release
Dominant language
Rust
Stars
337
Forks
195
Avg merge
10h 54m
Merged PRs (30d)
4

Description

# Agent 2.1.0

[Release Notes](https://github.com/aws/aws-codedeploy-agent/releases/tag/v2.1.0)

[Installation Instructions](https://docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-install.html)

## Added

- Support for the _RESTART_ deployment mode: restart the application on target instances using the last successful deployment's revision already on the instance, without downloading it again. See [deploymentMode](https://docs.aws.amazon.com/codedeploy/latest/APIReference/API_CreateDeployment.html#CodeDeploy-CreateDeployment-request-deploymentMode) in the AWS CodeDeploy API Reference.

## Fixed

- AppSpec file paths that resolve outside the application revision directory are now rejected.

**Full changelog:** [v2.0.1...v2.1.0](https://github.com/aws/aws-codedeploy-agent/compare/v2.0.1...v2.1.0)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.