Binary compatibility report for the metrics-healthchecks library between 4.0.7 and 4.1.0 versions

Test Info


Library Namemetrics-healthchecks
Version #14.0.7
Version #24.1.0

Test Results


Total Java Modules1
Total Methods / Classes65 / 10
Compatibility 100%

Problem Summary


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

Added Methods  5 


metrics-healthchecks-4.1.0.jar, HealthCheck.class
package com.codahale.metrics.health
HealthCheck.clock ( )  :  Clock

metrics-healthchecks-4.1.0.jar, Result.class
package com.codahale.metrics.health
HealthCheck.Result.getDuration ( )  :  long
HealthCheck.Result.getTime ( )  :  long
HealthCheck.Result.setDuration ( long duration )  :  void

metrics-healthchecks-4.1.0.jar, ResultBuilder.class
package com.codahale.metrics.health
HealthCheck.ResultBuilder.usingClock ( Clock clock )  :  HealthCheck.ResultBuilder

to the top

Other Changes in Data Types  1 


metrics-healthchecks-4.0.7.jar
package com.codahale.metrics.health.annotation
[+] @interface Async  1 

to the top

Java Archives  1 


metrics-healthchecks-4.0.7.jar

to the top