⚠️ Upgrading the cluster-operator to this version will update RabbitMQ clusters (i.e. will cause rolling update of the underlying StatefulSets).
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.
What's Changed
- Add startup probe to RabbitMQ by @Zerpet in #2050
- Include LICENSE.txt and README.me in kubectl-rabbitmq archive by @Zerpet in #2055
- Add web amqp port. by @MirahImage in #2054
- Do not require mTLS to enable TLS for web protocols. by @MirahImage in #2060
- Bump golang to 1.25.8. Resolves CVEs. by @MirahImage in #2068
Full Changelog: v2.19.1...v2.19.2