Added

Notification history for Anomalies API

GET /anomalies/v1 and GET /anomalies/v1/{id} now returns a notifications[] field on each anomaly.

The notifications[] field lists notification dispatch events in chronologically order. Each entry is a NotificationEvent with timestamp (dispatch time in UTC (RFC3339)) and channel (email, slack, or msteams) information.