Binary compatibility report for the dropwizard-jdbi library between 0.9.2 and 0.9.3 versions

Test Info


Library Namedropwizard-jdbi
Version #10.9.2
Version #20.9.3

Test Results


Total Java Modules1
Total Methods / Classes57 / 15
Compatibility 100%

Problem Summary


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

Added Methods  4 


dropwizard-jdbi-0.9.3.jar, JodaDateTimeMapper.class
package io.dropwizard.jdbi.args
JodaDateTimeMapper.JodaDateTimeMapper ( int index )
JodaDateTimeMapper.JodaDateTimeMapper ( int index, Optional<TimeZone> timeZone )
JodaDateTimeMapper.JodaDateTimeMapper ( String name )
JodaDateTimeMapper.JodaDateTimeMapper ( String name, Optional<TimeZone> timeZone )

to the top

Java Archives  1 


dropwizard-jdbi-0.9.2.jar

to the top