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

Test Info


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

Test Results


Total Java Modules1
Total Methods / Classes87 / 12
Compatibility 98.8%

Problem Summary


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

Added Methods  1 


dropwizard-json-logging-4.0.12.jar, AccessJsonLayout.class
package io.dropwizard.logging.json.layout
AccessJsonLayout.toJsonMap ( IAccessEvent event )  :  Map<String,Object>

to the top

Removed Methods  1 


dropwizard-json-logging-4.0.11.jar, AccessJsonLayout.class
package io.dropwizard.logging.json.layout
AccessJsonLayout.toJsonMap ( IAccessEvent event )  :  Map<String,Object>

to the top

Problems with Data Types, Low Severity  2 


dropwizard-json-logging-4.0.11.jar
package io.dropwizard.logging.json
[+] class AccessJsonLayoutBaseFactory  1 

dropwizard-json-logging-4.0.11.jar
package io.dropwizard.logging.json.layout
[+] class AccessJsonLayout  1 

to the top

Java Archives  1 


dropwizard-json-logging-4.0.11.jar

to the top