Binary compatibility report for the dropwizard-request-logging library between 4.0.11 and 4.0.12 versions

Test Info


Library Namedropwizard-request-logging
Version #14.0.11
Version #24.0.12

Test Results


Total Java Modules1
Total Methods / Classes42 / 12
Compatibility 78%

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh1
Problems with
Data Types
High3
Medium0
Low2
Problems with
Methods
High0
Medium0
Low0

Added Methods  1 


dropwizard-request-logging-4.0.12.jar, SafeRequestParameterConverter.class
package io.dropwizard.request.logging.layout
SafeRequestParameterConverter.convert ( IAccessEvent accessEvent )  :  String

to the top

Removed Methods  1 


dropwizard-request-logging-4.0.11.jar, SafeRequestParameterConverter.class
package io.dropwizard.request.logging.layout
SafeRequestParameterConverter.convert ( IAccessEvent accessEvent )  :  String

to the top

Problems with Data Types, High Severity  3 


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

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

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

to the top

Problems with Data Types, Low Severity  2 


dropwizard-request-logging-4.0.11.jar
package io.dropwizard.request.logging.layout
[+] class LogbackAccessRequestLayout  1 
[+] class SafeRequestParameterConverter  1 

to the top

Java Archives  1 


dropwizard-request-logging-4.0.11.jar

to the top