[20160726130742] General Enhancements

Fluentd

The recently released fluentd service was iterated on further, making it that much better!
See PR #917 for more information

Bug fixes

  • Bug fixes for convox run (PR #915)
    • The CLI returns a proper error message when an app is not found if the --detach flag is specified.
    • Fixed a silent error when specifying a release that doesn’t have any environment settings. (Thanks to @beedub for the debug help!)
  • Delete builds in the background one at a time (PR #900)
  • Include a timeout in the build logic (PR #898)
    • Default timeout for a build has been set to one hour. This could change in the future.