Skip to content

Producer specific properties and bug fixes

Compare
Choose a tag to compare
@roechi roechi released this 13 Jan 17:07

This release introduces support for granular configuration of specific KafkaProducers by allowing individual Kafka Property blocks in your application properties. See the README.md for a quick primer on this feature.

Furthermore we fixed a bug were not all supplied relevant Kafka Properties were respected during bootstrapping.