Binary compatibility report for the dropwizard-discovery library between 0.9.3-1 and 1.0.0-1 versions

Test Info


Library Namedropwizard-discovery
Version #10.9.3-1
Version #21.0.0-1

Test Results


Total Java Modules1
Total Methods / Classes93 / 17
Compatibility 100%

Problem Summary


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

Problems with Methods, Low Severity  4 


dropwizard-discovery-0.9.3-1.jar, CuratorAdvertiser.class
package io.dropwizard.discovery.core
[+] CuratorAdvertiser<T>.checkInitialized ( )  :  void  1 
[+] CuratorAdvertiser<T>.getAdminPort ( )  :  Optional<Integer>  1 
[+] CuratorAdvertiser<T>.getListenAddress ( )  :  String  1 
[+] CuratorAdvertiser<T>.getListenPort ( )  :  int  1 

to the top

Java Archives  1 


dropwizard-discovery-0.9.3-1.jar

to the top