Skip to content

Releases: rabbitmq/messaging-topology-operator

v1.19.3

09 Jun 13:44
24baa8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.19.2...v1.19.3

v1.19.2

12 May 14:22
72f16f7

Choose a tag to compare

What's Changed

Full Changelog: v1.19.1...v1.19.2

v1.19.1

16 Apr 09:46
f5ea954

Choose a tag to compare

⚠️⚠️⚠️ IMPORTANT ⚠️⚠️⚠️

Make sure you read the release notes of of v1.19.0 before upgrading from v1.18.x or earlier. You need to perform additional steps to upgrade from v1.18.x or earlier versions.

What's Changed

Full Changelog: v1.19.0...v1.19.1

v1.19.0

11 Mar 17:21

Choose a tag to compare

⚠️⚠️⚠️ BREAKING CHANGE ⚠️⚠️⚠️

We have stopped publishing the operator image to DockerHub. The manifest messaging-topology-operator.yaml and messaging-topology-operator-with-certmanager.yaml now points to GHCR (GitHub registry).

We do not expect most users to be affected, since GHCR allows to pull without authentication from public repos.

You may be affected if your infrastructure uses a proxy, or a mirror, to pull the operator image from DockerHub.

Upgrade

In this version, some resources changed their names, to make them more specific. The resources that changed name are:

  • Service named webhook-service
  • ValidatingWebhookConfiguration named topology.rabbitmq.com
  • (Cert Manager) Certificate named serving-cert
  • (Cert Manager) Issuer named selfsigned-issuer

When you upgrade to v1.19.0, kubectl will create those resources with different names, and old ones will be left behind. You can either manually delete the old resources, or use the script cleanup-old-resources.sh available in this release.

What's Changed

Full Changelog: v1.18.3...v1.19.0

v1.18.3

06 Feb 13:15
94c8cb7

Choose a tag to compare

What's Changed

Full Changelog: v1.18.2...v1.18.3

v1.18.2

10 Dec 10:23
e8d3603

Choose a tag to compare

What's Changed

Full Changelog: v1.18.1...v1.18.2

v1.18.1

12 Nov 13:35
54299d0

Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0

15 Oct 10:20
cd3a5f5

Choose a tag to compare

What's Changed

  • Update ClusterRole permissions of messaging topology operator to update secrets by @barosch47 in #1033
  • Create tool group for dependabot tool updates. by @MirahImage in #1039
  • Add security context for controllers. by @MirahImage in #1048

New Contributors

Full Changelog: v1.17.4...v1.18.0

v1.17.4

21 Aug 11:15
ce5be75

Choose a tag to compare

What's Changed

Full Changelog: v1.17.3...v1.17.4

v1.17.3

28 Jul 15:07
50e2620

Choose a tag to compare

What's Changed

  • Refactor and fix OLM packaging and workflow by @Zerpet in #1004
  • Add logs around system tests failures by @Zerpet in #1005

Full Changelog: v1.17.2...v1.17.3