Skip to content

0.0.4 Release

Compare
Choose a tag to compare
@tarnfeld tarnfeld released this 05 Aug 07:50
· 60 commits to master since this release

Small bug fix release, nothing amazing.

  • Fixed a nil pointer reference when using TCP connectivity (#15)
  • Include the hostname of the server when shipping graphite metrics (#20)
  • Actually use tabs for record/field delimiters (#16 via #22)
  • Fixed the travis build status icon on the readme (github cached it!)

Thanks @orls for your fixes.