Skip to content

Releases: 0xIslamTaha/orchestrator

2.1.0

08 Apr 11:28
f97470e
Compare
Choose a tag to compare

Breaking changes:

  • feat(options): user can set the dockerComposeOptions into the orchestrato.json config file (#21)

What's Changed

  • feat(options): user can set the dockerComposeOptions into the orchestrato.json config file (#21)
  • fix(typo): logging msg of the reporting name (#20)
  • fix(typo): the default executionTimeReportDir value (#19)

New Contributors

2.0.3

06 Apr 12:55
f9ffc3e
Compare
Choose a tag to compare

What's Changed

Windows 10: fully supported via WSL (#18)

2.0.2

21 Jan 15:07
ca46b11
Compare
Choose a tag to compare

What's Changed

The orchestrator will check the OS requirements [DS-1276] (#16)

2.0.1

21 Jan 12:55
d5b9255
Compare
Choose a tag to compare

What's Changed

  • Enhance the log messages [DS-1275] (#15 )

2.0.0

03 Jan 09:51
Compare
Choose a tag to compare

What's Changed

  • Allow containers to finish their jobs even if there are failures

New Contributors

execution time reports

19 Oct 11:32
2721106
Compare
Choose a tag to compare
  • Generate the time execution reports
  • Update the readme file
  • Generate the changelogs
  • Fix bugs