Change Log

v0.2.1 (2020-03-24)

Full Changelog

Implemented enhancements:

  • Adjust project configs and update deps #104 (mbeacom)

Fixed bugs:

v0.2.0 (2020-03-24)

Full Changelog

Implemented enhancements:

  • Migrate environment management from pipenv to poetry #97
  • Converted project from using pipenv to poetry #98 (selpan)

Merged pull requests:

v0.1.10 (2020-03-24)

Full Changelog

Implemented enhancements:

  • Update API explorer to use Bravado #64

Fixed bugs:

  • Missing depedency #99
  • Adjust setup.py to conform to pipfile #100 (mbeacom)

v0.1.9 (2020-03-20)

Full Changelog

Fixed bugs:

  • YAML module missing after pipenv install #94
  • Added pyyaml package to Pipfile #95 (selpan)

Closed issues:

  • Migrate environment management from pipenv to poetry #96

v0.1.8 (2019-11-26)

Full Changelog

Implemented enhancements:

  • Update CE to handle instance type updates #93 (mbeacom)

v0.1.7 (2019-11-21)

Full Changelog

v0.1.6 (2019-11-21)

Full Changelog

Implemented enhancements:

  • Add check for sg/subnet existance in config and patch privateIPAction #92 (mbeacom)
  • add in support for custom subnet and security groups #91 (twarnock)

Merged pull requests:

  • removing duplicated tag in ec2 resource #90 (twarnock)
  • get_copy_status now uses role assumption #89 (twarnock)
  • change to using describe_instances vs _status. linted. #88 (twarnock)

v0.1.5 (2019-10-22)

Full Changelog

v0.1.4 (2019-10-22)

Full Changelog

0.1.4 (2019-10-22)

Full Changelog

v0.1.3 (2019-10-22)

Full Changelog

0.1.3 (2019-10-22)

Full Changelog

Implemented enhancements:

  • Update servicenow lambda refs to conform to generic status update #87 (mbeacom)

v0.1.2 (2019-10-07)

Full Changelog

Implemented enhancements:

Closed issues:

  • Make lambdas more generic #85
  • Update Blueprint Removes Disks #81

Merged pull requests:

v0.1.1 (2019-09-26)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • included cloudwatch event. changed tf to ce for lambdas. assumed role as a variable. #79 (twarnock)
  • moved to png. added dataflow #78 (twarnock)

v0.1.0 (2019-09-06)

Full Changelog

Implemented enhancements:

  • Adjust machine replication #75
  • CLI authentication #66
  • Simplify project method args and init flow #55
  • Configurable disk type for blueprints #46
  • Configurable PublicIPAction for blueprints #45
  • Handle MFA/SAML between AWS and CloudEndure #5
  • Add replication control for machines #76 (mbeacom)
  • Project provisioning #72 (mbeacom)
  • delete-image and terminate added #69 (twarnock)
  • Add cli auth and adjust user api token handling #67 (mbeacom)
  • Adjust init flow and user feedback #56 (mbeacom)
  • made step more readable. modified input/output to just use critical data #53 (twarnock)
  • Fix #45 #46 - Update config and CE module to update public_ip and dis… #47 (mbeacom)
  • Step functions refactor. get-terraform can use tagging module #44 (twarnock)

Fixed bugs:

  • CloudEndure token usage not working #63
  • Running gen-terraform against tagless AMIs results in error #51
  • Update CloudEndureConfig to use destination_account vs accounts #49
  • Adjust CLI/config consolidation to avoid overwrites with empty values #68 (mbeacom)
  • Check for nonetype before iterating through image.tags #52 (mbeacom)

Closed issues:

  • CE worker lambda diagram #54

Merged pull requests:

v0.0.10 (2019-08-23)

Full Changelog

Merged pull requests:

  • Cross region support for copy_and_split. gen_terraform fixes #43 (twarnock)

docker-base-layer (2019-08-23)

Full Changelog

Merged pull requests:

v0.0.9 (2019-08-22)

Full Changelog

Closed issues:

  • Deprecate launch_type throughout project #41

v0.0.8 (2019-08-22)

Full Changelog

Implemented enhancements:

  • Generate generic output infrastructure-as-code projects for migration waves #29

Merged pull requests:

v0.0.7 (2019-08-13)

Full Changelog

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 (twarnock)

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:

v0.0.6 (2019-08-06)

Full Changelog

Implemented enhancements:

  • Add python-fire to package dependencies #13
  • copy_image and split_image support #20 (twarnock)
  • Add black to makefile #18 (mbeacom)
  • Add typing throughout base project #17 (mbeacom)
  • Check uses replica now. Launch looks up project_id and stops on replica. #16 (twarnock)

Merged pull requests:

v0.0.5 (2019-06-28)

Full Changelog

Implemented enhancements:

v0.0.4 (2019-06-28)

Full Changelog

Implemented enhancements:

  • Update docstrings, docs, and typing #11 (mbeacom)

v0.0.3 (2019-06-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.0.2 (2019-06-16)

Full Changelog

Implemented enhancements:

  • Pointed API usecase and CLI additions #2 (mbeacom)

v0.0.1 (2019-05-30)

* This Change Log was automatically generated by github_changelog_generator