- rely on `get_port` functionality delivered by `port_for` - Extended range of messages for list queues output
Misc ++++
- Migrate CI to github actions - Support only python 3.7 and up
2.1.0
=====
Feature ------- - Allow to configure plugin's location with the use of
* **--rabbitmq-logsdir** command line argument * **rabbitmq_logsdir** ini file configuration option * **logsdir** factory argument
2.0.1
=====
- [fix] Adjust for mirakuru 2.2.0 and up
2.0.0
=====
- [cleanup] Move more rabbitmq related logic into the executor - [enhancements] Base environment variables support on the mirakuru functionality itself - [feature] Drop support for python 2.7. From now on, only support python 3.6 and up