For the complete documentation index, see llms.txt. This page is also available as Markdown.

Apache Kafka Listener

Most recent version: v2.1.3

Learn more about this Listener type in this article.

v2.1.3

Released on 28/01/2026

  • Fixed messages incorrectly routed to the error port based on payload size.

  • Fixed the Listener getting permanently stuck on the error port after a transient broker connect failure. A cached connect error is now cleared on the next successful reconnect.

v2.1.2

Released on 01/28/2026

Fixed an error that created a Kafka client when the Listener was disabled.

v2.1.1

Released on 12/05/2025

Improvements in error management.

v2.1.0

Released on 10/22/2025

New error port added for when the Environment Variable is not enabled in the distributor. In order to use this Listener, you must activate the following environment variable in your distributor using docker compose: SINGLETON_LISTENER_EXECUTOR=true

v2.0.0

Released on 06/18/2025

Added SCRAM auth type.

v1.0.0

Released on 04/09/2025

Initial version

Last updated

Was this helpful?