Skip to content

Releases: ollionorg/cloudendure-python

v0.0.7

13 Aug 23:49
Compare
Choose a tag to compare
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:

v0.0.6

06 Aug 21:30
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Implemented enhancements:

  • Add python-fire to package dependencies #13
  • copy_image and split_image support #20 (twarnock2w)
  • 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 (twarnock2w)

Merged pull requests:

v0.0.5

28 Jun 23:50
39ce97d
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Implemented enhancements:

  • Add security policy #12
  • Add python-fire to package dependencies #13

Merged pull requests:

v0.0.4

28 Jun 23:26
0721e4e
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Implemented enhancements:

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

v0.0.3

28 Jun 22:45
fc49499
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Implemented enhancements:

Merged pull requests:

v0.0.2

16 Jun 03:40
42d5d47
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Implemented enhancements:

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

v0.0.1

28 Jun 22:53
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial release