Skip to content

Knative Eventing release v1.5.6

Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 18 Oct 11:53
aaa399b

Enhancements

  • Propagate per-component logging levels to source receive adapters. (#6391, @antoineco)

Fixes and cleanup

  • 🧹 MTChannelBroker filter does not proxy headers from replies anymore other than the headers specified in its hardcoded allow-list. The list so far only contains Retry-After. (#6357, @aliok)
  • 🐛 Fix pingsource-mt-adapter crash when the initial replicas is set to a value other than 0 (#6359, @lionelvillard)
  • 🐛 Fix Parallel not properly reporting underlying Channel creation failures (#6354, @lionelvillard)
  • 🧹 Now the Eventing Performance tests are ready to use, including Sender Throughput and latency graphs (#6340, @gabo1208)

Dependencies

Added

Nothing has changed.

Changed

  • knative.dev/hack/schema: 6ffd841 → 12d3e2a
  • knative.dev/hack: 6ffd841 → 12d3e2a
  • knative.dev/pkg: e325df6 → 19adf79
  • knative.dev/reconciler-test: 994f0c3 → f750f80

Removed

Nothing has changed.