StackStorm / community

Async conversation about ideas, planning, roadmap, issues, RFCs, etc around StackStorm
https://stackstorm.com/
Apache License 2.0
8 stars 3 forks source link

Upgrade RabbitMQ #91

Closed amanda11 closed 2 years ago

amanda11 commented 2 years ago

On EL8 distributions we use the latest RabbitMQ and Erlang from the rabbitMQ repos, but for all other distributions we use what is bundled with the O/S. Update all installations to use latest RabbitMQ.

Changes required for 3.6 release:

arm4b commented 2 years ago

@rush-skills Just created an issue for puppet-st2, https://github.com/StackStorm/puppet-st2/issues/340 if you'd like to take a look at updating RabbitMQ for https://github.com/StackStorm/puppet-st2/.

rush-skills commented 2 years ago

@armab You can close this one now, the changes are merged

arm4b commented 2 years ago

Thanks everyone :+1:

The inconsistent RabbitMQ version shipped by default with the various distros was a bit of a security issue reported before by our users and so this definitely makes the project more secure.