Releases: ollionorg/cloudendure-python
Releases · ollionorg/cloudendure-python
v0.3.5
Bug fix for not_synced
missing newly added machines in CE project.
v0.3.4
Updates license report to reflect increase in license window (90
to 135
days)
Reworked inspect-ce-project
logic to fix a bug
v0.3.3
Adds an is_lagged
option when running a project inspection for a CloudEndure project.
Will report a machine as lagged if it has not has a consistency check two minutes from execution time.
v0.3.2
Reporting enhancements to return a dict instead of list.
v0.3.1
Update to deal with case issues.
v0.3.0
Can now pass in IAM role via CLOUDENDURE_IAM_ROLE
v0.2.9
Added in some reporting helper functions.
v0.2.8
Case sensitivity should hopefully be a thing of the past.
v0.2.6
Merge pull request #114 from 2ndWatch/v0.2.6
update to 0.2.6
v0.2.5
Merge pull request #111 from 2ndWatch/launch_case_fix
fix case launch issue