Skip to content

0.7.1

Compare
Choose a tag to compare
@diegodelemos diegodelemos released this 23 Nov 11:18
· 277 commits to master since this release
  • Users:
    • Adds support for specifying htcondor_max_runtime and htcondor_accounting_group for HTCondor compute backend jobs.
    • Fixes restarting of Yadage and CWL workflows.
    • Fixes REANA <-> GitLab synchronisation for projects having additional external webhooks.
    • Changes ping command output to include REANA client and server version information.
  • Developers:
    • Fixes conflicting kombu installation requirements by requiring Celery version 4.
    • Changes /api/you endpoint to include REANA server version information.
    • Changes continuous integration platform from Travis CI to GitHub Actions.