Binary compatibility report for the dropwizard-request-logging library between 1.1.8 and 1.2.0 versions

Test Info


Library Namedropwizard-request-logging
Version #11.1.8
Version #21.2.0

Test Results


Total Java Modules1
Total Methods / Classes29 / 9
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.2.0.jar, ExternalRequestLogFactory.class
package io.dropwizard.request.logging
ExternalRequestLogFactory.build ( String name )  :  RequestLog
ExternalRequestLogFactory.ExternalRequestLogFactory ( )
ExternalRequestLogFactory.isEnabled ( )  :  boolean
ExternalRequestLogFactory.setEnabled ( boolean enabled )  :  void

to the top

Java Archives  1 


dropwizard-request-logging-1.1.8.jar

to the top