0.6.0
-
The input json can now be simplified.
app_name
,app_version
,input_parameters
,secondary_output_target
,secondary_files
fields can now be omitted (now optional)instance_type
,ebs_size
,EBS_optimized
can be omitted if benchmark is provided (app_name
is a required field to use benchmark)ebs_type
,ebs_iops
,shutdown_min
can be omitted if using default ('gp2', '', 'now', respectively)password
andkey_name
can be omitted if user doesn't care to ssh into running/failed instances
-
issue with rerun with a short run name containing uuid now fixed
-
pony
bedtomultivec
workflow's higlass registration support added