Releases: uber-java/tally
Releases · uber-java/tally
v0.4.0
- NOTE: from this version onwards, Java 7 is no longer supported
- NoopScope implementation for testing purposes
v0.3.1
- Do not mutate base tags while reporting value based histograms.
v0.3.0
- Add new
custom
helper methods for DurationBuckets
and ValueBuckets
to specify custom buckets
v0.2.2
- Fix NullPointerException in ScopeImpl.close