Source compatibility report for the metrics-legacy-adapter library between 5.0.0 and 5.0.1 versions

Test Info


Library Namemetrics-legacy-adapter
Version #15.0.0
Version #25.0.1

Test Results


Total Java Modules1
Total Methods / Classes345 / 48
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


metrics-legacy-adapter-5.0.1.jar, MetricRegistry.class
package com.codahale.metrics
MetricRegistry.registerGauge ( String name, Gauge<T> metric )  :  Gauge<T>

metrics-legacy-adapter-5.0.1.jar, Timer.class
package com.codahale.metrics
Timer.update ( Duration duration )  :  void

to the top

Java Archives  1 


metrics-legacy-adapter-5.0.0.jar

to the top