⚠️ 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
- Remove flaky non-specific test by @Zerpet in #2108
- Remove cluster-operator resources from 'all' category by @Zerpet in #2109
- Annotate RabbitmqCluster with RabbitMQ and Erlang version by @Zerpet in #2117
- Update AGENTS.md by @Zerpet in #2126
- More strict envConfig validation by @mkuratczyk in #2133
- Conditional supporting RBAC creation by @Zerpet in #2128
- Bump go - v1.26.3 by @PujaVad in #2141
- bump default RMQ to 4.2.6 and updater to 1.0.14 by @mkuratczyk in #2142
Full Changelog: v2.20.1...v2.21.0