upgrade rabbitmq always to the latest management version
Mentions of reviewers
@Didayolo
@ihsaan-ullah
...
There are some vulnerabilities of RabbitMQ's old versions
https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=amqp
After this PR, the RabbitMQ will be always the latest version which helps to resolve some CVE as soon as possible.
A checklist for hand testing
-
We can create a queue -
Compute worker can connect to a queue and process a submission
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge