Binary compatibility report for the dropwizard-db library between 0.9.0 and 0.9.1 versions

Test Info


Library Namedropwizard-db
Version #10.9.0
Version #20.9.1

Test Results


Total Java Modules1
Total Methods / Classes97 / 7
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-db-0.9.1.jar, PooledDataSourceFactory.class
package io.dropwizard.db
PooledDataSourceFactory.getValidationQuery ( ) [abstract]  :  String
PooledDataSourceFactory.getValidationQueryTimeout ( ) [abstract]  :  Optional<Duration>

to the top

Other Changes in Data Types  2 


dropwizard-db-0.9.0.jar
package io.dropwizard.db
[+] interface PooledDataSourceFactory  2 

to the top

Java Archives  1 


dropwizard-db-0.9.0.jar

to the top