Binary compatibility report for the dropwizard-flyway library between 1.3.0-4 and 1.3.0-5 versions

Test Info


Library Namedropwizard-flyway
Version #11.3.0-4
Version #21.3.0-5

Test Results


Total Java Modules1
Total Methods / Classes99 / 10
Compatibility 97.9%

Problem Summary


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

Added Methods  2 


dropwizard-flyway-1.3.0-5.jar, FlywayFactory.class
package io.dropwizard.flyway
FlywayFactory.getInitSql ( )  :  String
FlywayFactory.setInitSql ( String initSql )  :  void

to the top

Removed Methods  2 


dropwizard-flyway-1.3.0-4.jar, FlywayFactory.class
package io.dropwizard.flyway
FlywayFactory.getErrorHandlers ( )  :  List<String>
FlywayFactory.setErrorHandlers ( List<String> errorHandlers )  :  void

to the top

Java Archives  1 


dropwizard-flyway-1.3.0-4.jar

to the top