Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@heikomuller heikomuller released this 20 Jan 19:04
· 269 commits to master since this release
77f5374

This release includes the following changes:

  • Introduce flowserv.service.api.APIFactory to support multiple clients with different configuration on the same machine.
  • Add functionality for user groups and authentication via the API client.
  • Better support for accessing run result files via the API client.
  • Include full functionality from rob-client into the flowserv CLI (#72).
  • Provide support for local and remote API's.
  • Remove some of the obsolete code for running workflows in Jupyter Notebooks (now included in the new client interface flowserv.client.Flowserv).
  • Drop support for Python 3.6.