Source compatibility report for the dropwizard-client library between 0.8.0 and 0.8.1 versions

Test Info


Library Namedropwizard-client
Version #10.8.0
Version #20.8.1

Test Results


Total Java Modules1
Total Methods / Classes78 / 5
Compatibility 97.4%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium1
Low0

Added Methods  2 


dropwizard-client-0.8.1.jar, DropwizardApacheConnector.class
package io.dropwizard.client
DropwizardApacheConnector.DropwizardApacheConnector ( CloseableHttpClient client, RequestConfig defaultRequestConfig, boolean chunkedEncodingEnabled )

dropwizard-client-0.8.1.jar, HttpClientBuilder.class
package io.dropwizard.client
HttpClientBuilder.createClient ( HttpClientBuilder builder, InstrumentedHttpClientConnectionManager manager, String name )  :  ConfiguredCloseableHttpClient

to the top

Removed Methods  2 


dropwizard-client-0.8.0.jar, DropwizardApacheConnector.class
package io.dropwizard.client
DropwizardApacheConnector.DropwizardApacheConnector ( CloseableHttpClient client, boolean chunkedEncodingEnabled )

dropwizard-client-0.8.0.jar, HttpClientBuilder.class
package io.dropwizard.client
HttpClientBuilder.createClient ( HttpClientBuilder builder, InstrumentedHttpClientConnectionManager manager, String name )  :  CloseableHttpClient

to the top

Problems with Methods, Medium Severity  1 


dropwizard-client-0.8.0.jar, HttpClientBuilder.class
package io.dropwizard.client
[+] HttpClientBuilder.createClient ( HttpClientBuilder builder, InstrumentedHttpClientConnectionManager manager, String name )  :  CloseableHttpClient  1 

to the top

Java Archives  1 


dropwizard-client-0.8.0.jar

to the top