Source compatibility report for the dropwizard-util library between 2.0.35 and 2.1.0 versions

Test Info


Library Namedropwizard-util
Version #12.0.35
Version #22.1.0

Test Results


Total Java Modules1
Total Methods / Classes141 / 19
Compatibility 100%

Problem Summary


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

Added Methods  1 


dropwizard-util-2.1.0.jar, Throwables.class
package io.dropwizard.util
Throwables.findThrowableInChain ( Predicate<Throwable> condition, Throwable t ) [static]  :  Optional<Throwable>

to the top

Java Archives  1 


dropwizard-util-2.0.35.jar

to the top