Binary compatibility report for the dropwizard-request-logging library between 3.0.10 and 4.0.0 versions

Test Info


Library Namedropwizard-request-logging
Version #13.0.10
Version #24.0.0

Test Results


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

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh3
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods  3 


dropwizard-request-logging-3.0.10.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  1 


dropwizard-request-logging-3.0.10.jar
package io.dropwizard.request.logging
[+] class LogbackAccessRequestLog  1 

to the top

Java Archives  1 


dropwizard-request-logging-3.0.10.jar

to the top