Tekton Triggers release v0.37.0 "Tekton Triggers" #2093
khrm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a1a23009a1951f3bd03d8d05e083fa175f2559de39d752ad4f3e71db31cb030b4Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
Fix a bug where a
webhook-type interceptor placed first in a trigger'sinterceptor chain would receive a pre-parsed JSON body instead of the
original request body for
application/x-www-form-urlencodedrequests(e.g. Slack slash commands), breaking custom interceptors that parse the
raw form-encoded payload themselves.
Misc
Docs
Thanks
Thanks to these contributors who contributed to v0.37.0!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Triggers release v0.37.0 "Tekton Triggers".
All reactions