Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 1.1 KB

CHANGELOG

2.3 / 2016.10.21

  • [BUGFIX] Reduce packet size to avoid fragmentation, see #17.
  • [BUGFIX] Prefix sample rate with an '@', see #15.
  • [FEATURE] Add support for sending sample_rate while submitting metrics, see #11.

2.2 / 2016.07.13

  • [OTHER] Merged upstream from indeedeng/java-dogstatsd-client

2.1.1 / 2015.04.27

  • [BUGFIX] Constant tag support for service checks. See #3, thanks @PatrickAuld
  • [OTHER] Changelog update

2.1.0 / 2015.03.12

Fork from [indeedeng/java-dogstatsd-client] (https://github.com/indeedeng/java-dogstatsd-client/releases/tag/java-dogstatsd-client-2.0.7) statsd client library

  • [FEATURE] Add support for Datadog service checks