Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@heikomuller heikomuller released this 16 Jun 07:54
· 13 commits to master since this release

This release includes the following changes:

  • Make BucketStore generic for storing workflow files in different types of cloud storage buckets (#80).
  • Add Google Cloud File Storage bucket implementation (#80).
  • Support different storage volumes for different types of workers.
  • Add support for workflow steps that are implemented as Jupyter Notebooks (#79).
  • Include flowapp to run workflow templates using streamlit GUI.