Skip to content

2.4

Compare
Choose a tag to compare
@masci masci released this 12 Dec 09:01
· 391 commits to master since this release
25a137c

Note: Starting from this version the client requires Java7+

  • Support for floating-point delta in counters, see #37
  • Use ThreadLocalRandom vs Math.random, see #16
  • Fix maven warnings about versions and encoding, see #34
  • Add close method to StatsDClient and extend Closeable, see #33