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

Test Info


Library Namemetrics-healthchecks
Version #15.0.0
Version #25.0.1

Test Results


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

Problem Summary


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

Added Methods  5 


metrics-healthchecks-5.0.1.jar, HealthCheck.class
package io.dropwizard.metrics5.health
HealthCheck.clock ( )  :  Clock

metrics-healthchecks-5.0.1.jar, Result.class
package io.dropwizard.metrics5.health
HealthCheck.Result.getDuration ( )  :  long
HealthCheck.Result.getTime ( )  :  long
HealthCheck.Result.setDuration ( long duration )  :  void

metrics-healthchecks-5.0.1.jar, ResultBuilder.class
package io.dropwizard.metrics5.health
HealthCheck.ResultBuilder.usingClock ( Clock clock )  :  HealthCheck.ResultBuilder

to the top

Removed Methods  1 


metrics-healthchecks-5.0.0.jar, HealthCheck.class
package io.dropwizard.metrics5.health
HealthCheck.HealthCheck ( )

to the top

Problems with Data Types, High Severity  1 


metrics-healthchecks-5.0.0.jar
package io.dropwizard.metrics5.health
[+] class HealthCheck  1 

to the top

Problems with Data Types, Medium Severity  1 


metrics-healthchecks-5.0.0.jar
package io.dropwizard.metrics5.health.jvm
[+] class ThreadDeadlockHealthCheck  1 

to the top

Other Changes in Data Types  1 


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

to the top

Java Archives  1 


metrics-healthchecks-5.0.0.jar

to the top