Source compatibility report for the dropwizard-servlets library between 0.7.0 and 0.7.1 versions
Test Info
Library Name | dropwizard-servlets |
Version #1 | 0.7.0 |
Version #2 | 0.7.1 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 34 / 10 |
Compatibility |
97% |
Problem Summary
| Severity | Count |
Added Methods | - | 1 |
Removed Methods | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
Medium | 0 |
Low | 0 |
Added Methods 1
dropwizard-servlets-0.7.1.jar, TaskServlet.class
package io.dropwizard.servlets.tasks
TaskServlet.TaskServlet ( MetricRegistry metricRegistry )
io/dropwizard/servlets/tasks/TaskServlet."<init>":(Lcom/codahale/metrics/MetricRegistry;)V
to the top
Removed Methods 1
dropwizard-servlets-0.7.0.jar, TaskServlet.class
package io.dropwizard.servlets.tasks
TaskServlet.TaskServlet ( )
io/dropwizard/servlets/tasks/TaskServlet."<init>":()V
to the top
Java Archives 1
dropwizard-servlets-0.7.0.jar
to the top