Merged: 2020-01-28 Released: 2020-01-29 Changed - **Unit Tests** | Updates unit tests for Dockerfile generation to ensure all scenarios are covered
---
1.15.2
Merged: 2020-01-28 Changed - **Command Builder** | Fixes bug to handle list parameters properly by propogating the values without the brackets or commas
---
1.15.1
Merged: 2020-01-23 Changed - **Docker Execution** | Replace os.system calls with subprocess.call - **Executor** | Replace os.system calls with subprocess.call
Changed - **Registry** | Added optional 'aws' config to the component to allow for ECR authentication and publishing - **Docker** | Added login method for AWS to allow for authenticating with ECR via the AWS CLI