Releases: aws-cloudformation/rain
Releases · aws-cloudformation/rain
v1.6.0
v1.5.0
What's Changed
- Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 by @dependabot in #191
- Add Gantt chart output to rain logs command by @ericzbeard in #194
- Bump version by @ericzbeard in #195
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- fix: close multi-line values even if it returns to the same indent by @ugwis in #165
- feat: added ignore stack instances flag by @hariprakash-j in #166
- Added basic foreach functionality to the Module directive and expanded the README by @ericzbeard in #173
- Forecast permissions checks by @ericzbeard in #177
- Fix S3 in Modules by @ericzbeard in #181
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- fix: bugs in stack and stacksets deployment by @hariprakash-j in #159
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Make AWS::CloudFormation::Interface metadata mergeable by @ugwis in #150
- fix: panic when no changes in the resources of the nested ChangeSet by @ugwis in #154
- Metadata merge refactoring by @ugwis in #153
- v1.4.2 by @ericzbeard in #155
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Implemented the bootstrap command by @hariprakash-j in #142
- Add --ignore-unknown-params to the rain deploy command by @ugwis in #147
- Added force option to deploy stacksets without intervention by @hariprakash-j in #143
- Fix module for hook by @ericzbeard in #148
- 1.4.1 by @ericzbeard in #149
New Contributors
- @hariprakash-j made their first contribution in #142
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Forecast command to predict deployment failures by @ericzbeard in #93
- Initial design for rain modules by @ericzbeard in #101
- Fix formatting issue with multiline strings by @ericzbeard in #117
- Fix fmt error with FindInMap for JSON by @ericzbeard in #118
- Fix DependsOn in module extension by @ericzbeard in #119
- Fix Ref resolution in modules by @ericzbeard in #120
- Module refs by @ericzbeard in #125
- Add parent template Conditions in modules by @ericzbeard in #127
- Forecast S3 Bucket Checks by @ericzbeard in #130
- Treat empty line without indentation as multi-line string #126 by @ugwis in #131
- Add Rules to ordering by @jameslevine in #133
- Added helpful flags to pkg & merge commands by @null93 in #136
- v1.4.0 release by @ericzbeard in #138
- Implemented Rain::Env for pkg command by @null93 in #140
New Contributors
- @jameslevine made their first contribution in #133
- @null93 made their first contribution in #136
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- Bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #106
- Removed SessionDuration to fix console bug by @ericzbeard in #111
- Updated readme template and fixed issues with SAM spec by @ericzbeard in #112
- v1.3.3 by @ericzbeard in #113
New Contributors
- @dependabot made their first contribution in #106
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Fixing release automation to run hub release edit
.
v1.3.1
Fixing an issue with the release action.