Releases: stelligent/mu
Releases · stelligent/mu
v1.5.11-develop
v1.5.10
v1.5.9
Changelog
v1.5.9 (2018-10-31)
- examples/service-env-vars: use 'acceptance' and 'production' for env names #386 (srp)
- Create Pipeline Factories via AWS 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.9-develop
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
v1.5.7
v1.5.6
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
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
v1.5.4
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)