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

Test Info


Library Namedropwizard-jackson
Version #11.3.29
Version #22.0.0

Test Results


Total Java Modules1
Total Methods / Classes26 / 6
Compatibility 95.2%

Problem Summary


SeverityCount
Added Methods-5
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High1
Medium0
Low0

Added Methods  5 


dropwizard-jackson-2.0.0.jar, CaffeineModule.class
package io.dropwizard.jackson
CaffeineModule.CaffeineModule ( )
CaffeineModule.getModuleName ( )  :  String
CaffeineModule.setupModule ( Module.SetupContext context )  :  void
CaffeineModule.version ( )  :  Version

dropwizard-jackson-2.0.0.jar, DiscoverableSubtypeResolver.class
package io.dropwizard.jackson
DiscoverableSubtypeResolver.getDiscoveredSubtypes ( )  :  List<Class<?>>

to the top

Removed Methods  1 


dropwizard-jackson-1.3.29.jar, DiscoverableSubtypeResolver.class
package io.dropwizard.jackson
DiscoverableSubtypeResolver.getDiscoveredSubtypes ( )  :  ImmutableList<Class<?>>

to the top

Problems with Methods, High Severity  1 


dropwizard-jackson-1.3.29.jar, DiscoverableSubtypeResolver.class
package io.dropwizard.jackson
[+] DiscoverableSubtypeResolver.getDiscoveredSubtypes ( )  :  ImmutableList<Class<?>>  1 

to the top

Java Archives  1 


dropwizard-jackson-1.3.29.jar

to the top