Releases: rabbitmq/messaging-topology-operator
Releases · rabbitmq/messaging-topology-operator
v1.16.0
What's Changed
- [CI] Update Actions to remove single arch builds by @Zerpet in #897
- Update manifests to match controller-gen version by @Zerpet in #902
- Updates to Makefile by @Zerpet in #903
- Update API reference and Build/Publish workflows by @Zerpet in #904
- Allow to change MaxConcurrentReconciles via MAX_CONCURRENT_RECONCILES env variable by @AntonAleksandrov13 in #912
- This is to implement queue args for RabbitMQ shovels by @LarsFronius in #927
- Update deps by @Zerpet in #935
- Fix build job in CI by @Zerpet in #936
- Move tools to dedicated internal module by @Zerpet in #939
- reverting replaces/skip fields for operatorhub bundle publication by @DanielePalaia in #942
New Contributors
- @AntonAleksandrov13 made their first contribution in #912
- @LarsFronius made their first contribution in #927
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Fix typo in stream-queue.yaml example by @mboutet in #845
- Bump deps by @Zerpet in #850
- Better topology examples by @EnessenE in #846
- Fix docker linter warnings. by @MirahImage in #880
- Support PasswordHash in User type by @NikSays in #886
New Contributors
- @mboutet made their first contribution in #845
- @EnessenE made their first contribution in #846
- @NikSays made their first contribution in #886
Full Changelog: v1.14.2...v1.15.0
v1.14.2
What's Changed
- small fix on testing_and_publishing_olm_bundle action by @DanielePalaia in #820
- small fix on testing_and_publishing_OLM_bundle action - bundle version by @DanielePalaia in #821
- minor cleanup:
Spec.AutoDelete
VSSpec.Durable
by @pafmaf in #823 - Update CRDs with new version of controller-gen by @Zerpet in #831
- Disallow updates of Queue arguments by @Zerpet in #830
New Contributors
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Allow usage of if-empty, if-unused parameters for queue deletion by @jdfresser in #759
- Testing olm by @DanielePalaia in #767
- Don't watch secrets by @mkuratczyk in #808
- Remove 'all' category from CRDs by @Zerpet in #809
New Contributors
- @jdfresser made their first contribution in #759
- @mkuratczyk made their first contribution in #799
Other PRs and Chores
- Update controller runtime 0.17 by @Zerpet in #756
- removing embedded namespace in tls system test by @DanielePalaia in #766
- CI : Generate a trigger file for 'RabbitMQ for Kubernetes' dev CI pipeline by @PujaVad in #772
- CI : Notify RMQ team space in Google Chat when jobs in GHA fail by @PujaVad in #774
- updating olm workflow to integrate with the new script by @DanielePalaia in #776
- small fix on testing_and_publishing_OLM_bundle by @DanielePalaia in #788
- Add golangci-lint to CI and make it happy by @mkuratczyk in #799
Full Changelog: v1.13.0...v1.14.0
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