Stelligent Mu Versions Save

A full-stack DevOps on AWS framework

v1.5.11-develop

5 years ago

Changelog

(2018-12-05)

v1.5.10

5 years ago

Changelog

v1.5.10 (2018-11-21)

  • Issue #401 - Mismatch ScalingMaxCapacity and ScalingMaxSize #402 (mneil)
  • Fix issue 398 #400 (jeffb4)
  • Issue #393 - Fix dry run error when provider is EKS #394 (mneil)

v1.5.9

5 years ago

Changelog

v1.5.9 (2018-10-31)

v1.5.9-develop

5 years ago

Changelog

(2018-10-31)

  • examples/service-env-vars: use 'acceptance' and 'production' for env names #386 (srp)
  • Service catalog #383 (cplee)
  • Map deployment strategy to eks #375 (BennyHarv3)
  • Issue-272: Namespace and EnvironmentName passed to CF stacks #376 (AndreyMarchuk)
  • Issue-371: Template decorator error catcher; env-ecs.yml fix #372 (AndreyMarchuk)
  • Issue-324: ELB priority check added (for manually assigned priority) #373 (AndreyMarchuk)
  • change make:nag to try and install cfn-nag without sudo first #378 (BennyHarv3)
  • Allows ecs-fargate services to be created with a public IP #370 (zsims)
  • ecs schedule task fix #368 (wrkngu0)

v1.5.8

5 years ago

Changelog

v1.5.8 (2018-10-17)

  • wait for stack to exist if create fails due to stack already existing

v1.5.7

5 years ago

Changelog

v1.5.7 (2018-10-17)

  • Fix #364 - missing nil check on mu env show when VPC targeting is used
  • Makefile fixes #363 (BennyHarv3)

v1.5.6

5 years ago

Changelog

v1.5.6 (2018-10-16)

  • Prompt user before overwriting password #350 (mneil)
  • Add support for EKS provider in environments #353 (cplee)
  • Adding DockerLabels For ContainerDefinition #352 (waynekata)
  • Replacing arn:aws with arn:${AWS::Partition} in CF Templates #351 (waynekata)
  • Switch database to use ssm-secure string instead of master password Parameter #346 (mneil)
  • Support for mu purge to clear all stacks in a namespace #220 (cplee)

v1.5.6-develop

5 years ago

Changelog

(2018-10-16)

  • Prompt user before overwriting password #350 (mneil)
  • Add support for EKS provider in environments #353 (cplee)
  • Adding DockerLabels For ContainerDefinition #352 (waynekata)
  • Replacing arn:aws with arn:${AWS::Partition} in CF Templates #351 (waynekata)
  • Switch database to use ssm-secure string instead of master password Parameter #346 (mneil)
  • Support for mu purge to clear all stacks in a namespace #220 (cplee)

v1.5.5

5 years ago

Changelog

v1.5.5 (2018-09-29)

Fix defect with missing CFN templates in 1.5.4

v1.5.4

5 years ago

Changelog

v1.5.4 (2018-09-26)

  • Add default stack policy to prevent replace and delete on KMS and RDS #341 (mneil)
  • fix #340 - SSM sessions and inventory #342 (cplee)
  • fix #338 - add support for aurora serverless #339 (cplee)
  • enable service discovery for all ECS deployments with SRV records #337 (cplee)
  • Decompose upsert method to be less complex #331 (jeffb4)
  • Update build process to leverage goreleaser #335 (cplee)
  • Circleci docker executor #334 (cplee)
  • Switch to packr #333 (cplee)
  • Correctly warn if program version unparsable #330 (jeffb4)
  • update wiki docs to point to linted wiki repo #329 (jeffb4)