0.8.4 : Maintenance
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.