Source compatibility report for the dropwizard-configuration library between 1.2.9 and 1.3.0 versions

Test Info


Library Namedropwizard-configuration
Version #11.2.9
Version #21.3.0

Test Results


Total Java Modules1
Total Methods / Classes41 / 17
Compatibility 97.5%

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-configuration-1.3.0.jar, SubstitutingSourceProvider.class
package io.dropwizard.configuration
SubstitutingSourceProvider.SubstitutingSourceProvider ( ConfigurationSourceProvider delegate, StrSubstitutor substitutor )

to the top

Removed Methods  1 


dropwizard-configuration-1.2.9.jar, SubstitutingSourceProvider.class
package io.dropwizard.configuration
SubstitutingSourceProvider.SubstitutingSourceProvider ( ConfigurationSourceProvider delegate, StrSubstitutor substitutor )

to the top

Problems with Data Types, Low Severity  2 


dropwizard-configuration-1.2.9.jar
package io.dropwizard.configuration
[+] class EnvironmentVariableLookup  1 
[+] class EnvironmentVariableSubstitutor  1 

to the top

Java Archives  1 


dropwizard-configuration-1.2.9.jar

to the top