Binary compatibility report for the dropwizard-request-logging library between 1.0.4 and 1.0.5 versions

Test Info


Library Namedropwizard-request-logging
Version #11.0.4
Version #21.0.5

Test Results


Total Java Modules1
Total Methods / Classes25 / 8
Compatibility 100%

Problem Summary


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

Added Methods  4 


dropwizard-request-logging-1.0.5.jar, SafeRequestParameterConverter.class
package io.dropwizard.request.logging.layout
SafeRequestParameterConverter.convert ( IAccessEvent accessEvent )  :  String
SafeRequestParameterConverter.convert ( Object p1 )  :  String
SafeRequestParameterConverter.SafeRequestParameterConverter ( )
SafeRequestParameterConverter.start ( )  :  void

to the top

Java Archives  1 


dropwizard-request-logging-1.0.4.jar

to the top