Knative Eventing release v0.22.2
knative-prow-releaser-robot
released this
06 Jul 11:45
·
1 commit
to release-0.22
since this release
Changes by Kind
Enhancement
API Change
- π§Ή v1alpha1 Channel duck types are no longer supported. (#5005, @vaikas)
- Allow Trigger users to set another namespace's Subscriber, And when Subscriber's namespace not been set, it will be set to Trigger's namespace (#4995, @zhaojizhuang)
Bug or Regression
- π Fix PingSource adapter not always releasing the leader election lease when terminating (#5162, @lionelvillard)
- π Fix PingSource sending duplicate events when the leading adapter fails to renew its lease (#4908, @lionelvillard)
- π Fix bug preventing the namespace-scoped in-memory channel to become ready. (#4906, @lionelvillard)
- Fix excessive number of Replicas for eventing-webhook (#5112, @faruryo)
- Webhook timeout for API server calls has been increased to 10 seconds. (#5175, @n3wscott)
Clean Up
- Do not set the finalizer for pingSource for pingSource controller, just deal with it in reconcilekind (#5002, @zhaojizhuang)
Dependencies
Added
- cloud.google.com/go/firestore: v1.1.0
- github.com/bketelsen/crypt: 5cbc8cc
- github.com/subosito/gotenv: v1.2.0
- gopkg.in/ini.v1: v1.51.0
- knative.dev/hack/schema: b6ab329
Changed
- github.com/coreos/etcd: v3.3.10+incompatible β v3.3.13+incompatible
- github.com/google/go-cmp: v0.5.4 β v0.5.5
- github.com/google/gofuzz: v1.1.0 β v1.2.0
- github.com/magiconair/properties: v1.8.0 β v1.8.1
- github.com/prometheus/common: v0.15.0 β v0.19.0
- github.com/spf13/cobra: v1.0.0 β v1.1.3
- github.com/spf13/viper: v1.4.0 β v1.7.0
- go.opencensus.io: v0.22.6 β v0.23.0
- google.golang.org/grpc: v1.35.0 β v1.36.0
- gopkg.in/yaml.v2: v2.3.0 β v2.4.0
- gopkg.in/yaml.v3: eeeca48 β 496545a
- knative.dev/hack: 8368e1f β b6ab329
- knative.dev/pkg: 584933f β 6317ec6
- knative.dev/reconciler-test: 77f5005 β 2a67496