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

Test Info


Library Namemetrics-annotation
Version #14.2.28
Version #25.0.0

Test Results


Total Java Modules1
Total Methods / Classes23 / 9
Compatibility 0%

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh2
Problems with
Data Types
High9
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods  2 


metrics-annotation-4.2.28.jar, ResponseMeteredLevel.class
package com.codahale.metrics.annotation
ResponseMeteredLevel.valueOf ( String name ) [static]  :  ResponseMeteredLevel
ResponseMeteredLevel.values ( ) [static]  :  ResponseMeteredLevel[ ]

to the top

Problems with Data Types, High Severity  9 


metrics-annotation-4.2.28.jar
package com.codahale.metrics.annotation
[+] @interface CachedGauge  1 
[+] @interface Counted  1 
[+] @interface ExceptionMetered  1 
[+] @interface Gauge  1 
[+] @interface Metered  1 
[+] @interface Metric  1 
[+] @interface ResponseMetered  1 
[+] @interface Timed  1 
[+] class ResponseMeteredLevel  1 

to the top

Java Archives  1 


metrics-annotation-4.2.28.jar

to the top