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

Test Info


Library Namedropwizard-jdbi
Version #10.8.0
Version #20.8.1

Test Results


Total Java Modules1
Total Methods / Classes48 / 14
Compatibility 97.7%

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  4 


dropwizard-jdbi-0.8.1.jar, DBIFactory.class
package io.dropwizard.jdbi
DBIFactory.databaseTimeZone ( )  :  Optional<TimeZone>

dropwizard-jdbi-0.8.1.jar, DBIHealthCheck.class
package io.dropwizard.jdbi
DBIHealthCheck.DBIHealthCheck ( ExecutorService executorService, Duration duration, DBI dbi, String validationQuery )

dropwizard-jdbi-0.8.1.jar, JodaDateTimeArgumentFactory.class
package io.dropwizard.jdbi.args
JodaDateTimeArgumentFactory.JodaDateTimeArgumentFactory ( Optional<TimeZone> timeZone )

dropwizard-jdbi-0.8.1.jar, JodaDateTimeMapper.class
package io.dropwizard.jdbi.args
JodaDateTimeMapper.JodaDateTimeMapper ( Optional<TimeZone> timeZone )

to the top

Removed Methods  1 


dropwizard-jdbi-0.8.0.jar, JodaDateTimeMapper.class
package io.dropwizard.jdbi.args
JodaDateTimeMapper.JodaDateTimeMapper ( )

to the top

Java Archives  1 


dropwizard-jdbi-0.8.0.jar

to the top