Source compatibility report for the dropwizard-logging library between 1.0.9 and 1.1.0 versions

Test Info


Library Namedropwizard-logging
Version #11.0.9
Version #21.1.0

Test Results


Total Java Modules1
Total Methods / Classes104 / 24
Compatibility 98%

Problem Summary


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

Added Methods  3 


dropwizard-logging-1.1.0.jar, AbstractAppenderFactory.class
package io.dropwizard.logging
AbstractAppenderFactory<E>.setNeverBlock ( boolean neverBlock )  :  void

dropwizard-logging-1.1.0.jar, DefaultLoggingFactory.class
package io.dropwizard.logging
DefaultLoggingFactory.reset ( )  :  void

dropwizard-logging-1.1.0.jar, LoggingFactory.class
package io.dropwizard.logging
LoggingFactory.reset ( ) [abstract]  :  void

to the top

Problems with Data Types, High Severity  1 


dropwizard-logging-1.0.9.jar
package io.dropwizard.logging
[+] interface LoggingFactory  1 

to the top

Java Archives  1 


dropwizard-logging-1.0.9.jar

to the top