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
- update prometheus rules for rabbitmq v4.1 by @awoimbee in #1883
- Optionally enable all feature flags automatically by @mkuratczyk in #1892
- Deploy RabbitMQ 4.1.1 by default by @mkuratczyk in #1893
- Refactor olm by @Zerpet in #1895
- Final tweaks to OLM workflow by @Zerpet in #1897
- Update queue grafana dashboard by @kcolford in #1896
- RMQ-1753, Bump go - Fixes CVE-2025-22874 by @PujaVad in #1898
New Contributors
Full Changelog: v2.14.0...v2.15.0