Binary compatibility report for the dropwizard-foundationdb library between 1.5.0 and 1.6.0 versions
Test Info
| Library Name | dropwizard-foundationdb | 
| Version #1 | 1.5.0 | 
| Version #2 | 1.6.0 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 119 / 12 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 1 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  1 
dropwizard-foundationdb-1.6.0.jar, InstrumentedDatabase.class
package io.dropwizard.foundationdb.instrumented
InstrumentedDatabase.createTransaction ( Executor e, EventKeeper ek )  :  Transaction
io/dropwizard/foundationdb/instrumented/InstrumentedDatabase.createTransaction:(Ljava/util/concurrent/Executor;Lcom/apple/foundationdb/EventKeeper;)Lcom/apple/foundationdb/Transaction;
to the top
Java Archives  1 
dropwizard-foundationdb-1.5.0.jar
to the top