Binary compatibility report for the dropwizard-vavr library between 2.1.0-2 and 3.0.0-1 versions

Test Info


Library Namedropwizard-vavr
Version #12.1.0-2
Version #23.0.0-1

Test Results


Total Java Modules1
Total Methods / Classes43 / 14
Compatibility 82.5%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh2
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  3 


dropwizard-vavr-3.0.0-1.jar, VavrBundle.class
package io.dropwizard.vavr
VavrBundle<T>.initialize ( Bootstrap<?> bootstrap )  :  void
VavrBundle<T>.run ( Object p1, Environment p2 )  :  void
VavrBundle<T>.run ( T configuration, Environment environment )  :  void

to the top

Removed Methods  2 


dropwizard-vavr-2.1.0-2.jar, VavrBundle.class
package io.dropwizard.vavr
VavrBundle.initialize ( Bootstrap<?> bootstrap )  :  void
VavrBundle.run ( Environment environment )  :  void

to the top

Problems with Data Types, High Severity  1 


dropwizard-vavr-2.1.0-2.jar
package io.dropwizard.vavr
[+] class VavrBundle  1 

to the top

Other Changes in Data Types  1 


dropwizard-vavr-2.1.0-2.jar
package io.dropwizard.vavr
[+] class VavrBundle  1 

to the top

Java Archives  1 


dropwizard-vavr-2.1.0-2.jar

to the top