Skip to content

Knative Eventing Rabbitmq release v0.23.0

Pre-release
Pre-release

Choose a tag to compare

@knative-prow-releaser-robot knative-prow-releaser-robot released this 18 May 12:44
· 2 commits to release-0.23 since this release
a3341bf

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