Releases: DataDog/java-dogstatsd-client
Releases · DataDog/java-dogstatsd-client
v2.10.0
- [FEATURE] Architecture revamp + non-blocking queue, improved performance. See #94
- [FEATURE] Enable buffer pool, concurrent sending threads. See #95
- [FEATURE] Adding dogstatsd telemetry to client. See #97
- [FEATURE] DD_SERVICE; DD_ENV; DD_VERSION; DD_TAGS env vars support. See #107, #108, #111
- [FEATURE] Allow different remote destination for telemetry. See #109
- [IMPROVEMENT] Improved abstractions + better object construction. See #96
- [IMPROVEMENT] Reduce number of allocations. Thanks @njhill. See #105
- [DOCS] Container specific tags. See #110
v2.9.0
v2.8.1
- [FIX] fix entity id with constant tags
v2.8
- [FEATURE] Support environment variables for client configuration
- [FIX] Handle messages over max packet size limit
- [FEATURE] Take an argument for maxPacketSizeBytes
v2.7
v2.6.1
- [BUGFIX] Resolve build issue affecting
2.6
that led to compatibility issues with Java 8.
v2.6
2.5
- Added support for new beta feature, global distributions