Binary compatibility report for the dropwizard-discovery library between 0.7.1-2 and 0.7.1-3 versions

Test Info


Library Namedropwizard-discovery
Version #10.7.1-2
Version #20.7.1-3

Test Results


Total Java Modules1
Total Methods / Classes81 / 14
Compatibility 100%

Problem Summary


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

Added Methods  8 


dropwizard-discovery-0.7.1-3.jar, DiscoveryFactory.class
package io.dropwizard.discovery
DiscoveryFactory.setBasePath ( String basePath )  :  void
DiscoveryFactory.setBaseSleepTime ( Duration baseSleepTime )  :  void
DiscoveryFactory.setConnectionTimeout ( Duration connectionTimeout )  :  void
DiscoveryFactory.setIsDisabled ( boolean isDisabled )  :  void
DiscoveryFactory.setIsReadOnly ( boolean isReadOnly )  :  void
DiscoveryFactory.setMaxRetries ( int maxRetries )  :  void
DiscoveryFactory.setNamespace ( String namespace )  :  void
DiscoveryFactory.setSessionTimeout ( Duration sessionTimeout )  :  void

to the top

Java Archives  1 


dropwizard-discovery-0.7.1-2.jar

to the top