Source compatibility report for the dropwizard-util library between 2.1.1 and 2.1.2 versions
Test Info
| Library Name | dropwizard-util |
| Version #1 | 2.1.1 |
| Version #2 | 2.1.2 |
Test Results
| Total Java Modules | 1 |
| Total Methods / Classes | 142 / 19 |
| 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-util-2.1.2.jar, Duration.class
package io.dropwizard.util
Duration.toJavaDuration ( ) : Duration
io/dropwizard/util/Duration.toJavaDuration:()Ljava/time/Duration;
to the top
Java Archives 1
dropwizard-util-2.1.1.jar
to the top