Skip to content

Releases: garrettsickles/DogFood

Release v2.0

26 Apr 19:32
Compare
Choose a tag to compare

Release 2.0

This is a breaking change from 1.x, very simple to update (Wrap the metric in DogFood::Send)

  • Features a new, extended API for custom UDP and UDS (linux only)
  • Metric, Event, and Alert all now output std::string
  • Bugfix on Windows to call WSAStartup
  • Bugfix to support strings in Metric type set

Initial Release

01 Mar 03:26
7b0284f
Compare
Choose a tag to compare
v1.0.0

Update README.md