Binary compatibility report for the dropwizard-migrations library between 2.0.35 and 2.1.0 versions

Test Info


Library Namedropwizard-migrations
Version #12.0.35
Version #22.1.0

Test Results


Total Java Modules1
Total Methods / Classes56 / 19
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-migrations-2.1.0.jar, DbCommand.class
package io.dropwizard.migrations
DbCommand<T>.DbCommand<T> ( String name, DatabaseConfiguration<T> strategy, Class<T> configurationClass, String migrationsFileName, Map<String,Object> scopedObjects )

dropwizard-migrations-2.1.0.jar, MigrationsBundle.class
package io.dropwizard.migrations
MigrationsBundle<T>.getScopedObjects ( )  :  Map<String,Object>

to the top

Problems with Methods, Low Severity  2 


dropwizard-migrations-2.0.35.jar, CloseableLiquibase.class
package io.dropwizard.migrations
[+] CloseableLiquibase.close ( )  :  void  2 

to the top

Java Archives  1 


dropwizard-migrations-2.0.35.jar

to the top