Binary compatibility report for the dropwizard-lifecycle library between 1.0.9 and 1.1.0 versions

Test Info


Library Namedropwizard-lifecycle
Version #11.0.9
Version #21.1.0

Test Results


Total Java Modules1
Total Methods / Classes43 / 7
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-1.1.0.jar, ServerLifecycleListener.class
package io.dropwizard.lifecycle
ServerLifecycleListener.getAdminPort ( Server server )  :  int
ServerLifecycleListener.getLocalPort ( Server server )  :  int

to the top

Java Archives  1 


dropwizard-lifecycle-1.0.9.jar

to the top