This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Releases: aws/amazon-ecs-cli
Releases · aws/amazon-ecs-cli
Amazon ECS CLI - Release v1.14.0
Amazon ECS CLI - Release v1.13.1
1.13.1
- Bug - Fix
ecs-cli upso that container instances with tags successfully join cluster (#744)
Amazon ECS CLI - Release v1.13.0
1.13.0
- Feature - Add support for specifying Scheduling Strategy on
compose service createandup(#540) - Feature - Add
check-attributescommand to verify that task definition requirements are present on a set of container instances (#444) - Feature - Add support for instances with
arm64architechture - Feature - Add
--desired-statusflag to allpscommands to allow filtering for "STOPPED" or "RUNNING" containers (#400) - Feature - Add support for tagging resources created by the ecs-cli. Tagging is supported on
ecs-cli up,ecs-cli push,ecs-cli registry-creds upand allecs-cli composecommands with use of the--tagsflag. (#670) - Feature - Add support for ECR FIPS endpoints on
pushandpullcommands (partially addresses #697) - Feature - Add support for
ttyattribute in compose projects (#705)
Amazon ECS CLI - Release v1.12.1
Amazon ECS CLI - Release v1.12.0
1.12.0
- Feature - Add support for IPC and PID Docker flags #669
Amazon ECS CLI - Release v1.11.1
- Bug - Revert IPC/PID flags due to bad default behavior #667
Amazon ECS CLI - Release v1.11.0
Amazon ECS CLI - Release v1.10.0
1.10.0
Amazon ECS CLI - Release v1.9.0
1.9.0
- Feature - Add support for Service Discovery (#485)
- Feature - Add support for EC2 Spot Instances in ECS Clusters (#396)
- Feature - Add support for custom user data (#16)
- Bug - Fix error using env vars with nil value (#620)
- Enhancement - Improve
logscommand behavior and error handling (#612) - Enhancement - Add support for GO 1.11 (#632)
- Enhancement - Add support for new EC2 Instance types (#630, #618)
Amazon ECS CLI - Release v1.8.0
1.8.0
- Feature - Add support for volumes with docker volume configuration in ECS Params #587
- Feature - Add support for task placement constraints and strategies in ECS Params (#515, #212)
- Feature - Add
--force-updateoncompose upto force re-creation of tasks - Feature - Add support for specifying Private Registry Authentication credentials in ECS Params #573