Binary compatibility report for the dropwizard-hibernate library between 4.0.10 and 5.0.0-alpha.4 versions

Test Info


Library Namedropwizard-hibernate
Version #14.0.10
Version #25.0.0-alpha.4

Test Results


Total Java Modules1
Total Methods / Classes114 / 13
Compatibility 99.1%

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High1
Medium0
Low0

Added Methods  4 


dropwizard-hibernate-5.0.0-alpha.4.jar, DualSessionFactory.class
package io.dropwizard.hibernate.dual
DualSessionFactory.findEntityGraphByName ( String s )  :  RootGraph<?>
DualSessionFactory.getCriteriaBuilder ( )  :  HibernateCriteriaBuilder
DualSessionFactory.getDefinedFetchProfileNames ( )  :  Set<String>
DualSessionFactory.getSchemaManager ( )  :  SchemaManager

to the top

Problems with Methods, High Severity  1 


dropwizard-hibernate-4.0.10.jar, DualSessionFactory.class
package io.dropwizard.hibernate.dual
[+] DualSessionFactory.getCriteriaBuilder ( )  :  CriteriaBuilder  1 

to the top

Java Archives  1 


dropwizard-hibernate-4.0.10.jar

to the top