Skip to content

JustEat.StatsD 4.0.1

Compare
Choose a tag to compare
@martincostello martincostello released this 08 Apr 14:44
· 299 commits to master since this release
4026912

JustEat.StatsD v4.0.1

Available from NuGet.

Changes

  • Allow IEndpointSource to return null (#171, #172) Thanks @yousifh!
  • Support building from source using Jetbrains Rider (#164) Thanks @slang25!
  • Improved code coverage (#167)
  • Do not try to send metrics if no bucket is set (#167)
  • Code formatting fixes (#169)
  • Update code analysers (#173)

Contributors