Skip to content

Release 2.0

Compare
Choose a tag to compare
@ArjenLammers ArjenLammers released this 05 Mar 09:09
· 22 commits to master since this release

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).