Source compatibility report for the dropwizard-metrics-ganglia library between 0.9.3 and 1.0.0 versions

Test Info


Library Namedropwizard-metrics-ganglia
Version #10.9.3
Version #21.0.0

Test Results


Total Java Modules1
Total Methods / Classes22 / 1
Compatibility 90%

Problem Summary


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

Added Methods  2 


dropwizard-metrics-ganglia-1.0.0.jar, GangliaReporterFactory.class
package io.dropwizard.metrics.ganglia
GangliaReporterFactory.getSpoof ( )  :  Optional<String>
GangliaReporterFactory.getUuid ( )  :  Optional<UUID>

to the top

Removed Methods  2 


dropwizard-metrics-ganglia-0.9.3.jar, GangliaReporterFactory.class
package io.dropwizard.metrics.ganglia
GangliaReporterFactory.getSpoof ( )  :  Optional<String>
GangliaReporterFactory.getUuid ( )  :  Optional<UUID>

to the top

Problems with Methods, Medium Severity  2 


dropwizard-metrics-ganglia-0.9.3.jar, GangliaReporterFactory.class
package io.dropwizard.metrics.ganglia
[+] GangliaReporterFactory.getSpoof ( )  :  Optional<String>  1 
[+] GangliaReporterFactory.getUuid ( )  :  Optional<UUID>  1 

to the top

Java Archives  1 


dropwizard-metrics-ganglia-0.9.3.jar

to the top