Source compatibility report for the dropwizard-discovery library between 0.7.1-1 and 0.7.1-2 versions
Test Info
Library Name | dropwizard-discovery |
Version #1 | 0.7.1-1 |
Version #2 | 0.7.1-2 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 73 / 14 |
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-discovery-0.7.1-2.jar, DiscoveryFactory.class
package io.dropwizard.discovery
DiscoveryFactory.isDisabled ( ) : boolean
io/dropwizard/discovery/DiscoveryFactory.isDisabled:()Z
to the top
Java Archives 1
dropwizard-discovery-0.7.1-1.jar
to the top