==================
- HekaClient now accepts single string values for the `disabled_timers`
argument.
- Fixed bug where timer wouldn't be disabled if the function name didn't match
the timer name.
- Added better error handling for invalid unicode. Unserializable
messages will now get routed to stderr
- A new heka benchmark command line utility (mb) is now included