Knative Eventing release v0.26.0
knative-prow-releaser-robot
released this
21 Sep 23:20
·
4 commits
to release-0.26
since this release
Release notes for Eventing
Changelog since 0.25
π¨ Breaking or Notable
- Kubernetes 1.20 is now required
π« New Features & Changes
- π Add new
kreference-naming
experimental feature. When enabled, it allows overriding the default Knative reference resolver behavior. See the document for more details. (#5599, @lionelvillard) - π The heartbeats sample app now supports Golang-style time durations as the
period
interval (#5683, @benmoss) - Dead Letter Sink CloudEvents from certain Channels will include the
knativeerrordest
extension attribute indicating the original destination URL of the failed event. (#5727, @travis-minke-sap) - Event Display and Heartbeats sample programs will emit traces to a trace endpoint if it's configured (#5631, @benmoss)
- Traces are exported by the mtbroker controller (#5634, @benmoss)
- Trigger accepts a timeout field in its delivery parameters
spec.delivery.timeout
(#5687, @pierDipi)
π Bug Fixes
Bug or Regression
- Validate CloudEvent overrides as defined by the CloudEvent spec. (#5730, @gabo1208)
- π Fix DeadLetterSinkURI not persisting to Trigger status (#5642, @benmoss)
Other (Cleanup or Flake)
- NewListableTracker is deprecated, use NewListableTrackerFromTracker instead. (#5651, @mattmoor)
- Adopted app.kubernetes.io labels (#5628, @upodroid)
- π§Ή Clarify the semantic of
ceOverrides
(#5641, @lionelvillard) - The post job is now having a generated name, instead of an unmaintained versioned name. (#5664, @matzew)
Dependencies
Added
Changed
- contrib.go.opencensus.io/exporter/prometheus: v0.3.0 β v0.4.0
- github.com/Azure/go-autorest/autorest: v0.11.1 β v0.11.12
- github.com/NYTimes/gziphandler: 56545f4 β v1.1.1
- github.com/alecthomas/units: f65c72e β c3de453
- github.com/creack/pty: v1.1.9 β v1.1.11
- github.com/go-kit/kit: v0.10.0 β v0.9.0
- github.com/golang/groupcache: 8c9f03a β 41bb18b
- github.com/hashicorp/consul/api: v1.3.0 β v1.1.0
- github.com/hashicorp/consul/sdk: v0.3.0 β v0.1.1
- github.com/konsorten/go-windows-terminal-sequences: v1.0.3 β v1.0.1
- github.com/moby/term: 672ec06 β df9cb8a
- github.com/pierrec/lz4: v2.0.5+incompatible β 473cd7c
- github.com/prometheus/common: v0.26.0 β v0.30.0
- github.com/prometheus/statsd_exporter: v0.20.0 β v0.21.0
- github.com/sirupsen/logrus: v1.6.0 β v1.7.0
- github.com/streadway/amqp: edfb901 β 75d898a
- github.com/urfave/cli: v1.22.1 β v1.20.0
- go.uber.org/zap: v1.18.1 β v1.19.0
- golang.org/x/crypto: c07d793 β 32db794
- golang.org/x/net: c6fcb2d β e898025
- golang.org/x/oauth2: a41e5a7 β 2bc19b1
- golang.org/x/sys: 977fb72 β 665e8c7
- golang.org/x/term: 7de9c90 β 6a3ed07
- golang.org/x/time: f8bda1e β 1f47c86
- google.golang.org/grpc: v1.39.0 β v1.40.0
- gotest.tools/v3: v3.0.2 β v3.0.3
- k8s.io/api: v0.20.7 β v0.21.4
- k8s.io/apiextensions-apiserver: v0.20.7 β v0.21.4
- k8s.io/apimachinery: v0.20.7 β v0.21.4
- k8s.io/apiserver: v0.20.7 β v0.21.4
- k8s.io/client-go: v0.20.7 β v0.21.4
- k8s.io/code-generator: v0.20.7 β v0.21.4
- k8s.io/component-base: v0.20.7 β v0.21.4
- k8s.io/klog/v2: v2.4.0 β v2.8.0
- k8s.io/kube-openapi: d219536 β 591a79e
- knative.dev/hack/schema: e28525d β 815cd31
- knative.dev/hack: e28525d β 815cd31
- knative.dev/pkg: 21eb4c1 β 5ae4821
- knative.dev/reconciler-test: b61cc77 β 49fac75
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.15 β v0.0.22
- sigs.k8s.io/structured-merge-diff/v4: v4.0.3 β v4.1.2
Removed
- github.com/Knetic/govaluate: 9aa4983
- github.com/VividCortex/gohistogram: v1.0.0
- github.com/afex/hystrix-go: fa1af6a
- github.com/apache/thrift: v0.13.0
- github.com/aryann/difflib: e206f87
- github.com/aws/aws-lambda-go: v1.13.3
- github.com/aws/aws-sdk-go-v2: v0.18.0
- github.com/aws/aws-sdk-go: v1.27.0
- github.com/casbin/casbin/v2: v2.1.2
- github.com/cenkalti/backoff: v2.2.1+incompatible
- github.com/clbanning/x2j: 8252494
- github.com/codahale/hdrhistogram: 3a0bb77
- github.com/edsrzf/mmap-go: v1.0.0
- github.com/franela/goblin: c9ffbef
- github.com/franela/goreq: bcd34c9
- github.com/go-sql-driver/mysql: v1.4.0
- github.com/hashicorp/go-version: v1.2.0
- github.com/hudl/fargo: v1.3.0
- github.com/influxdata/influxdb1-client: 8bf82d3
- github.com/jmespath/go-jmespath: c2b33e8
- github.com/jpillora/backoff: v1.0.0
- github.com/lightstep/lightstep-tracer-common/golang/gogo: bc2310a
- github.com/lightstep/lightstep-tracer-go: v0.18.1
- github.com/nats-io/jwt: v0.3.2
- github.com/nats-io/nats-server/v2: v2.1.2
- github.com/nats-io/nats.go: v1.9.1
- github.com/nats-io/nkeys: v0.1.3
- github.com/nats-io/nuid: v1.0.1
- github.com/oklog/oklog: v0.3.2
- github.com/oklog/run: v1.0.0
- github.com/op/go-logging: 970db52
- github.com/opentracing-contrib/go-observer: a52f234
- github.com/opentracing/basictracer-go: v1.0.0
- github.com/opentracing/opentracing-go: v1.1.0
- github.com/openzipkin-contrib/zipkin-go-opentracing: v0.4.5
- github.com/pact-foundation/pact-go: v1.0.4
- github.com/pborman/uuid: v1.2.0
- github.com/performancecopilot/speed: v3.0.0+incompatible
- github.com/samuel/go-zookeeper: 2cc03de
- github.com/sony/gobreaker: v0.4.1
- github.com/streadway/handy: d5acb31
- go.uber.org/tools: 2cfd321
- gopkg.in/gcfg.v1: v1.2.3
- gopkg.in/warnings.v0: v0.1.2
- gotest.tools: v2.2.0+incompatible
- sourcegraph.com/sourcegraph/appdash: ebfcffb