⚠️ 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 connection_string secret to default_user secret by @hxyannay in #1721
- Update condition to enable Web MQTT/STOMP TLS ports by @Zerpet in #1735
- Fix linter errors by @Zerpet in #1736
- Ignore mirroring related shutdown errors by @mkuratczyk in #1740
- Update dependencies by @Zerpet in #1744
- Fix CA certs overriding server certs by @Zerpet in #1747
New Contributors
Full Changelog: v2.10.0...v2.11.0