Binary compatibility report for the dropwizard-jersey library between 1.3.25 and 1.3.26 versions
Test Info
| Library Name | dropwizard-jersey | 
| Version #1 | 1.3.25 | 
| Version #2 | 1.3.26 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 286 / 76 | 
| 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-1.3.26.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-1.3.25.jar
to the top