Metrics v5.0.0-rc0 Release Notes

Release Date: 2018-02-01 // about 6 years ago
  • ๐Ÿš€ Edit: Accidentally released to Maven Central as 5.0.0. Please use 5.0.0-rc1.

    • ๐Ÿ”„ Change Maven group to io.dropwizard.metrics5 #1256
    • ๐Ÿ“ฆ Move to the io.dropwizard.metrics5 package #1255
    • Introduce MetricName to encapsulate more info about metrics #1250
    • Store sum of events for different metrics #1254
    • โž• Add Metrics 3/4 legacy adapter #1258
    • Provide a type-safe way to create a custom counter #1268