Skip to content

3.2.3

Compare
Choose a tag to compare
@arteam arteam released this 04 Jul 19:33
· 1722 commits to release/4.2.x since this release
  • Improve ScheduledReporter convertDurations precision #1115
  • Suppress all kinds of Throwables raised by report() #1128
  • Exponentially Decaying Reservoir was giving incorrect values in the snapshot if the inactive period was too long #1135
  • Ability to get default metrics registry without an exception #1140
  • Ability to get default health check registry without an exception #1152
  • SlidingTimeWindowArrayReservoir as a fast alternative of SlidingTimeWindowReservoir #1139 #1144 #1145
  • Avoid a NPE in toString of HealthCheck.Result #1141