Changes by Kind
Bug or Regression
- Receiver's prober targets services instead of pods directly to allow components to be part of an Istio mesh (#2112, @pierDipi)
- Specify a different
contentMode
on KafkaSink objects wasn't having any effect, now structured or binary content mode are properly handled. (#2466, @pierDipi)
Uncategorized
- Deploy just the KafkaSource v2 controller and new statefulset dispatcher (no receiver) for users of KakfaSource (#2089, @aavarghese)
- With the
kafka.eventing.knative.dev/external.topic
annotation it is possible to use an externally managed Apache Kafka topic for the broker usage (#1023, @matzew) vertx_*
metrics have been removed since they were causing unnecessary allocations. (#2147, @pierDipi)- 🧽 Update or clean up current behavior
The control plane sends retry configurations to the data plane. (#263, @pierDipi)
Dependencies
Added
Nothing has changed.
Changed
- gonum.org/v1/netlib: 7672324 → 8cb4219
- honnef.co/go/tools: v0.0.1-2020.1.5 → v0.0.1-2020.1.4
- knative.dev/control-protocol: 013cfc5 → ae90d72
- knative.dev/eventing-kafka: v0.31.0 → v0.32.0
- knative.dev/eventing: v0.31.0 → v0.32.0
- knative.dev/hack/schema: 6ffd841 → 12d3e2a
- knative.dev/hack: 6ffd841 → 12d3e2a
- knative.dev/pkg: e325df6 → 19adf79
- knative.dev/reconciler-test: 994f0c3 → f750f80
Removed
- github.com/go-yaml/yaml: v2.1.0+incompatible
- github.com/pierdipi/sacura: 982357f
- github.com/remyoudompheng/bigfft: 52369c6
- go.uber.org/tools: 2cfd321
- modernc.org/cc: v1.0.0
- modernc.org/golex: v1.0.0
- modernc.org/mathutil: v1.0.0
- modernc.org/strutil: v1.0.0
- modernc.org/xc: v1.0.0