Source compatibility report for the dropwizard-client library between 1.0.0 and 1.0.1 versions

Test Info


Library Namedropwizard-client
Version #11.0.0
Version #21.0.1

Test Results


Total Java Modules1
Total Methods / Classes145 / 12
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  3 


dropwizard-client-1.0.1.jar, DropwizardSSLConnectionSocketFactory.class
package io.dropwizard.client
DropwizardSSLConnectionSocketFactory.DropwizardSSLConnectionSocketFactory ( TlsConfiguration configuration, HostnameVerifier verifier )

dropwizard-client-1.0.1.jar, HttpClientBuilder.class
package io.dropwizard.client
HttpClientBuilder.using ( HostnameVerifier verifier )  :  HttpClientBuilder

dropwizard-client-1.0.1.jar, JerseyClientBuilder.class
package io.dropwizard.client
JerseyClientBuilder.using ( HostnameVerifier verifier )  :  JerseyClientBuilder

to the top

Java Archives  1 


dropwizard-client-1.0.0.jar

to the top