Binary compatibility report for the metrics-annotation library between 4.2.15 and 4.2.16 versions

Test Info


Library Namemetrics-annotation
Version #14.2.15
Version #24.2.16

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-4.2.16.jar, ResponseMeteredLevel.class
package com.codahale.metrics.annotation
ResponseMeteredLevel.valueOf ( String name ) [static]  :  ResponseMeteredLevel
ResponseMeteredLevel.values ( ) [static]  :  ResponseMeteredLevel[ ]

to the top

Other Changes in Data Types  1 


metrics-annotation-4.2.15.jar
package com.codahale.metrics.annotation
[+] @interface ResponseMetered  1 

to the top

Java Archives  1 


metrics-annotation-4.2.15.jar

to the top