Binary compatibility report for the dropwizard-forms library between 1.3.29 and 2.0.0 versions

Test Info


Library Namedropwizard-forms
Version #11.3.29
Version #22.0.0

Test Results


Total Java Modules1
Total Methods / Classes5 / 1
Compatibility 0%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh2
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-forms-2.0.0.jar, MultiPartBundle.class
package io.dropwizard.forms
MultiPartBundle.run ( Configuration configuration, Environment environment )  :  void
MultiPartBundle.run ( Object p1, Environment p2 )  :  void

to the top

Removed Methods  2 


dropwizard-forms-1.3.29.jar, MultiPartBundle.class
package io.dropwizard.forms
MultiPartBundle.initialize ( Bootstrap<?> bootstrap )  :  void
MultiPartBundle.run ( Environment environment )  :  void

to the top

Problems with Data Types, High Severity  1 


dropwizard-forms-1.3.29.jar
package io.dropwizard.forms
[+] class MultiPartBundle  1 

to the top

Java Archives  1 


dropwizard-forms-1.3.29.jar

to the top