Modelling more message patterns in EventCatalog
· 7 min read
I'm happy to share that EventCatalog 2.65.0 is now out.
This release includes the following highlights:
- New: Channel updates in EventCatalog
- A new way to model more message patterns in EventCatalog, chain channels together and much more...
- New: Producers and consumers are now visualized
- The visualizer now shows Producers and Consumers for your messages. Not just the service, to help you understand the bigger picture.
- New: Message colors added to the visualizer
- The visualizer now shows colored messages (nodes). This allows you to keep track of how messages flow in your architecture.
Files will be automatically migrated
When you upgrade EventCatalog to 2.65.0 our migration script will migrate your channels for you ❤️.
This will change files in your EventCatalog that will be need to be reviewed and updated.
Channel updates in EventCatalog
Channels in EventCatalog have been updated to support more complex messaging patterns and flows.
Channels represent the transportation method of messages between producers and consumers.
Examples of channels could be:
- Kafka
- RabbitMQ
- AWS SQS
- AWS SNS
- AWS SNS