Source compatibility report for the dropwizard-request-logging library between 2.1.12 and 3.0.0 versions

Test Info


Library Namedropwizard-request-logging
Version #12.1.12
Version #23.0.0

Test Results


Total Java Modules1
Total Methods / Classes41 / 12
Compatibility 78.9%

Problem Summary


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

Added Methods  3 


dropwizard-request-logging-3.0.0.jar, LogbackAccessRequestLog.class
package io.dropwizard.request.logging
LogbackAccessRequestLog.addEventListener ( EventListener eventListener )  :  boolean
LogbackAccessRequestLog.log ( Request jettyRequest, Response jettyResponse )  :  void
LogbackAccessRequestLog.removeEventListener ( EventListener eventListener )  :  boolean

to the top

Problems with Data Types, High Severity  3 


dropwizard-request-logging-2.1.12.jar
package io.dropwizard.request.logging.async
[+] class AsyncAccessEventAppenderFactory  1 

dropwizard-request-logging-2.1.12.jar
package io.dropwizard.request.logging.filter
[+] class UriFilterFactory  1 

dropwizard-request-logging-2.1.12.jar
package io.dropwizard.request.logging.layout
[+] class LogbackAccessRequestLayoutFactory  1 

to the top

Java Archives  1 


dropwizard-request-logging-2.1.12.jar

to the top