-
An HTTP header will be supplied to your event consumers when the broker it is communicating with supports reply events. This will always be sent while using this Kafka broker since it supports handling reply events. (#1771, @jhill072)
-
Apply back-pressure by limiting the number of in-flight dispatch requests in the unordered event consumption (#1750, @pierDipi)
-
Support TLS for the metrics server.
Now, the receiver and the dispatcher accept the following env
variables:
New Contributors
- @snowwolf007cn made their first contribution in #1546
- @aavarghese made their first contribution in #1569
- @jhill072 made their first contribution in #1771
Full Changelog: v0.27.0...knative-v1.2.0