* [BUGFIX] API: Discard non-null parameters in `api.ServiceCheck.check`method, [206][], [207][] (thanks [ronindesign][])
* [BUGFIX] API: Update HTTP method from `GET` to `POST` for `api.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 to `Metric` 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][])