Skip to content

v1.6.0

Compare
Choose a tag to compare
@leepc12 leepc12 released this 04 May 20:51
· 154 commits to master since this release
7b4854d
  • AWS backend is updated and fully tested.

    • Call-caching (re-using previous outputs) works fine but Cromwell always makes cache copies on new workflow's output directory even with --aws-call-caching-dup-strat reference. See this issue for details.
  • Users can use HOCON's include statements in custom backend configuration file (specified with --backend-conf).