Binary compatibility report for the dropwizard-db library between 1.1.8 and 1.2.0 versions

Test Info


Library Namedropwizard-db
Version #11.1.8
Version #21.2.0

Test Results


Total Java Modules1
Total Methods / Classes102 / 7
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-1.2.0.jar, DataSourceFactory.class
package io.dropwizard.db
DataSourceFactory.getJdbcInterceptors ( )  :  Optional<String>
DataSourceFactory.setJdbcInterceptors ( Optional<String> jdbcInterceptors )  :  void

to the top

Java Archives  1 


dropwizard-db-1.1.8.jar

to the top