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

Test Info


Library Namedropwizard-assets
Version #11.3.29
Version #22.0.0

Test Results


Total Java Modules1
Total Methods / Classes13 / 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-assets-2.0.0.jar, AssetsBundle.class
package io.dropwizard.assets
AssetsBundle.run ( Configuration configuration, Environment environment )  :  void
AssetsBundle.run ( Object p1, Environment p2 )  :  void

to the top

Removed Methods  2 


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

to the top

Problems with Data Types, High Severity  1 


dropwizard-assets-1.3.29.jar
package io.dropwizard.assets
[+] class AssetsBundle  1 

to the top

Java Archives  1 


dropwizard-assets-1.3.29.jar

to the top