New Features
- run.json profile now includes the exit_code for any sh commands.
Bug Fixes
- Fixed an issue where --stream-logging would prevent exit code checking and thus prevent abort on non-zero exit codes
- Fixed an issue where --stream-logging would log command output but would not log the command that was sent to the shell.