Skip to content

v2.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jan 10:23
· 22 commits to main since this release
6e0bfd2

⚠️ 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 quorum status field by @Zerpet in #2031
  • Fix: consider additional config for default user creds by @Zerpet in #1974

Full Changelog: v2.18.0...v2.19.0