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