Source compatibility report for the dropwizard-client library between 0.8.3 and 0.8.4 versions
Test Info
| Library Name | dropwizard-client | 
| Version #1 | 0.8.3 | 
| Version #2 | 0.8.4 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 80 / 7 | 
| 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-client-0.8.4.jar, JerseyIgnoreRequestUserAgentHeaderFilter.class
package io.dropwizard.client
JerseyIgnoreRequestUserAgentHeaderFilter.filter ( ClientRequestContext requestContext )  :  void
io/dropwizard/client/JerseyIgnoreRequestUserAgentHeaderFilter.filter:(Ljavax/ws/rs/client/ClientRequestContext;)V
JerseyIgnoreRequestUserAgentHeaderFilter.JerseyIgnoreRequestUserAgentHeaderFilter ( )
io/dropwizard/client/JerseyIgnoreRequestUserAgentHeaderFilter."<init>":()V
to the top
Java Archives  1 
dropwizard-client-0.8.3.jar
to the top