docs/releases/v1.40.0-next.3-changelog.md
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.40.0-next.3
b034b9d: Adds a new module kafka for plugin-events-backend
The module introduces the KafkaConsumerClient which creates a Kafka client used to establish consumer connections. It also provides the KafkaConsumingEventPublisher, a consumer that subscribes to configured Kafka topics and publishes received messages to the Event Service.