- App events and webhooks now include extra headers that identify the bulk, scheduled, or release action that triggered entry/asset (un)publish events.
- Headers such as x-contentful-bulk-action-id, x-contentful-scheduled-action-id, x-contentful-release-id, x-contentful-release-version-id, and x-contentful-release-action-id are added automatically.
- Consumers can use these headers to apply context‑aware logic, like delaying builds when actions originate from bulk or release processes.


