Skip to content

upgrade rabbitmq always to the latest management version

Placeholder github Source User requested to merge upgrading-rabbitmq into develop

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

image

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

Merge request reports

Loading