github knative-extensions/eventing-kafka-broker knative-v1.16.0
v1.16.0

19 hours ago

knative-extensions/eventing-kafka-broker@release-1.16

Changes by Kind

Uncategorized

  • Fix deps issues (#4121, @creydr)
  • Add KafkaSource v1 API (#4130, @pierDipi)
  • Add support for EventPolicy filters (#4086, @creydr)
  • Allow enabling sarama logger (#4103, @pierDipi)
  • Use v2 specific label to avoid matching previous deployment-based dispatchers (#4104, @pierDipi)
  • Fixed bug where EventTypes are watched at the cluster scope (#4031, @Cali0707)
  • Set globalResync function for KafkaChannel reconciler (#4098, @pierDipi)
  • List applying EventPolicies in Brokers status (#4054, @creydr)
  • List applying EventPolicies in KafkaChannel (#4089, @rahulii)
  • List applying EventPolicies in KafkaSink (#4084, @creydr)
  • Fix nil pointer (#4078, @creydr)
  • Report error for unsupported PKCS #1 format for the private key. (#4114, @pierDipi)
  • Support explicit protocol configuration in KafkaChannel secret so that the same format as Kafka Broker secrets can be used for KafkaChannel authentication configuration. (#4126, @pierDipi)
  • The receiver components now successfully start on EKS. Special shoutout to @treyhyde for help debugging this. (#4021, @Cali0707)
  • Verify Authorization on Ingress too (#4061, @creydr)
  • When eventtype autocreate is enabled, eventtypes are now created referencing subscriptions/triggers when there is a reply to the subscription/trigger (#4077, @Cali0707)

Dependencies

Added

  • github.com/fxamacker/cbor/v2: v2.6.0
  • github.com/go-task/slim-sprig/v3: v3.0.0
  • github.com/planetscale/vtprotobuf: 0393e58
  • github.com/x448/float16: v0.8.4
  • k8s.io/gengo/v2: 51d4e06

Changed

  • cel.dev/expr: v0.15.0 → v0.16.0
  • cloud.google.com/go/compute/metadata: v0.3.0 → v0.5.0
  • github.com/IBM/sarama: v1.43.1 → v1.43.3
  • github.com/asaskevich/govalidator: f61b66f → a9d515a
  • github.com/cncf/xds/go: 555b57e → 024c85f
  • github.com/eapache/go-resiliency: v1.6.0 → v1.7.0
  • github.com/emicklei/go-restful/v3: v3.11.0 → v3.12.1
  • github.com/envoyproxy/go-control-plane: v0.12.0 → v0.13.0
  • github.com/envoyproxy/protoc-gen-validate: v1.0.4 → v1.1.0
  • github.com/evanphx/json-patch: v4.12.0+incompatible → v5.9.0+incompatible
  • github.com/go-logr/logr: v1.4.1 → v1.4.2
  • github.com/go-openapi/jsonpointer: v0.19.6 → v0.21.0
  • github.com/go-openapi/jsonreference: v0.20.2 → v0.21.0
  • github.com/go-openapi/swag: v0.22.3 → v0.23.0
  • github.com/gobuffalo/flect: v1.0.2 → v1.0.3
  • github.com/golang/glog: v1.2.1 → v1.2.2
  • github.com/google/cel-go: v0.17.7 → v0.17.8
  • github.com/google/pprof: 4bb14d4 → 813a5fb
  • github.com/grpc-ecosystem/grpc-gateway/v2: v2.16.0 → v2.21.0
  • github.com/imdario/mergo: v0.3.13 → v0.3.16
  • github.com/klauspost/compress: v1.17.8 → v1.17.9
  • github.com/onsi/ginkgo/v2: v2.13.0 → v2.20.0
  • github.com/onsi/gomega: v1.29.0 → v1.34.1
  • github.com/prometheus/common: v0.54.0 → v0.55.0
  • github.com/prometheus/procfs: v0.12.0 → v0.15.1
  • github.com/rogpeppe/go-internal: v1.10.0 → v1.12.0
  • github.com/rs/dnscache: e0241e3 → fc85eb6
  • github.com/tsenart/vegeta/v12: v12.11.1 → v12.12.0
  • go.uber.org/automaxprocs: v1.5.3 → v1.6.0
  • golang.org/x/crypto: v0.25.0 → v0.28.0
  • golang.org/x/exp: a9213ee → 0cdaa3a
  • golang.org/x/mod: v0.19.0 → v0.21.0
  • golang.org/x/net: v0.27.0 → v0.30.0
  • golang.org/x/oauth2: v0.21.0 → v0.22.0
  • golang.org/x/sync: v0.7.0 → v0.8.0
  • golang.org/x/sys: v0.22.0 → v0.26.0
  • golang.org/x/term: v0.22.0 → v0.25.0
  • golang.org/x/text: v0.16.0 → v0.19.0
  • golang.org/x/time: v0.5.0 → v0.6.0
  • golang.org/x/tools: v0.23.0 → v0.26.0
  • golang.org/x/xerrors: 04be3eb → 65e6541
  • google.golang.org/genproto/googleapis/api: ef581f9 → ddb44da
  • google.golang.org/genproto/googleapis/rpc: 5315273 → ddb44da
  • google.golang.org/grpc: v1.65.0 → v1.67.1
  • google.golang.org/protobuf: v1.34.1 → v1.35.1
  • k8s.io/api: v0.29.2 → v0.30.3
  • k8s.io/apiextensions-apiserver: v0.29.2 → v0.30.3
  • k8s.io/apimachinery: v0.29.2 → v0.30.3
  • k8s.io/apiserver: v0.29.2 → v0.30.3
  • k8s.io/client-go: v0.29.2 → v0.30.3
  • k8s.io/code-generator: v0.29.2 → v0.30.3
  • k8s.io/component-base: v0.29.2 → v0.30.3
  • k8s.io/gengo: f967bbe → a0386bf
  • k8s.io/klog/v2: v2.120.1 → v2.130.1
  • k8s.io/kms: v0.29.2 → v0.30.3
  • k8s.io/kube-openapi: 2dd684a → 8e68654
  • k8s.io/utils: e7106e6 → 18e509b
  • knative.dev/eventing: v0.42.0 → v0.43.0
  • knative.dev/hack/schema: b979959 → 05b2fb3
  • knative.dev/hack: b979959 → 05b2fb3
  • knative.dev/pkg: 4355f0c → 9b9d535
  • knative.dev/reconciler-test: 00d94f4 → 09111f0
  • sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.28.0 → v0.29.0

Removed

Nothing has changed.

Don't miss a new eventing-kafka-broker release

NewReleases is sending notifications on new releases.