Binary compatibility report for the dropwizard-client library between 1.0.9 and 1.1.0 versions

Test Info


Library Namedropwizard-client
Version #11.0.9
Version #21.1.0

Test Results


Total Java Modules1
Total Methods / Classes149 / 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.1.0.jar, HttpClientBuilder.class
package io.dropwizard.client
HttpClientBuilder.customizeBuilder ( HttpClientBuilder builder )  :  HttpClientBuilder
HttpClientBuilder.using ( HttpProcessor httpProcessor )  :  HttpClientBuilder

dropwizard-client-1.1.0.jar, JerseyClientBuilder.class
package io.dropwizard.client
JerseyClientBuilder.buildRx ( String name, Class<RX> invokerType )  :  RxClient<RX>
JerseyClientBuilder.withShutdownGracePeriod ( Duration shutdownGracePeriod )  :  JerseyClientBuilder

to the top

Java Archives  1 


dropwizard-client-1.0.9.jar

to the top