Binary compatibility report for the dropwizard-configuration library between 0.9.0 and 0.9.1 versions

Test Info


Library Namedropwizard-configuration
Version #10.9.0
Version #20.9.1

Test Results


Total Java Modules1
Total Methods / Classes34 / 14
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-configuration-0.9.1.jar, ResourceConfigurationSourceProvider.class
package io.dropwizard.configuration
ResourceConfigurationSourceProvider.open ( String path )  :  InputStream
ResourceConfigurationSourceProvider.ResourceConfigurationSourceProvider ( )

to the top

Java Archives  1 


dropwizard-configuration-0.9.0.jar

to the top