Producer specific properties and bug fixes
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.