Skip to content

Releases: knative-extensions/eventing-rabbitmq

Knative Eventing Rabbitmq release v0.24.0

29 Jun 19:07
6db1380
Compare
Choose a tag to compare

[add release notes here]

Knative Eventing Rabbitmq release v0.23.1

08 Jun 09:41
67ea725
Compare
Choose a tag to compare

Changes by Kind

🚨 Breaking or Notable

0.23 requires messaging-topology-operator version v0.8.0 to be installed as well as cluster-operator version v1.6.0

💫 New Features & Changes

🎁 Conformance tests for Broker now work

🐞 Bug Fixes

Various bug fixes

Uncategorized

Uncategorized

🐛 If a Broker / Trigger is deleted but there's no secret to talk to the rabbit cluster, we now remove the resources and log that rabbitmq resources might have been leaked. This happens only when not using the Rabbit Cluster Operator. This left undeletable resources, so this change seems more user friendly. (#271, @vaikas)

Dependencies

Added

  • github.com/cloudevents/conformance: v0.2.0
  • github.com/cloudevents/sdk-go/observability/opencensus/v2: v2.4.1
  • github.com/go-task/slim-sprig: 348f09d

Changed

  • contrib.go.opencensus.io/exporter/prometheus: 6bcf6f8 → v0.3.0
  • github.com/eclipse/paho.mqtt.golang: v1.3.2 → v1.3.3
  • github.com/envoyproxy/go-control-plane: fd9021f → 668b12f
  • github.com/go-stomp/stomp: v2.1.2+incompatible → v2.1.3+incompatible
  • github.com/golang/protobuf: v1.4.3 → v1.5.2
  • github.com/maxbrunsfeld/counterfeiter/v6: v6.3.0 → v6.4.1
  • github.com/michaelklishin/rabbit-hole/v2: v2.6.0 → v2.8.0
  • github.com/onsi/ginkgo: v1.15.2 → v1.16.1
  • github.com/prometheus/common: v0.19.0 → v0.20.0
  • github.com/prometheus/statsd_exporter: v0.15.0 → v0.20.0
  • github.com/rabbitmq/cluster-operator: v1.5.0 → v1.6.0
  • github.com/rabbitmq/messaging-topology-operator: 2ca4076 → v0.8.0
  • golang.org/x/crypto: 84dcc77 → 4f45737
  • golang.org/x/lint: 738671d → 83fdc39
  • golang.org/x/net: ac852fb → e915ea6
  • golang.org/x/oauth2: 08078c5 → 5e61552
  • golang.org/x/sync: 09787c9 → 036812b
  • golang.org/x/sys: 489259a → 4fbd30e
  • golang.org/x/text: v0.3.4 → v0.3.6
  • golang.org/x/time: 3af7569 → f8bda1e
  • golang.org/x/tools: b0ab187 → v0.1.0
  • google.golang.org/genproto: 8c77b98 → 9910b6c
  • google.golang.org/grpc: v1.36.0 → v1.37.0
  • google.golang.org/protobuf: v1.25.0 → v1.26.0
  • k8s.io/kube-openapi: d219536 → 591a79e
  • knative.dev/eventing: v0.22.0 → 1bbc013
  • knative.dev/hack/schema: b6ab329 → 93ad912
  • knative.dev/hack: b6ab329 → 93ad912
  • knative.dev/pkg: 952fdd9 → 4564797
  • knative.dev/reconciler-test: b09f366 → d5adf72

Knative Eventing Rabbitmq release v0.23.0

18 May 12:44
a3341bf
Compare
Choose a tag to compare

Changes by Kind

🚨 Breaking or Notable

0.23 requires messaging-topology-operator version v0.8.0 to be installed as well as cluster-operator version v1.6.0

💫 New Features & Changes

🎁 Conformance tests for Broker now work

🐞 Bug Fixes

Various bug fixes

Uncategorized

Uncategorized

🐛 If a Broker / Trigger is deleted but there's no secret to talk to the rabbit cluster, we now remove the resources and log that rabbitmq resources might have been leaked. This happens only when not using the Rabbit Cluster Operator. This left undeletable resources, so this change seems more user friendly. (#271, @vaikas)

Dependencies

Added

  • github.com/cloudevents/conformance: v0.2.0
  • github.com/cloudevents/sdk-go/observability/opencensus/v2: v2.4.1
  • github.com/go-task/slim-sprig: 348f09d

Changed

  • contrib.go.opencensus.io/exporter/prometheus: 6bcf6f8 → v0.3.0
  • github.com/eclipse/paho.mqtt.golang: v1.3.2 → v1.3.3
  • github.com/envoyproxy/go-control-plane: fd9021f → 668b12f
  • github.com/go-stomp/stomp: v2.1.2+incompatible → v2.1.3+incompatible
  • github.com/golang/protobuf: v1.4.3 → v1.5.2
  • github.com/maxbrunsfeld/counterfeiter/v6: v6.3.0 → v6.4.1
  • github.com/michaelklishin/rabbit-hole/v2: v2.6.0 → v2.8.0
  • github.com/onsi/ginkgo: v1.15.2 → v1.16.1
  • github.com/prometheus/common: v0.19.0 → v0.20.0
  • github.com/prometheus/statsd_exporter: v0.15.0 → v0.20.0
  • github.com/rabbitmq/cluster-operator: v1.5.0 → v1.6.0
  • github.com/rabbitmq/messaging-topology-operator: 2ca4076 → v0.8.0
  • golang.org/x/crypto: 84dcc77 → 4f45737
  • golang.org/x/lint: 738671d → 83fdc39
  • golang.org/x/net: ac852fb → e915ea6
  • golang.org/x/oauth2: 08078c5 → 5e61552
  • golang.org/x/sync: 09787c9 → 036812b
  • golang.org/x/sys: 489259a → 4fbd30e
  • golang.org/x/text: v0.3.4 → v0.3.6
  • golang.org/x/time: 3af7569 → f8bda1e
  • golang.org/x/tools: b0ab187 → v0.1.0
  • google.golang.org/genproto: 8c77b98 → 9910b6c
  • google.golang.org/grpc: v1.36.0 → v1.37.0
  • google.golang.org/protobuf: v1.25.0 → v1.26.0
  • k8s.io/kube-openapi: d219536 → 591a79e
  • knative.dev/eventing: v0.22.0 → 1bbc013
  • knative.dev/hack/schema: b6ab329 → 93ad912
  • knative.dev/hack: b6ab329 → 93ad912
  • knative.dev/pkg: 952fdd9 → 4564797
  • knative.dev/reconciler-test: b09f366 → d5adf72

Knative Eventing Rabbitmq release v0.22.0

07 Apr 00:35
523393f
Compare
Choose a tag to compare

[add release notes here]

Knative Eventing Rabbitmq release v0.21.0

23 Feb 18:08
97d7c1b
Compare
Choose a tag to compare

Documentation

Uncategorized

  • 🧹 Update or clean up current behavior - Use go 1.15 in kind e2e tests. (#196, @vaikas)
  • 🧹 Update or clean up current behavior Use go 1.15 in go.mod (#215, @vaikas)
  • 🧹 Update the comments in cmd/failer/main.go to match reality. (#210, @vaikas)
  • 🧹 Use scripts from hack to determine pod readiness. Fix #156 (#209, @vaikas)
  • 🎁 Add new feature, test with newer releases of rabbitmq cluster operator. (#204, @vaikas)
  • 🎁 Add new feature. Upgrade to v0.19.7 of k8s libraries. Minimum k8s version is now 18. (#213, @vaikas)

Knative Eventing Rabbitmq release v0.19.1

16 Feb 09:29
4972e97
Compare
Choose a tag to compare
  • NOTE This release does not work with >v1.0.0 of the rabbitmqcluster.
  • Implement Dead Letter Queue
  • Use Kind for e2e tests as well as use common github actions from Knative.
  • Fix a bug where Trigger Dependency would not be always tracked correctly
  • Fix bug where in non-default cluster names the network names would be incorrect
  • Overall, more tests

Knative Eventing Rabbitmq release v0.20.0

13 Jan 08:40
5897343
Compare
Choose a tag to compare

[add release notes here]

Knative Eventing Rabbitmq release v0.19.0

11 Nov 00:33
358bed2
Compare
Choose a tag to compare
  • NOTE This release does not work with >v1.0.0 of the rabbitmqcluster.
  • Implement Dead Letter Queue
  • Use Kind for e2e tests as well as use common github actions from Knative.
  • Fix a bug where Trigger Dependency would not be always tracked correctly
  • Fix bug where in non-default cluster names the network names would be incorrect
  • Overall, more tests

Knative Eventing Rabbitmq release v0.18.1

03 Nov 09:59
a941e21
Compare
Choose a tag to compare

[add release notes here]

Knative Eventing Rabbitmq release v0.18.0

29 Sep 18:17
Compare
Choose a tag to compare

[add release notes here]