-Docs @ v0.10.2
-Examples @ v0.10.2
Changes
Fixes 🐛
- Merge extensions into body for webhook interceptors (#860)
Extensions added by a CEL Interceptor will be passed on to webhook interceptors by merging the extension fields into the event body under aextensions
field. See docs/eventlisteners.md##chaining-interceptors for more details.
How to upgrade from v0.10.1 :up_arrow:
kubectl apply -f https://storage.googleapis.com/tekton-releases/triggers/previous/v0.10.2/release.yaml
Thanks
Thanks to these contributors who contributed to v0.10.1!
- ❤️ @dibyom