Skip to content

Amazon ECS CLI - Release v1.6.0

Compare
Choose a tag to compare
@allisaurus allisaurus released this 05 Jun 23:15

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)