C# StatsD Client v3.0.86 Release Notes

    • 💥 BREAKING: Changes to lower level interfaces unlikely to affect most users, including IStatsd and IStopwatch
    • 🛠 Fix threading bug when calling Metrics.Send() from multiple threads (thanks for helping track down @bronumski!)
    • 🛠 Fix timing reporting bug that significantly under reported multiple-millisecond timings (thanks @arexsutton!)
    • 🛠 Fix casing for .NET Core dependency (thanks for pointing out @mikemitchellrightside!)