Source compatibility report for the dropwizard-lifecycle library between 2.0.35 and 2.1.0 versions

Test Info


Library Namedropwizard-lifecycle
Version #12.0.35
Version #22.1.0

Test Results


Total Java Modules1
Total Methods / Classes60 / 9
Compatibility 96.7%

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2
Other Changes
in Methods
-2

Removed Methods  2 


dropwizard-lifecycle-2.0.35.jar, AutoCloseableManager.class
package io.dropwizard.lifecycle
AutoCloseableManager.start ( )  :  void

dropwizard-lifecycle-2.0.35.jar, ExecutorServiceManager.class
package io.dropwizard.lifecycle
ExecutorServiceManager.start ( )  :  void

to the top

Other Changes in Data Types  2 


dropwizard-lifecycle-2.0.35.jar
package io.dropwizard.lifecycle
[+] interface Managed  2 

to the top

Other Changes in Methods  2 


dropwizard-lifecycle-2.0.35.jar, Managed.class
package io.dropwizard.lifecycle
[+] Managed.start ( ) [abstract]  :  void  1 
[+] Managed.stop ( ) [abstract]  :  void  1 

to the top

Java Archives  1 


dropwizard-lifecycle-2.0.35.jar

to the top