Update interface used for Event Dispatcher

Created on 18 August 2025, about 1 month ago

Problem/Motivation

The DispatcherInterface in https://git.drupalcode.org/project/social/-/blob/13.0.0-alpha23/modules/... uses CloudEvents\CloudEventInterface for the event object.

This is incorrect as this is more of a marker interface for the spec version. It should use the CloudEvents\V1\CloudEventInterface.

Steps to reproduce

Proposed resolution

Update the interface to CloudEvents\V1\CloudEventInterface.

This is a backward breaking change, although I expect it will not pose an actual problem. But this should land in the 13.x major.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

13.0

Component

Code (back-end)

Created by

🇳🇱Netherlands bramtenhove

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024