Skip to content

BEE Release 0.1.9

Choose a tag to compare

@pagrubel pagrubel released this 17 Sep 20:28
· 71 commits to main since this release

Major features:

  • Updated the Graph Database to use one instance of Neo4j for all workflows for a user vs. using one for each workflow.
  • Added Python API for generating cwl specification of a workflow.
  • Added coverage metrics for unit tests.
  • Added resiliency to Task Manager to update tasks status when coming back up
  • Enhanced pre/post script capabilities (added flux capability) and added checks for shell compatibility.
  • Added capability to export dag of a workflow before and during execution

What's Changed

Full Changelog: 0.1.8...0.1.9