Source compatibility report for the dropwizard-configuration library between 2.0.13 and 2.0.14 versions

Test Info


Library Namedropwizard-configuration
Version #12.0.13
Version #22.0.14

Test Results


Total Java Modules1
Total Methods / Classes43 / 18
Compatibility 100%

Problem Summary


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

Added Methods  3 


dropwizard-configuration-2.0.14.jar, ConfigurationMetadata.class
package io.dropwizard.configuration
ConfigurationMetadata.ConfigurationMetadata ( ObjectMapper mapper, Class<?> klass )
ConfigurationMetadata.expectObjectFormat ( JavaType type )  :  jsonFormatVisitors.JsonObjectFormatVisitor
ConfigurationMetadata.isCollectionOfStrings ( String fieldName )  :  boolean

to the top

Java Archives  1 


dropwizard-configuration-2.0.13.jar

to the top