Sha256: 55ffa989b22a0bcb66b629c93bd28253b18faadbc9473ffb008607761a2d5097

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

## Changelog since 1.5.4


# v1.5.4
* Add support for running Invoker build in SELinux environments (https://github.com/code-mancers/invoker/pull/188)
* Add an option to print process listing in raw format. This enables us to see complete process list (https://github.com/code-mancers/invoker/pull/193)
* Fix colors in console output (https://github.com/code-mancers/invoker/pull/192)
* Add a new option to optionally disable colors in log when starting invoker (#196)
* Handle TERM and INT signals when stopping invoker. (#196)

## v1.5.3

* Always capture STDOUT/STDERR of process to invoker's log file, if invoker is daemonized. (https://github.com/code-mancers/invoker/pull/186)
* Add a command for filtering all logs for a process. (https://github.com/code-mancers/invoker/pull/186)
* Prefer Procfile.dev to Procfile (https://github.com/code-mancers/invoker/pull/183)
* Downgrade Rainbow version to prevent compilation errors in certain environments (https://github.com/code-mancers/invoker/pull/180)
* Non existant PWD environment variable may cause errors while starting a process (https://github.com/code-mancers/invoker/pull/179)
* Implement support for specifying process ordering. This allows user to be explicit about
  order in which Invoker should start processes from ini file (https://github.com/code-mancers/invoker/pull/174)
* Return correct version of Invoker in HTTP header (https://github.com/code-mancers/invoker/pull/173)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
invoker-1.5.4 CHANGELOG.md