Skip to content

v1.5.0

Compare
Choose a tag to compare
@yannmh yannmh released this 20 May 20:27
· 515 commits to master since this release

1.5.0/ 2015.05.20

Notice

This release drops testing for Ruby 1.8.7.
Future versions are likely to introduce backward incompatibilities with < Ruby 1.9.3.

Changes

  • [FEATURE] Add service checks support, [#11][]
  • [FEATURE] Send time stat on failing block, [#16][] [@gleseur][]
  • [BUGFIX] Add instance tags to Statsd.event, [#14][] [@gleseur][]
  • [OTHER] Use send_stat instead of overriding Ruby send method, [#17][] [@sensadrome][]
  • [OTHER] Changelog update