v3.9.0
3.9.0 (2017-03-26)
Features
- add clients' health endpoint to server - GET /broker/:id (bc53689e)
- add logging with bunyan. Adds bunyan as a dependency and changes logging output format to json. removes most
debug
calls, and prints logs by default (used to require the --verbose flag) (aff68a9dba38)