Shopify / statsd-instrument

A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
http://shopify.github.io/statsd-instrument
MIT License
570 stars 94 forks source link

Bump to version 3.0.0 #254

Closed wvanbergen closed 4 years ago

wvanbergen commented 4 years ago

This bumps the version to 3.0.0, a major release in which we remove the legacy client and all deprecated functionality. There were 2 pre-releases and no new problems came up, so I think we are good to do this now.

I added basic upgrade instructions to the CHANGELOG.