Releases: rabbitmq/messaging-topology-operator
Releases · rabbitmq/messaging-topology-operator
v1.13.0
v1.12.2
v1.12.1
What's Changed
- feat: Allow policy to apply to specific queue types (classic/quorum) & streams by @nickstamat in #668
- Bumping kustomize and client go versions by @DanielePalaia in #682
- updating manifests to controller-gen 0.13.0 by @DanielePalaia in #693
New Contributors
- @nickstamat made their first contribution in #668
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Set status.cond when cluster secret not found by @ChunyiLyu in #633
- Fix shovel parsing log line by @ChunyiLyu in #635
- Create stream-queue.yaml example by @Gsantomaggio in #637
- Support custom connect uri through annotation on rabbitmqcluster by @ChunyiLyu in #644
New Contributors
- @Gsantomaggio made their first contribution in #637
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Allow scoping cache to specific namespaces by @PocketMobsters in #604
- On new release generate -amd64 and -arm64 release versions by @DanielePalaia in #609
- Correct shovel properties type and expose more shovel configurations in CRD by @ChunyiLyu in #620
- Document protocol specific shovel configs by @ChunyiLyu in #625
- Add default queue type config to vhost crd by @ChunyiLyu in #626
- 621 allow for plain http connections by @JorgeAndresQuintero in #622
- Bump controller runtime and k8s api 1.27 by @ChunyiLyu in #628
- Use golang 1.20 by @ChunyiLyu in #630
New Contributors
- @PocketMobsters made their first contribution in #604
- @JorgeAndresQuintero made their first contribution in #622
Full Changelog: v1.10.3...v1.11.0
v1.10.3
What's Changed
- Multiarch builds supported by Dockerfile by @DanielePalaia in #586
- Update user example README to better explain the credentials workaround by @DanielePalaia in #589
- Add example for predefined username with generated password by @ChunyiLyu in #594
- Bump k8s version in github actions by @ChunyiLyu in #598
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
- Binding delete panic by @ChunyiLyu in #559
- Use sha-based tag while generating single-arch -amd64 image by @PujaVad in #560
- udpating error message returned from getUserCredentials to avoid logs looping … by @DanielePalaia in #569
- Generate arm64 image by @PujaVad in #572
- fix bug when deleting a binding in bindBindingInfo by @DanielePalaia in #576
New Contributors
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Multi-arch container builds
- Expose leader election configuration as environment variables by @ivansjg in #526
- Bump controller-runtime 0.14.2 by @ChunyiLyu in #540
- Stop logging renewal info to avoid leaking creds. by @MirahImage in #547
New Contributors
Full Changelog: v1.10.0...v1.10.1
1.10.0
Release Notes
- user controller: allow definition of a username without password (#483) [60556f8]
- Use latest go patch in github action (#487) [4ce9927]
- Merge pull request #485 from rabbitmq/bump-github-action-versions [b3b3531]
- Use github action v3 instead of v2 [f84a7d4]
- bumping go version to 1.19.2 in pr workflow (#478) [c6a750e]
Dependency Changes
- Bump github.com/hashicorp/vault/api from 1.8.0 to 1.8.1 (#475) [e8cfe07]
- Bump github.com/hashicorp/vault/api from 1.8.1 to 1.8.2 (#484) [90439f5]
- Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 (#474) [658be1c]
- Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0 (#491) [9f965b3]
- Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#499) [8e2f478]
- Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 (#470) [2c33f6d]
- Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 (#473) [df60447]
- Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 [5df1dbb]
- Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 [b07675a]
- Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#492) [e4cf371]
- Bump k8s.io/api from 0.25.3 to 0.25.4 (#493) [bff415c]
- Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 (#495) [e06adc4]
- Bump k8s.io/client-go from 0.25.2 to 0.25.3 [b816648]
- Bump k8s.io/client-go from 0.25.3 to 0.25.4 [0acabe9]
- Bump k8s.io/code-generator from 0.25.2 to 0.25.3 [e160e27]
- Bump k8s.io/code-generator from 0.25.3 to 0.25.4 (#494) [1c33765]
- Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 (#490) [e0fa55c]
1.9.0
What's Changed
- Exclude dependabot from autogenned release notes by @coro in #433
- OperatorHub by @DanielePalaia in #439
- TopologyReconciler by @ChunyiLyu in #440
- Bump golang to 1.19 by @ChunyiLyu in #448
- Add govulncheck to makefile and github actions. by @MirahImage in #449
- Bump k8s api to 1.25 (controller-runtime 0.13) by @ChunyiLyu in #450
- Topic permission 191 by @ChunyiLyu in #456
- Vault export variables by @ChunyiLyu in #464
- Add example for topic exchange and topicpermissions.rabbitmq.com by @ChunyiLyu in #467
Dependency Changes
- Bump github.com/cloudflare/cfssl from 1.6.1 to 1.6.2 [9abb2ed]
- Bump github.com/cloudflare/cfssl from 1.6.2 to 1.6.3 (#468) [406b46d]
- Bump github.com/hashicorp/vault/api from 1.7.2 to 1.8.0 [e047744]
- Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.5 [bf4c6e1]
- Bump github.com/onsi/ginkgo/v2 from 2.1.5 to 2.1.6 [f7fb71a]
- Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 [b5e496e]
- Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 [cef6d09]
- Bump k8s.io/client-go from 0.25.0 to 0.25.2 [8db037d]
- Bump k8s.io/code-generator from 0.25.0 to 0.25.2 [774582a]
- Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 [61162a7]
- Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 [3be7a8c]
- Bump sigs.k8s.io/controller-tools from 0.9.2 to 0.10.0 [0090cc5]
- Exclude dependabot from autogenned release notes (#433) [8719075]
Full Changelog: v1.8.0...v1.9.0