Binary compatibility report for the dropwizard-cassandra library between 2.1.7 and 3.0.0 versions

Test Info


Library Namedropwizard-cassandra
Version #12.1.7
Version #23.0.0

Test Results


Total Java Modules1
Total Methods / Classes297 / 58
Compatibility 97.6%

Problem Summary


SeverityCount
Added Methods-5
Removed MethodsHigh5
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods  5 


dropwizard-cassandra-3.0.0.jar, CassandraBundle.class
package io.dropwizard.cassandra
CassandraBundle<T>.getCassandraFactory ( T p1 ) [abstract]  :  CassandraFactory
CassandraBundle<T>.initialize ( Bootstrap<?> bootstrap )  :  void
CassandraBundle<T>.run ( Object p1, Environment p2 )  :  void
CassandraBundle<T>.run ( T configuration, Environment environment )  :  void

dropwizard-cassandra-3.0.0.jar, CassandraConfiguration.class
package io.dropwizard.cassandra
CassandraConfiguration<T>.getCassandraFactory ( T p1 ) [abstract]  :  CassandraFactory

to the top

Removed Methods  5 


dropwizard-cassandra-2.1.7.jar, CassandraBundle.class
package io.dropwizard.cassandra
CassandraBundle<T>.getCassandraFactory ( T p1 ) [abstract]  :  CassandraFactory
CassandraBundle<T>.initialize ( Bootstrap<?> bootstrap )  :  void
CassandraBundle<T>.run ( Object p1, Environment p2 )  :  void
CassandraBundle<T>.run ( T configuration, Environment environment )  :  void

dropwizard-cassandra-2.1.7.jar, CassandraConfiguration.class
package io.dropwizard.cassandra
CassandraConfiguration<T>.getCassandraFactory ( T p1 ) [abstract]  :  CassandraFactory

to the top

Problems with Data Types, High Severity  2 


dropwizard-cassandra-2.1.7.jar
package io.dropwizard.cassandra
[+] class CassandraBundle<T>  2 

to the top

Other Changes in Data Types  2 


dropwizard-cassandra-2.1.7.jar
package io.dropwizard.cassandra
[+] class CassandraBundle<T>  2 

to the top

Java Archives  1 


dropwizard-cassandra-2.1.7.jar

to the top