Binary compatibility report for the dropwizard-lifecycle library between 3.0.5 and 3.0.6 versions

Test Info


Library Namedropwizard-lifecycle
Version #13.0.5
Version #23.0.6

Test Results


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

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-lifecycle-3.0.6.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.5.jar

to the top