Ecs Plugin Versions Save

See http://github.com/docker/compose-cli

v1.0.0-beta.5

3 years ago

New features

  • Add support for Secrets using an init container
  • Configure ECS rolling update
  • Support env_file in service definition
  • Allow fine tunning of awslogs
  • Allow user to customize Roles / ManagedPolicy

Changes

  • Improved stack status with a new Progress Writer
  • Better diagnostic message for "new ARN format" requirement

Bug fixes

  • Propagate service tags on Tasks
  • Don't give TargetGroups a name to avoid conflicts
  • Remove timeout on compose up. Ctrl+C will cancel the deployment

image

v1.0.0-beta.4

3 years ago

New features

  • Added support for deploy.resources

Changes

  • Added description to CloudFormation template
  • Added com.docker.compose.project and com.docker.compose.service tags to the tasks

Bug fixes

  • Fixed conversion from deploy.resources.limits values to Fargate resource combination
  • Fixed the custom VPC support

v1.0.0-beta.3

3 years ago

Changelog

  • Print load balancer's URL on compose ps

v1.0.0-beta.2

3 years ago

Changelog

  • Preliminary support for updating a deployed application by compose up
  • Removed cluster from context, replaced by x-aws-cluster extension field
  • compose ps do not require the original compose.yaml file
  • Don't create a LoadBalancer if compose.yaml has no port exposed
  • Use environment variables for interpolation
  • Support deploy.replicas
  • :bug: LoadBalancer names cannot be longer then 32 characters
  • :bug: Check AWS account requirements
  • :bug: Fix setup command breaks if .aws/config does not exists

image

v1.0.0-beta.1

3 years ago

image

v1.0.0-preview.2

3 years ago

v1.0.0-preview.1

3 years ago