Releases: stelligent/mu
Releases · stelligent/mu
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.3.2
v0.2.6
v1.3.1
Implemented enhancements:
- Add support for linking containers #244
- Add custom KMS key for mu #128
- Support for extra user data script #246 (nilsga)
- Add support for
-w/--watch
onmu svc show
andmu env show
[96b54fb] - CodeBuild caching support [#242]
Fixed bugs:
- Updated the ECSTaskDefinitionOutputKey output key constant to reflect what the templates use #256 (BrianJakovich)
- Resolve issues with non-fargate launch types consuming extra memory/cpu [e346176]
- disable deserialize/serialize of template from extension when in "replace" mode [263b8a4]
- only run update of RDS IAM authentication if an RDS db was created [61f4e83]
Merged pull requests:
v1.2.3
v1.2.2
v1.2.1
v1.2.1 (2017-12-07)
Implemented enhancements:
- Add environment provider for ECS+Fargate #234
- Externalize S3 Bucket creation #216
- Dynamic variables in mu.yml #209
- Add option to set the http proxy the SDK will use #223 (mince27)
Fixed bugs:
- Mu files with different names are ignored when generating env.json #236