# Change Log ## [0.3.1] - 2015-12-09 ### Added - Support deployment of healthchecks ## [0.3.0] - 2015-11-13 ### Added - Support creation of postgres databases if needed - Support build without publishing docker image - Pass environment to docker container ## [0.2.0] - 2015-08-26 ### Added - Upgrade kubernetes api to v1 - Create integration tests for most used cases - Implement cleanup of orphaned pods (fixes DE128) - Implement alpha support of new config file for composing (support of env vars per stage) ## [0.1.1] - 2015-07-03 ### Fixed - Flush buffers for better jenkins experience - Fix removal of old replication controllers - Improve argument against commit logs. ## [0.1.0] - 2015-07-02 ### Added - Initial release - Docker image build for scala/play applications - Deployment to a single Kubernetes cluster via SSH access - Zero downtime deployment and rollback for single services if they are exiting withing 20 seconds