Binary compatibility report for the metrics-annotation library between 5.0.0 and 5.0.1 versions

Test Info


Library Namemetrics-annotation
Version #15.0.0
Version #25.0.1

Test Results


Total Java Modules1
Total Methods / Classes2 / 1
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  2 


metrics-annotation-5.0.1.jar, ResponseMeteredLevel.class
package io.dropwizard.metrics5.annotation
ResponseMeteredLevel.valueOf ( String name ) [static]  :  ResponseMeteredLevel
ResponseMeteredLevel.values ( ) [static]  :  ResponseMeteredLevel[ ]

to the top

Other Changes in Data Types  1 


metrics-annotation-5.0.0.jar
package io.dropwizard.metrics5.annotation
[+] @interface ResponseMetered  1 

to the top

Java Archives  1 


metrics-annotation-5.0.0.jar

to the top