Binary compatibility report for the dropwizard-jdbi library between 1.1.1 and 1.1.2 versions

Test Info


Library Namedropwizard-jdbi
Version #11.1.1
Version #21.1.2

Test Results


Total Java Modules1
Total Methods / Classes198 / 49
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-jdbi-1.1.2.jar, DBIFactory.class
package io.dropwizard.jdbi
DBIFactory.configure ( DBI dbi, PooledDataSourceFactory configuration )  :  void
DBIFactory.newInstance ( ManagedDataSource dataSource )  :  DBI

to the top

Java Archives  1 


dropwizard-jdbi-1.1.1.jar

to the top