aws-cfm-utils
Version:
AWS utils to deploy cloudformation stack/templates
116 lines (67 loc) • 5.84 kB
Markdown
# Change Log
## [Unreleased](https://github.com/marcincuber/aws-cfm-utils/tree/HEAD)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.7.0...HEAD)
**Closed issues:**
- Script does not work with config profile + credential [\#23](https://github.com/marcincuber/aws-cfm-utils/issues/23)
## [v1.7.0](https://github.com/marcincuber/aws-cfm-utils/tree/v1.7.0) (2019-02-10)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.7...v1.7.0)
**Closed issues:**
- Capabilities options does not accept CAPABILITY\_AUTO\_EXPAND [\#20](https://github.com/marcincuber/aws-cfm-utils/issues/20)
**Merged pull requests:**
- Feat/mfa [\#24](https://github.com/marcincuber/aws-cfm-utils/pull/24) ([marcincuber](https://github.com/marcincuber))
## [v1.6.7](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.7) (2019-01-02)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.6...v1.6.7)
**Closed issues:**
- Add support for optional .env config [\#17](https://github.com/marcincuber/aws-cfm-utils/issues/17)
- Add support for ENV based auth fallback [\#16](https://github.com/marcincuber/aws-cfm-utils/issues/16)
**Merged pull requests:**
- Update package.json [\#22](https://github.com/marcincuber/aws-cfm-utils/pull/22) ([marcincuber](https://github.com/marcincuber))
- Added support for CAPABILITY\_AUTO\_EXPAND [\#21](https://github.com/marcincuber/aws-cfm-utils/pull/21) ([juhamust](https://github.com/juhamust))
- Add changelog + info [\#19](https://github.com/marcincuber/aws-cfm-utils/pull/19) ([marcincuber](https://github.com/marcincuber))
## [v1.6.6](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.6) (2018-09-16)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.5...v1.6.6)
**Merged pull requests:**
- Add support for dotenv file [\#18](https://github.com/marcincuber/aws-cfm-utils/pull/18) ([marcincuber](https://github.com/marcincuber))
## [v1.6.5](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.5) (2018-08-30)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.4...v1.6.5)
**Merged pull requests:**
- Library dependencies upgrade [\#15](https://github.com/marcincuber/aws-cfm-utils/pull/15) ([marcincuber](https://github.com/marcincuber))
## [v1.6.4](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.4) (2018-06-27)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.3...v1.6.4)
**Merged pull requests:**
- Update dependencies [\#14](https://github.com/marcincuber/aws-cfm-utils/pull/14) ([marcincuber](https://github.com/marcincuber))
## [v1.6.3](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.3) (2018-06-05)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.2...v1.6.3)
**Merged pull requests:**
- Improve stack-status handling during stack-update [\#13](https://github.com/marcincuber/aws-cfm-utils/pull/13) ([marcincuber](https://github.com/marcincuber))
## [v1.6.2](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.2) (2018-05-23)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.1...v1.6.2)
**Merged pull requests:**
- Improve resume scheduled actions functionality [\#12](https://github.com/marcincuber/aws-cfm-utils/pull/12) ([marcincuber](https://github.com/marcincuber))
## [v1.6.1](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.1) (2018-05-19)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.6.0...v1.6.1)
**Merged pull requests:**
- ASG Scheduled Actions improved handling [\#11](https://github.com/marcincuber/aws-cfm-utils/pull/11) ([marcincuber](https://github.com/marcincuber))
## [v1.6.0](https://github.com/marcincuber/aws-cfm-utils/tree/v1.6.0) (2018-05-18)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.5.2...v1.6.0)
**Merged pull requests:**
- Proxy agent [\#10](https://github.com/marcincuber/aws-cfm-utils/pull/10) ([marcincuber](https://github.com/marcincuber))
- Support ASG scheduled actions during stack-update [\#9](https://github.com/marcincuber/aws-cfm-utils/pull/9) ([marcincuber](https://github.com/marcincuber))
## [v1.5.2](https://github.com/marcincuber/aws-cfm-utils/tree/v1.5.2) (2018-05-15)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.5.1...v1.5.2)
**Merged pull requests:**
- Custom refresh-rate for CLI support [\#8](https://github.com/marcincuber/aws-cfm-utils/pull/8) ([marcincuber](https://github.com/marcincuber))
## [v1.5.1](https://github.com/marcincuber/aws-cfm-utils/tree/v1.5.1) (2018-05-14)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.5.0...v1.5.1)
**Merged pull requests:**
- travis publish job [\#7](https://github.com/marcincuber/aws-cfm-utils/pull/7) ([marcincuber](https://github.com/marcincuber))
## [v1.5.0](https://github.com/marcincuber/aws-cfm-utils/tree/v1.5.0) (2018-05-14)
[Full Changelog](https://github.com/marcincuber/aws-cfm-utils/compare/v1.4.1...v1.5.0)
**Merged pull requests:**
- Support files passed to options [\#6](https://github.com/marcincuber/aws-cfm-utils/pull/6) ([marcincuber](https://github.com/marcincuber))
## [v1.4.1](https://github.com/marcincuber/aws-cfm-utils/tree/v1.4.1) (2018-05-14)
**Merged pull requests:**
- Stack Events, AWS keys and tests [\#4](https://github.com/marcincuber/aws-cfm-utils/pull/4) ([marcincuber](https://github.com/marcincuber))
- Complex args [\#3](https://github.com/marcincuber/aws-cfm-utils/pull/3) ([marcincuber](https://github.com/marcincuber))
- Refactor and add functionality [\#2](https://github.com/marcincuber/aws-cfm-utils/pull/2) ([marcincuber](https://github.com/marcincuber))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*