Release 2.0
Fully revised Kafka module, including:
- Easy to setup Kafka consumers and producers.
- Full SSL support (using keystore and truststores).
- Explorer (discover topics and read messages).
- Support for headers (as consumer and producer).
- Logging from the Kafka library redirected to Mendix (so you can actually see errors and connectivity issues).
- Producing messages using asynchronous and synchronous mode.
- Publish messages through UI.
- Consumer commit control (to force at-least-once processing).