v0.10.0
Features
emp ps
now shows the correct uptime of the process thanks to ECS support #683.emp run
now supports the-d
flag for detached processes #695.- You can now deploy images from unofficial Docker registries, such as Quay.io #692.
- Empire now allows you to "attach" existing IAM certificates. This replaces the old
ssl-*
commands in theemp
CLI #701. - You can now have Empire publish events to an SNS topic #698.
- Empire now supports environement aliases for Github Deployments #681
Bugs
- Allow floating point numbers to be provided when scaling the memory on a process #694.
- Empire will now update the SSL certificate on the associated ELB if it changes from
emp cert-attach
#700. - The Tugboat integration now updates the deployment status with any errors that occurred #709.
- Deploying a non-existent docker image to Empire will no longer create an app #713.
- It's no longer necessary to re-deploy an application when scaling a process with new CPU or memory constraints #713.
Security
- GitHub Organization membership is now checked on every request, not just at access token creation time #687.
Internal
- The
emp
CLI has been moved to the primary remind101/empire repo #712
As always, you can run this version of empire with:
$ docker run remind101/empire:0.10.0