Skip to content

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 10:20
· 92 commits to main since this release
535a681

⚠️ 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.

Potential breaking changes

For Openshift users, the enhanced security context might cause downtime if the security context is not overridden, as documented in our updated example or our website docs.

Enhanced Security Context

The cluster operator now has a security context, and sets an enhanced security context for RabbitMQ clusters. For users on OpenShift and other cases where the security context is overridden, please make use of our updated example.

What's Changed

New Contributors

Full Changelog: v2.16.1...v2.17.0