Skip to content

Empire v0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@benguillet benguillet released this 27 Oct 21:17
· 941 commits to master since this release

This release contains a number of bug fixes and a few new features, including log tailing.

Documentation

  • Added doc on enabling log tailing #671.
  • Added doc on deploying an application #642.
  • Added doc on exposing an app publicly #668.
  • Added doc on known limitations #672.

Features

  • Added log tailing from Kinesis #651.
  • Added AWS API errors exposition when deploying #628.
  • Added CrossZoneLoadBalancing to ELBs #641.
  • Added the process type in the get processes endpoint #649.
  • Reversed process and version in SOURCE environment variable #652.
  • Set empire.* labels on containers #679.

Bugs

  • Added more specific load balancer error messages #629
  • Update aws-sdk-go to v0.9.15. Fixed ThrottlingExceptions during restart #645.
  • Fixed pagination when listing processes (tasks) #648.
  • Fixed release description for config updates (set and unset env variables) #678.

As always, you can run this version of empire with:

$ docker run remind101/empire:0.9.2