⚠️ 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
- Skip ImagePullSecrets update when DEFAULT_IMAGE_PULL_SECRETS is empty by @MirahImage in #2116
- Expose deprecated features usage via Status by @Zerpet in #2137
- Bump golang version and dependencies. by @MirahImage in #2157
Full Changelog: v2.21.0...v2.21.1