Alerta v8.3.0 Release Notes

Release Date: 2020-12-12 // over 3 years ago
  • Feat

    • โž• add allowed environments to config endpoint (#1421)
    • โž• add colors for Ack and Shelved statuses (#1420)
    • โž• add syslog logging output format (#1417)

    ๐Ÿ›  Fix

    • โœ‚ remove redundant logging messages
    • ๐Ÿ‘‰ use string enumerated types where possible (#1419)
    • โž• add "X-Request-ID" as CORS header (#1418)
    • โž• add requestId to error responses (#1415)
    • webhook: set alert status from action, not directly (#1409)
    • mongodb: optional query for raw_data and history (#1408)
    • postgres: optional query for raw_data and history (#1407)
    • โฑ set alert heartbeat timeout from alert timeout

    Perf

    • db: Do not query for rawData or history if not required