* Add PrettyJSONFormatter useful for development of Nameko services * Add HealthCheckTraceFilter useful for filtering out healthcheck entrypoint traces
1.2.0
-------------
Released 2018-07-24
* Add origin call ID to log message
1.1.0
-------------
Released 2018-06-04
* Truncation filters are not restricted by lifecycle-stage
1.0.8
-------------
Released 2017-11-28
* Better NoneType serialisation
1.0.7
-------------
Released 2017-10-27
* Fix for handling of non werkzeug responses of HTTP entrypoints * Sensitive arguments compatibility with Nameko