Source compatibility report for the metrics-jersey2 library between 5.0.0 and 5.0.1 versions
Test Info
| Library Name | metrics-jersey2 | 
| Version #1 | 5.0.0 | 
| Version #2 | 5.0.1 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 15 / 2 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 3 | 
| 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  3 
metrics-jersey2-5.0.1.jar, InstrumentedResourceMethodApplicationListener.class
package io.dropwizard.metrics5.jersey2
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics, Clock clock, boolean trackFilters, Supplier<Reservoir> reservoirSupplier )
io/dropwizard/metrics5/jersey2/InstrumentedResourceMethodApplicationListener."<init>":(Lio/dropwizard/metrics5/MetricRegistry;Lio/dropwizard/metrics5/Clock;ZLjava/util/function/Supplier;)V
metrics-jersey2-5.0.1.jar, MetricsFeature.class
package io.dropwizard.metrics5.jersey2
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock, boolean trackFilters, Supplier<Reservoir> reservoirSupplier )
io/dropwizard/metrics5/jersey2/MetricsFeature."<init>":(Lio/dropwizard/metrics5/MetricRegistry;Lio/dropwizard/metrics5/Clock;ZLjava/util/function/Supplier;)V
MetricsFeature.MetricsFeature ( MetricRegistry registry, Supplier<Reservoir> reservoirSupplier )
io/dropwizard/metrics5/jersey2/MetricsFeature."<init>":(Lio/dropwizard/metrics5/MetricRegistry;Ljava/util/function/Supplier;)V
to the top
Java Archives  1 
metrics-jersey2-5.0.0.jar
to the top