Binary compatibility report for the dropwizard-request-logging library between 4.0.10 and 5.0.0-alpha.4 versions

Test Info


Library Namedropwizard-request-logging
Version #14.0.10
Version #25.0.0-alpha.4

Test Results


Total Java Modules1
Total Methods / Classes43 / 13
Compatibility 95.1%

Problem Summary


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

Added Methods  2 


dropwizard-request-logging-5.0.0-alpha.4.jar, LogbackAccessRequestLogAwareHandler.class
package io.dropwizard.request.logging
LogbackAccessRequestLogAwareHandler.handle ( Request request, Response response, Callback callback )  :  boolean
LogbackAccessRequestLogAwareHandler.LogbackAccessRequestLogAwareHandler ( )

to the top

Removed Methods  2 


dropwizard-request-logging-4.0.10.jar, LogbackAccessRequestLog.class
package io.dropwizard.request.logging
LogbackAccessRequestLog.addEventListener ( EventListener eventListener )  :  boolean
LogbackAccessRequestLog.removeEventListener ( EventListener eventListener )  :  boolean

to the top

Java Archives  1 


dropwizard-request-logging-4.0.10.jar

to the top