Skip to content

v1.10.1

Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 30 May 11:45
· 7 commits to release-1.10 since this release
e9544dd

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 standard app.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

Full Changelog: knative-v1.9.0...knative-v1.10.0