Skip to content

Releases: rabbitmq/cluster-operator

0.40.0

17 Sep 15:50
983d767
Compare
Choose a tag to compare

Release Notes

  • Merge pull request #345 from rabbitmq/short-names [983d767]
  • Merge pull request #348 from rabbitmq/mk-mention-slack-in-issue-template [6ad5541]
  • Mention community Slack in issue template [9be9e22]
  • Use only rmq as short name [2e8ceeb]
  • Short names for RabbitmqCluster resource [827bfa5]

0.39.0

16 Sep 14:05
83d50c7
Compare
Choose a tag to compare

Release Notes

  • Create question issue template [83d50c7]

0.38.0

16 Sep 09:27
34d3c4c
Compare
Choose a tag to compare

Release Notes

  • Merge pull request #342 from rabbitmq/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.6.3 [34d3c4c]
  • Merge pull request #341 from rabbitmq/update-rabbitmq [0887b9e]
  • Bump sigs.k8s.io/controller-runtime from 0.6.2 to 0.6.3 [4484b2c]
  • Merge pull request #308 from rabbitmq/fix-error-after-config-map-change [8b92838]
  • Use a test constant instead of importing [f29f6bb]
  • Only 'rabbitmq-plugins set' if plugins config map changed [5b9ae5b]
  • Do not exec on pods during rolling update [4b231d4]
  • Deploy rabbitmq 3.8.8 by default [38752b6]

0.37.0

15 Sep 08:52
22a628b
Compare
Choose a tag to compare

Release Notes

  • Merge pull request #327 from rabbitmq/pr-pipeline [22a628b]
  • Add GitHub actions for PRs [2e5ca22]

0.36.0

14 Sep 14:42
f29610a
Compare
Choose a tag to compare

## Release Notes

  • Merge pull request #337 from rabbitmq/cf-platform-eng/main [f29610a]
  • Change structure of Tanzu Service Manager yaml (move out of helm chart). [2ad55dd]

0.35.0

11 Sep 13:50
457a376
Compare
Choose a tag to compare

## Release Notes

0.32.0

11 Sep 10:01
457a376
Compare
Choose a tag to compare

## Release Notes

  • Merge pull request #325 from IlyaAlexin/controller-gen-update [457a376]
  • Add more go tools and add install-tools make target [6bcd921]
  • Added tools.go file [1892e72]

0.31.0

10 Sep 20:08
457a376
Compare
Choose a tag to compare

## Release Notes

  • Merge pull request #325 from IlyaAlexin/controller-gen-update [457a376]
  • Add more go tools and add install-tools make target [6bcd921]
  • Added tools.go file [1892e72]

0.30.0

09 Sep 09:46
585c609
Compare
Choose a tag to compare

## Release Notes

0.29.0

08 Sep 10:40
d841f07
Compare
Choose a tag to compare

## Release Notes

  • Merge pull request #317 from rabbitmq/update-commands [d841f07]
  • Merge pull request #318 from rabbitmq/small-refactoring [ac9e368]
  • Use new rabbitmq-upgrade commands in preStop hook [65bd760]
  • Methods k8sCreateSecretTLS should use provided secretName variable [686e9ad]
  • Remove unused const and methods [0e48cf4]
  • Remove redundant type conversions and annotations [1246366]
  • Rename receivers for consistency in package api/ [ae199bb]
  • Remove redundant package alias [b44f0aa]
  • Error string shouldn't be capitalized [b242921]