Added
- Steady state is now run after the method as well [19][19]
- Allow tolerance to be based on the HTTP status code of the probe [20][20]
Changed
- Logging when an activity runs in the background
- Pause after we capture the end time of an activity
- HTTP Probe now returns a dict with status code, headers and body of the
response
[19]: https://github.com/chaostoolkit/chaostoolkit/issues/19
[20]: https://github.com/chaostoolkit/chaostoolkit/issues/20