Binary compatibility report for the dropwizard-lifecycle library between 3.0.10 and 4.0.0 versions

Test Info


Library Namedropwizard-lifecycle
Version #13.0.10
Version #24.0.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

Removed Methods  2 


dropwizard-lifecycle-3.0.10.jar, LifecycleEnvironment.class
package io.dropwizard.lifecycle.setup
LifecycleEnvironment.virtualExecutorService ( String nameFormat )  :  ExecutorService
LifecycleEnvironment.virtualExecutorService ( String nameFormat, Duration shutdownTime )  :  ExecutorService

to the top

Java Archives  1 


dropwizard-lifecycle-3.0.10.jar

to the top