Binary compatibility report for the dropwizard-jersey library between 2.0.11 and 2.0.12 versions
Test Info
Library Name | dropwizard-jersey |
Version #1 | 2.0.11 |
Version #2 | 2.0.12 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 300 / 81 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
Added Methods | - | 2 |
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 2
dropwizard-jersey-2.0.12.jar, EofExceptionWriterInterceptor.class
package io.dropwizard.jersey.errors
EofExceptionWriterInterceptor.aroundWriteTo ( WriterInterceptorContext context ) : void
io/dropwizard/jersey/errors/EofExceptionWriterInterceptor.aroundWriteTo:(Ljavax/ws/rs/ext/WriterInterceptorContext;)V
EofExceptionWriterInterceptor.EofExceptionWriterInterceptor ( MetricRegistry metricRegistry )
io/dropwizard/jersey/errors/EofExceptionWriterInterceptor."<init>":(Lcom/codahale/metrics/MetricRegistry;)V
to the top
Java Archives 1
dropwizard-jersey-2.0.11.jar
to the top