Files
vault/changelog/24352.txt
Christopher Swenson 8f6dfaaf67 Interface for event subscription plugins; SQS plugin (#24352)
Initial version of an internal plugin interface for event subscription plugins,
and an AWS SQS plugin as an example.

Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2024-02-05 13:17:07 -08:00

4 lines
98 B
Plaintext

```release-note:improvement
events: Add support for event subscription plugins, including SQS
```