Skip to content

Knative Eventing release v0.25.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 05 Oct 11:24
· 3 commits to release-0.25 since this release
4b3c52f

Documentation

πŸ’« 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

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