Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Releases: brightfame/magecloudkit

v0.2.2

28 Nov 10:28
Compare
Choose a tag to compare

Changes

  • ecs-service: Reintroduced container binpacking on memory utilization and clarified in docs.

v0.2.1

28 Nov 10:26
Compare
Choose a tag to compare

Changes

  • ecs-service: Breaking: Replaced desired_min_capacity and desired_max_capacity in favour of min_capacity and max_capacity.
  • ecs-service: Removed binpacking on memory.

v0.2.0

27 Nov 20:35
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue with the automated tests and added better coverage for our examples.
  • The Lambda function included in the ecs-instance-draining module could fail when passed certain ECS cluster names.

New Features

  • Consolidating MageCloudKit product codebases for both Magento 1.9 and 2.2.
  • Added more config options to the examples to demonstrate better Auto Scaling techniques.
  • Removed the dependency on local Python.

Changes

  • Removed the legacy custom ecs-ami module. We have replaced this in favour of the new ECS Optimized AMI based on Amazon Linux 2.

v0.1.0

20 Nov 15:42
e608aeb
Compare
Choose a tag to compare

Bug Fixes

  • n/a

New Features

  • Adding new structure for modules.
  • Adding module for running Jenkins in an ASG.