chore(changeset): add changeset
Signed-off-by: Jonas Beck <jonas.beck@velux.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-kafka': minor
|
||||
---
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user