0.17.0 / 2017-11-06
- [BUGFIX] API: Discard non-null parameters in
api.ServiceCheck.check
method, #206, #207 (thanks @ronindesign) - [BUGFIX] API: Update HTTP method from
GET
toPOST
forapi.Screenboard.share
method, #234 (thanks @seiro-ogasawara) - [BUGFIX] Dogwrap: Encode from unicode before writing to stdout, stderr, #201, #203 (thanks @ronindesign)
- [FEATURE] API: Add
list
method toMetric
resource, #230 (thanks @jbain) - [FEATURE] DogStatsD: Add
socket_path
option to enable Unix socket traffic to DogStatsD 6, #199 - [IMPROVEMENT] DogStatsD: Improve performances, speed up payload construction, #233 (thanks @shargan)