Skip to content

0.7.2

Compare
Choose a tag to compare
@dmuino dmuino released this 16 Jul 18:30
· 380 commits to master since this release
  • Fixes a bug where calling StepCounter#getValue() multiple times in the same polling interval would reset the value.
  • Fixes a bug in the expiration of monitors done by NormalizationTransform. Both NormalizationTransform and CounterToRateMetricTransform now use Clock to deal with times.
  • Fixes SmallTagMap#equals() plus a potential concurrency issue with the entry set for the map.