Binary compatibility report for the dropwizard-flyway library between 1.3.0-6 and 1.3.0-7 versions

Test Info


Library Namedropwizard-flyway
Version #11.3.0-6
Version #21.3.0-7

Test Results


Total Java Modules1
Total Methods / Classes100 / 10
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-flyway-1.3.0-7.jar, FlywayFactory.class
package io.dropwizard.flyway
FlywayFactory.getDefaultSchema ( )  :  String
FlywayFactory.setDefaultSchema ( String defaultSchema )  :  void

to the top

Java Archives  1 


dropwizard-flyway-1.3.0-6.jar

to the top