Skip to content

Releases: aws/amazon-ecs-cli

Amazon ECS CLI - Release v1.7.0

18 Jul 19:11
Compare
Choose a tag to compare

1.7.0

  • Feature - Add support for container health check (#472)
  • Feature - Add support for devices (#508)
  • Bug - Fix error in ps command (#522)
  • Bug - Fix error using ENV variables with docker compose v3 (#537)
  • Bug - Fix memory validation in containers (#546)
  • Bug - Fix log message for container resource overrides
  • Bug - Add missing cn-northwest-1 region in Cloudformation template (#552)
  • Enhancement - Add waiter for service creation (#79)

Amazon ECS CLI - Release v1.6.0

05 Jun 23:15
Compare
Choose a tag to compare

1.6.0

  • Feature - Add support for docker Compose file version 3 (#218)
  • Feature - Add support for environmental variables in ecs-params.yml (#530)
  • Feature - Add support for named volumes (#481)
  • Bug - Fix support for slashes in image names (#361)
  • Bug - Fix stack timeout message for CFN stack deletion
  • Bug - Fix exit code to be 1 for all CLI usage errors (#490)
  • Enhancement - Add Pull Request template (#492)

Amazon ECS CLI - Release v1.5.0

19 Apr 18:14
Compare
Choose a tag to compare

1.5.0

  • Feature - Add support for tmpfs
  • Feature - Add support for shm_size
  • Feature - Add Amazon ECS PGP Public Key and instructions on verifying signatures
  • Feature - Retrieve ECS AMI ID from SSM on cluster creation

Amazon ECS CLI - Release v1.4.2

20 Mar 21:11
Compare
Choose a tag to compare

1.4.2

  • Feature - Update AMI to amzn-ami-2017.09.k-amazon-ecs-optimized

Amazon ECS CLI - Release v1.4.1

15 Mar 22:51
Compare
Choose a tag to compare

1.4.1

  • Bug - Ensure tests pass on go 1.10
  • Enhancement - Support longer resource IDs in Cloudformation template

Amazon ECS CLI - Release v1.4.0

09 Mar 18:33
Compare
Choose a tag to compare

1.4.0

  • Feature - Update AMI to amzn-ami-2017.09.j-amazon-ecs-optimized
  • Feature - Add force-deployment flag to compose service (#144)
  • Feature - Support aws_session token in ECS Profiles (#415)
  • Feature - Add support for us-gov-west-1
  • Bug - Fix YAML parse warnings on networks field (#237)
  • Enhancement - Add issue template

Amazon ECS CLI - Release v1.3.0

19 Jan 21:14
Compare
Choose a tag to compare

1.3.0

  • Feature - Update AMI to amzn-ami-2017.09.g-amazon-ecs-optimized
  • Feature - Add health-check-grace-period flag for compose service up
  • Feature - Add empty flag for cluster up

Amazon ECS CLI - Release v1.2.2

10 Jan 01:32
Compare
Choose a tag to compare

1.2.2

  • Feature - Update AMI to amzn-ami-2017.09.f-amazon-ecs-optimized

Amazon ECS CLI - Release v1.2.1

05 Jan 23:55
Compare
Choose a tag to compare
  • Feature - Update AMI to amzn-ami-2017.09.e-amazon-ecs-optimized

Amazon ECS CLI - Release v1.2.0

19 Dec 23:52
Compare
Choose a tag to compare
  • Feature - Added --create-log-groups flag to create the CloudWatch log groups specified in your compose file. #389
  • Feature - Add support for region ap-south-1, sa-east-1, and eu-west-3
  • Enhancement - Update CloudFormation template with all available instance types #379
  • Enhancement - Make ecs-cli scale compatible with CloudFormation Templates created by the ECS Console #390
  • Bug - Fixed ecs-cli up with EC2 Launch Type and a custom instance role #394
  • Bug - Make ecs-cli scale compatible with CloudFormation templates created by older version of the ECS CLI #330