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

Test Info


Library Namedropwizard-db
Version #10.7.1
Version #20.8.0

Test Results


Total Java Modules1
Total Methods / Classes77 / 5
Compatibility 99.3%

Problem Summary


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

Added Methods  2 


dropwizard-db-0.8.0.jar, DataSourceFactory.class
package io.dropwizard.db
DataSourceFactory.getValidationQueryTimeout ( )  :  Optional<Duration>
DataSourceFactory.setValidationQueryTimeout ( Duration validationQueryTimeout )  :  void

to the top

Problems with Methods, Medium Severity  1 


dropwizard-db-0.7.1.jar, DataSourceFactory.class
package io.dropwizard.db
[+] DataSourceFactory.build ( MetricRegistry metricRegistry, String name )  :  ManagedDataSource  1 

to the top

Java Archives  1 


dropwizard-db-0.7.1.jar

to the top