Source compatibility report for the dropwizard-kafka library between 1.3.13-1 and 1.3.13-2 versions

Test Info


Library Namedropwizard-kafka
Version #11.3.13-1
Version #21.3.13-2

Test Results


Total Java Modules1
Total Methods / Classes252 / 42
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-kafka-1.3.13-2.jar, KafkaProducerFactory.class
package io.dropwizard.kafka
KafkaProducerFactory<K,V>.getTransactionalId ( )  :  Optional<String>
KafkaProducerFactory<K,V>.setTransactionalId ( Optional<String> transactionalId )  :  void

to the top

Other Changes in Data Types  1 


dropwizard-kafka-1.3.13-1.jar
package io.dropwizard.kafka
[+] class KafkaProducerFactory<K,V>  1 

to the top

Java Archives  1 


dropwizard-kafka-1.3.13-1.jar

to the top