💫 New Features & Changes
- Add
DeadLetterURI
to Trigger status, block ready until it is resolvable (#5551, @benmoss) - Add a health endpoint to
event_display
for enabling readiness probes. (#5608, @antoineco) - Adds support for HTTP OPTIONS and CloudEvents Webhook preflight (#5542, @evankanderson)
🐞 Bug Fixes
- PingSource schedules starting with
@every
are now properly rejected. (#5585, @lionelvillard)
Dependencies
Added
- github.com/benbjohnson/clock: v1.1.0
- github.com/cncf/xds/go: fbca930
- go.opentelemetry.io/proto/otlp: v0.7.0
- go.uber.org/goleak: v1.1.10
Changed
- github.com/aws/aws-sdk-go: v1.31.12 → v1.27.0
- github.com/envoyproxy/go-control-plane: 668b12f → 63b5d3c
- github.com/go-sql-driver/mysql: v1.5.0 → v1.4.0
- github.com/gobuffalo/flect: v0.2.2 → v0.2.3
- github.com/google/uuid: v1.2.0 → v1.3.0
- github.com/grpc-ecosystem/grpc-gateway: v1.14.8 → v1.16.0
- github.com/jmespath/go-jmespath: v0.3.0 → c2b33e8
- go.uber.org/atomic: v1.8.0 → v1.9.0
- go.uber.org/zap: v1.17.0 → v1.18.1
- golang.org/x/net: abc4532 → c6fcb2d
- golang.org/x/oauth2: f6687ab → a41e5a7
- golang.org/x/tools: v0.1.2 → v0.1.5
- google.golang.org/grpc: v1.38.0 → v1.39.0
- google.golang.org/protobuf: v1.26.0 → v1.27.1
- knative.dev/pkg: dd0db4b → 21eb4c1
- knative.dev/reconciler-test: 88c8473 → b61cc77
Removed
- contrib.go.opencensus.io/exporter/stackdriver: v0.13.5