Skip to content

v0.45.1

Choose a tag to compare

@kostorr kostorr released this 23 Jun 12:52
· 964 commits to master since this release

This release extends the JIT functionality for DPL workflow generation and catches an unhandled error on the task manager.

  • JIT:

    • [jit] Also check QC version for jit hash
    • [jit] Include env vars in resolved command trace
    • [jit] Use JIT env vars during generation
    • [jit] Add option for DPL commands contained in files
  • taskmanager:

    • [core] taskmanager: Don't close a closed channel