summary refs log tree commit diff
path: root/changelog.d/12808.feature
blob: 561c8b9d34a4be3c47f4be47c8ebeab45d327ff1 (plain) (blame)
1
Update to `check_event_for_spam`. Deprecate the current callback signature, replace it with a new signature that is both less ambiguous (replacing booleans with explicit allow/block) and more powerful (ability to return explicit error codes).