Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 16:41
· 58 commits to develop since this release

Yorc Changelog

4.2.0 (September 10, 2021)

FEATURES

  • Allow to replay workflow steps even if they are not in error (GH-771)
  • Workflows steps replays on error (GH-753)

ENHANCEMENTS

  • Support Alien4Cloud 3.3.0 (GH-773)
  • Slurm: Use sacct to retrieve job status when scontrol show job does not show the job anymore (GH-757)
  • Add basic support for ssh on Windows (GH-751)
  • Add the ability to define OpenStack Compute Instance user_data (GH-735)

BUG FIXES

  • [Bootstrap] Error in AWS location configuration for the bootstrapped Yorc (GH-762)
  • Over-consumption of Consul connections (GH-745)
  • Yorc panics attempting to print an error handling a script execution stdout (GH-741)
  • Error submitting a SLURM job with no execution option (GH-739)
  • Workflow with asynchronous action never stops after another step failure (GH-733)

ENGINEERING

  • Generate a checksum file for release artifacts and sign it (GH-755)