Skip to content

Releases: aws/amazon-ecs-cli

Amazon ECS CLI - Release v0.4.6

13 Jan 19:28
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.09.d
  • Bug - Support human readable strings for mem_limit
  • Feature - Support for reading regions from aws profile
  • Feature - Support for assume role from aws profile

Amazon ECS CLI - Release v0.4.5

21 Dec 22:47
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.09.c
  • Bug - When environment variable is not resolved, set it to empty string.
  • Bug - ecs-cli up security group, vpc, subnets, azs validations
  • Bug - Add --force flag to ecs-cli up to delete CloudFormation stack if it exists

Amazon ECS CLI - Release v0.4.4

15 Sep 23:53
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.03.i.
  • Bug - Add validation for cluster name in ecs-cli up command.

Amazon ECS CLI - Release v0.4.3

23 Aug 16:09
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.03.h.
  • Feature - Add support for different volumes_from formats supported by Docker compose.

Amazon ECS CLI - Release v0.4.2

09 Aug 22:29
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.03.f.
  • Bug - Ensure least privilege for ~/.ecs/config file with permissions 0600.

Amazon ECS CLI - Release v0.4.1

13 Jul 16:59
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.03.e.
  • Bug - Fix project-name option for ecs-cli compose command to accept - in the name.

Amazon ECS CLI - Release v0.4.0

08 Jul 21:39
Compare
Choose a tag to compare
  • Feature - Add support for services defined in the Compose v2 file format.
  • Feature - Add support for variable substitution in Compose files.
  • Feature - Add support for default environment file .env placed in the folder ecs-cli compose command is executed from (current working directory
  • Bug - Fix several YAML parsing issues (with single quotes, JSON arrays, indentation issues)

Amazon ECS CLI - Release v0.3.1

29 Jun 17:02
Compare
Choose a tag to compare
  • Feature - Update ECS-optimized AMIs to latest 2016.03.d.
  • Bug - Fix issue to read credentials/role from EC2 instance metadata.

Amazon ECS CLI - Release v0.3.0

11 Apr 21:32
Compare
Choose a tag to compare
  • Feature - Add support for compose option env_file.
  • Feature - Add support for session environment variables for compose option
    env_file and environment.
  • Feature - Add support for deployment parameters to compose service commands.
    Users can supply --deployment-max-percent and --deployment-min-healthy-percent to
    ecs-cli compose service create/up/scale commands
  • Feature - Add support for configurable prefixes for resources created by the cli.
    Users can now call ecs-cli configure to configure
    • prefix used for the Cloudformation stack in ecs-cli up command,
    • compose project name prefix used for task definition and started by field
      in ecs-cli compose commands,
    • compose service name prefix used by ecs-cli compose service command
  • Enhancement - Update ECS-optimized AMIs to latest 2016.03.a.
  • Enhancement - Add License file to the ecs-cli executable. Users can view the License
    for the ECS CLI and its dependencies by calling ecs-cli license

Amazon ECS CLI - Release v0.2.1

18 Feb 18:27
Compare
Choose a tag to compare

Feature - Update ECS-optimized AMIs to latest 2015.09.f