v0.12.2
- Allow topic configuration to be passed during topic creation
Elsa.Topic.create(endpoints, "topic-name", config: ["cleanup.policy": "compact"])
- Fix minor crash scenario when
:brod_consumer
cannot be created
Elsa.Topic.create(endpoints, "topic-name", config: ["cleanup.policy": "compact"])
:brod_consumer
cannot be created