Binary compatibility report for the dropwizard-kafka library between 1.5.0 and 1.6.0 versions

Test Info


Library Namedropwizard-kafka
Version #11.5.0
Version #21.6.0

Test Results


Total Java Modules1
Total Methods / Classes290 / 47
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods  4 


dropwizard-kafka-1.6.0.jar, SaslPlaintextSecurityFactory.class
package io.dropwizard.kafka.security
SaslPlaintextSecurityFactory.getSaslJaas ( )  :  String
SaslPlaintextSecurityFactory.setSaslJaas ( String saslJaas )  :  void

dropwizard-kafka-1.6.0.jar, SecurityFactory.class
package io.dropwizard.kafka.security
SecurityFactory.getSslEndpointIdentificationAlgorithm ( )  :  String
SecurityFactory.setSslEndpointIdentificationAlgorithm ( String sslEndpointIdentificationAlgorithm )  :  void

to the top

Other Changes in Data Types  1 


dropwizard-kafka-1.5.0.jar
package io.dropwizard.kafka.security
[+] class SecurityFactory  1 

to the top

Java Archives  1 


dropwizard-kafka-1.5.0.jar

to the top