Skip to content

Releases: compose-x/ecs_composex

v0.8.3

14 Oct 10:14

Choose a tag to compare

v0.8.3 Pre-release
Pre-release

Patch release for 0.8.2

Fixed issue:

  • #209 | #210 - SQS QueueName not respected correctly.

v0.8.2

11 Oct 14:09

Choose a tag to compare

v0.8.2 Pre-release
Pre-release

New features:

Closed reported issues:

Some code refactor and bug fixes have gone in as well to improve stability and addition of new services.

v0.7.4

12 Sep 16:18

Choose a tag to compare

Bump version: 0.7.3 → 0.7.4

v0.7.0

12 Aug 22:29

Choose a tag to compare

New features:

  • Support for AWS Secrets mapping to secrets in docker-compose
  • Support for Use on VPC which needs no lookup
  • Support for IAM policies to manually add ad-hoc permissions outside of the pre-defined ones
  • Additional configuration file to use with CodePipeline

Various bug fixes and some small features to help making plug-and-play easier. Introduction to Use which should allow for resources reference outside of your account without cross-account lookup.

v0.6.5

12 Aug 07:24

Choose a tag to compare

Patch release to 0.6.4

v0.6.0

03 Aug 21:34

Choose a tag to compare

New features:

The new CLI uses positional arguments matching a specific command which drives what's executed onwards.
Trying to re-implement features as close to the docker-compose CLI as possible.

  • config allows to get the YAML file render of the docker-compose files put together.
  • render will put all input files together and generate the CFN templates accordingly.
  • up will deploy do the same as render, and deploy to AWS CFN.

v0.5.3

31 Jul 15:45

Choose a tag to compare

Bug fixes mostly.

v0.4.0

21 Jul 10:43

Choose a tag to compare

0.4.0 (2020-07-20)

To help with code quality and support, I subscribed to the following services: