Source compatibility report for the dropwizard-db library between 0.8.0 and 0.8.1 versions

Test Info


Library Namedropwizard-db
Version #10.8.0
Version #20.8.1

Test Results


Total Java Modules1
Total Methods / Classes79 / 6
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-db-0.8.1.jar, TimeBoundHealthCheck.class
package io.dropwizard.db
TimeBoundHealthCheck.check ( Callable<HealthCheck.Result> c )  :  HealthCheck.Result
TimeBoundHealthCheck.TimeBoundHealthCheck ( ExecutorService executorService, Duration duration )

to the top

Java Archives  1 


dropwizard-db-0.8.0.jar

to the top