All Versions
10
Latest Version
Avg Release Cycle
526 days
Latest Release
2469 days ago
Changelog History
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