v0.0.7
Pre-release
Pre-release
Implemented enhancements:
- Migrate all config items to config module #28
- Update replication settings to conform to desired KMS usage #24
- Update main CLI handling to employ defined exceptions/feedback loops #6
- Add typing throughout and import annotations from future #35 (mbeacom)
- Update documentation with events entry and logos #34 (mbeacom)
- Move all configs to use Config for env and yaml #33 (mbeacom)
- Add base event handler and implementation on launch function #32 (mbeacom)
- Change image name to avoid blowup #26 (twarnock2w)
Fixed bugs:
- Bug in update blueprint flow #10
- Image creation failure #9
- Share AMI should pull image id from env/config #8
- Bug in last launch checks in main cli #7
Closed issues:
- Remove 3.6 support and prepare 0.0.7 #37
- Upgrade docker images to buster #36
- Event handling - track wave status #31
Merged pull requests:
- Upgrade docker images and drop py3.6 support #38 (mbeacom)
- update-encryption-key added #25 (twarnock2w)
- made image names not 'test' #23 (twarnock2w)
- v0.0.6 #22 (mbeacom)