* Fix error stopping Petisco when there is no task configured
0.32.7
Not secure
* Fix missing declaration store queue when there are no declared subscriber
0.32.6
Not secure
* Add `retry_publish_only_on_store_queue` option on `EventBus` * Update petisco event configuration to enable empty subscribers config
0.32.5
Not secure
* Add configuration with yml to add handlers to store and another queues. * Update `meiga` dependency to version `v1.2.10`. * Migrating legacy event management
0.32.4
Not secure
* Add `RabbitMqEventConsumerReturnError` * Fix bug on `event_handler` (it wasn't returning the Result value from handler).
0.32.3
Not secure
* Add Petisco default parameters on `event_handler`. * Add verbosity to event consumer