diff --git a/releasenotes/notes/webhooks-139aeaaab7119302.yaml b/releasenotes/notes/webhooks-139aeaaab7119302.yaml new file mode 100644 index 000000000..406b656bb --- /dev/null +++ b/releasenotes/notes/webhooks-139aeaaab7119302.yaml @@ -0,0 +1,5 @@ +--- +features: + - Added support to register webhooks to the database. When these webhooks + are added and the webhook notifier option is enabled via the config file, + Vitrage will send notifications regarding alarm state changes to the registered webhooks.