- Add support for the 'stacker diff' command [GH-133] - Python boolean parameters automatically converted to strings for CloudFormation [GH-136] - No longer require mappings in config [GH-140] - Skipped steps now include a reason [GH-141]
0.6.0
- Support tailing cloudformation event stream when building/destroying stacks [GH-90] - More customizable ASG userdata & options [GH-100] - Deprecate 'blueprints' in favor of 'stacker\_blueprints' package [GH-125] - Add KMS based encryption translator [GH-126] - Fix typo in ASG customization [GH-127] - Allow file:// prefix with KMS encryption translator [GH-128] - No longer require a confirmation if the user passes the `--force` flag when destroying [GH-131]
0.5.4
- Fix memory leak issue (GH-111) [GH-114] - Add enabled flag to stacks [GH-115] - Add support for List<AWS::EC2::*> parameters [GH-117] - Add eu-west-1 support for empire [GH-116] - Move get\_fqn to a function, add tests [GH-119] - Add new postgres versions (9.4.4, 9.4.5) [GH-121] - Handle blank parameter values [GH-120]
0.5.3
- Add --version [GH-91] - Simplify environment file to key: value, rather than YAML [GH-94] - Ensure certificate exists hook [GH-94] - Ensure keypair exists hook [GH-99] - Custom field constructors & vault encryption [GH-95] - DBSnapshotIdentifier to RDS blueprints [GH-105] - Empire ECS Agent telemetry support fixes, use new Empire AMI [GH-107] - Remove stack tags [GH-110]
0.5.2
- Add Dockerfile/image [GH-87] - Clean up environment docs [GH-88] - Make StorageType configurable in RDS v2 [GH-92]
0.5.1
- Add info subcommand [GH-73] - Move namespace into environment [GH-72] - Simplified basecommand [GH-74] - Documentation updates [GH-75, GH-77, GH-78] - aws\_helper removal [GH-79] - Move VPC to use LOCAL\_PARAMETERS [GH-81] - Lower default AZ count to 2 [GH-82] - Allow use of all parameter properties [GH-83] - Parameter gathering in method [GH-84] - NoEcho on sensitive parameters in blueprnts [GH-85] - Version 2 RDS Blueprints [GH-86]