Source compatibility report for the dropwizard-client library between 1.2.9 and 1.3.0 versions

Test Info


Library Namedropwizard-client
Version #11.2.9
Version #21.3.0

Test Results


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

Problem Summary


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

Added Methods  4 


dropwizard-client-1.3.0.jar, HttpClientBuilder.class
package io.dropwizard.client
HttpClientBuilder.using ( ServiceUnavailableRetryStrategy serviceUnavailableRetryStrategy )  :  HttpClientBuilder

dropwizard-client-1.3.0.jar, JerseyClientBuilder.class
package io.dropwizard.client
JerseyClientBuilder.using ( ServiceUnavailableRetryStrategy serviceUnavailableRetryStrategy )  :  JerseyClientBuilder

dropwizard-client-1.3.0.jar, TlsConfiguration.class
package io.dropwizard.client.ssl
TlsConfiguration.getProvider ( )  :  String
TlsConfiguration.setProvider ( String provider )  :  void

to the top

Java Archives  1 


dropwizard-client-1.2.9.jar

to the top