v1.10.4
knative-prow-releaser-robot
released this
17 Oct 11:52
·
2 commits
to release-1.10
since this release
Changes by Kind
New features
- APIServerSource events includes apiVersion of the object (#6696, @gab-satchi)
- SecurityContext settings for ApiServerSource's Receive Adapter's container/deployment (#6788, @matzew)
- Set
sidecar.istio.io/inject
to true for API Server Source adapter pods for Istio integration. (#6789, @pierDipi) - Allow event display to log requests, when
REQUEST_LOGGING_ENABLED
environment variable is set to true, the feature is explicitly discouraged for production usage due to the possibility of logging sensitive information (#6764, @pierDipi) - Removes deprecated DeadLetterChannel in favor of DeliveryStatus (#6722, @vishal-chdhry)
- Remove
eventing.knative.dev/release
label from resources, use standardapp.kubernetes.io/version
label instead. (#6807, @Abhishek357) - Add Broker class in
kubectl get -o wide
(#6723, @vishal-chdhry)
Bug fixes
- Fixes an issue where a Cloud Event in a response from a sink was truncated to 1024 bytes (#6758, @gab-satchi)
- Use debug level logging for noisy scheduler logs (#6705, @matzew)
New Contributors
- @vishal-chdhry made their first contribution in #6711
- @keshavcodex made their first contribution in #6786
- @Abhishek357 made their first contribution in #6807
- @Rahul-Kumar-prog made their first contribution in #6834
Full Changelog: knative-v1.9.0...knative-v1.10.0