Skip to content

0.8.4 : Maintenance

Compare
Choose a tag to compare
@agourlay agourlay released this 15 Jul 12:59
· 2849 commits to master since this release

Maintenance release introducing the following changes.

  • A configuration knob to run scenarios sequentially.
  • use the following in your application.conf
cornichon {
  executeScenariosInParallel = false
}
  • Fix error message occuring during resource cleanup at the very end of the run.

No breaking change to notice.