All Versions
10
Latest Version
Avg Release Cycle
526 days
Latest Release
2142 days ago

Changelog History

  • v1.5.0 Changes

    June 15, 2018

    ๐Ÿ‘Œ Support .NET Standard 2.0 and made the implementation fully async.

  • v1.5.0.0 Changes

    • Targeting .NET Standard 2.0
  • v1.4.0 Changes

    January 05, 2017

    โž• Added support for Async and dropped support for .NET 3.5 and 4.0 as the run-times didn't support async.

  • v1.4.0.0 Changes

    • โž• Added async support
  • v1.3.0.0 Changes

    • โž• Added support for Calendargrams
  • v1.2.1.0 Changes

    • ๐Ÿ›  Fixed a bug in the tcp output channel's retry logic
    • Skip DNS resolution on the UDP client if already an IP Address
    • Fall back to the Null Output Channel if the client is created with an empty host name.
  • v1.2.0.0 Changes

    • ๐Ÿ‘Œ Support the Raw metric format
    • โœ… A few more unit tests
    • ๐Ÿ›  Fixed a bug where you couldn't start up if the host could not be resolved
  • v1.1.0.0 Changes

    • โž• Added a TCP output channel
    • โž• Added a simpler default constructor for connecting via UDP
  • v1.0.1.0 Changes

    • โž• Added support for .net 3.5 and .net 4.0 users
  • v1.0.0.0 Changes

    • First upload of the client library
    • ๐Ÿ‘Œ Supports counts, gauges and timers
    • Can output to any statsd-compatible service