Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Add webhook entity module
Add serialized payload to events
Update inline docs and ignore some phpcs sniffs
Remove unused use statement
Add a timeout workaround for blocking local to local requests
Update content-type handling
Add additional test and update existing
Explicitly set Uuid and Event on received webhooks
Force lower keys for header names
Code formatting
Update payload handling
Update drush command and content-type strings
Update signature handling and a bit code style
Update signature test
Remove raw payload handling from webhook class
Make verification method static
Make verification method static
Update tests #3164158: Update webhook request header
Add additional tests