Source compatibility report for the dropwizard-lifecycle library between 2.1.12 and 3.0.0 versions

Test Info


Library Namedropwizard-lifecycle
Version #12.1.12
Version #23.0.0

Test Results


Total Java Modules1
Total Methods / Classes59 / 9
Compatibility 98.3%

Problem Summary


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

Added Methods  1 


dropwizard-lifecycle-3.0.0.jar, LifecycleEnvironment.class
package io.dropwizard.lifecycle.setup
LifecycleEnvironment.addEventListener ( LifeCycle.Listener listener )  :  void

to the top

Removed Methods  1 


dropwizard-lifecycle-2.1.12.jar, LifecycleEnvironment.class
package io.dropwizard.lifecycle.setup
LifecycleEnvironment.addLifeCycleListener ( LifeCycle.Listener listener )  :  void

to the top

Java Archives  1 


dropwizard-lifecycle-2.1.12.jar

to the top