v0.8.2
Pre-releaseNew features:
-
Support for ECS Scaling based on SQS Messages in queue https://github.com/lambda-my-aws/ecs_composex/pull/194. Fixes in #202
-
Support for ECS Scaling based on Service CPU/RAM values (TargetTracking) https://github.com/lambda-my-aws/ecs_composex/issues/188
-
Support for using existing Secrets in AWS Secrets Manager https://github.com/lambda-my-aws/ecs_composex/pull/193
-
Support for Service logs expiry from compose definition https://github.com/lambda-my-aws/ecs_composex/issues/165
-
Enable to use AWS CFN native PseudoParameters in string values https://github.com/lambda-my-aws/ecs_composex/issues/182
-
Improved Environment variables interpolation to follow the docker-compose behaviour https://github.com/lambda-my-aws/ecs_composex/issues/185
Closed reported issues:
Some code refactor and bug fixes have gone in as well to improve stability and addition of new services.