Source compatibility report for the dropwizard-foundationdb library between 4.0.0 and 4.0.1 versions

Test Info


Library Namedropwizard-foundationdb
Version #14.0.0
Version #24.0.1

Test Results


Total Java Modules1
Total Methods / Classes134 / 12
Compatibility 100%

Problem Summary


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

Added Methods  3 


dropwizard-foundationdb-4.0.1.jar, InstrumentedDatabase.class
package io.dropwizard.foundationdb.instrumented
InstrumentedDatabase.blobbifyRangeBlocking ( byte[ ] beginKey, byte[ ] endKey, Executor e )  :  CompletableFuture<Boolean>
InstrumentedDatabase.flushBlobRange ( byte[ ] beginKey, byte[ ] endKey, boolean compact, long version, Executor e )  :  CompletableFuture<Boolean>
InstrumentedDatabase.getClientStatus ( Executor e )  :  CompletableFuture<byte[ ]>

to the top

Java Archives  1 


dropwizard-foundationdb-4.0.0.jar

to the top