Binary compatibility report for the dropwizard-health library between 1.5.0 and 1.6.0 versions

Test Info


Library Namedropwizard-health
Version #11.5.0
Version #21.6.0

Test Results


Total Java Modules1
Total Methods / Classes87 / 16
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-health-1.6.0.jar, HealthCheckBundle.class
package io.dropwizard.health.core
HealthCheckBundle<C>.createHealthCheckManager ( List<HealthCheckConfiguration> healthCheckConfigs, HealthCheckScheduler scheduler, MetricRegistry metrics, String name )  :  HealthCheckManager

dropwizard-health-1.6.0.jar, HealthCheckManager.class
package io.dropwizard.health.core
HealthCheckManager.HealthCheckManager ( List<HealthCheckConfiguration> configs, HealthCheckScheduler scheduler, MetricRegistry metrics, String managerName )

to the top

Java Archives  1 


dropwizard-health-1.5.0.jar

to the top