Binary compatibility report for the dropwizard-flyway library between 1.1.0-1 and 1.1.0-2 versions

Test Info


Library Namedropwizard-flyway
Version #11.1.0-1
Version #21.1.0-2

Test Results


Total Java Modules1
Total Methods / Classes60 / 10
Compatibility 98.3%

Problem Summary


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

Added Methods  2 


dropwizard-flyway-1.1.0-2.jar, DbCommand.class
package io.dropwizard.flyway.cli
DbCommand<T>.DbCommand<T> ( String name, DatabaseConfiguration<T> databaseConfiguration, FlywayConfiguration<T> flywayConfiguration, Class<T> configurationClass )

dropwizard-flyway-1.1.0-2.jar, FlywayBundle.class
package io.dropwizard.flyway
FlywayBundle<T>.name ( )  :  String

to the top

Removed Methods  1 


dropwizard-flyway-1.1.0-1.jar, DbCommand.class
package io.dropwizard.flyway.cli
DbCommand<T>.DbCommand<T> ( DatabaseConfiguration<T> databaseConfiguration, FlywayConfiguration<T> flywayConfiguration, Class<T> configurationClass )

to the top

Java Archives  1 


dropwizard-flyway-1.1.0-1.jar

to the top