Alerta v8.6.0 Release Notes

Release Date: 2021-05-20 // almost 3 years ago
  • ๐Ÿ”จ Refactor

    • convert formatted strings to f-strings (more) (#1522)
    • โœ… convert tests to use f-strings (#1521)
    • convert formatted strings to f-strings (#1520)

    Feat

    • โž• add escalate severity custom action plugin (#1519)
    • โž• Add support for user-defined API key (#1518)
    • ๐ŸŒฒ log dismissing notes to alert history (#1507)
    • โž• add default blackout duration to config endpoint (#1506)
    • ๐Ÿ‘Œ support readonly users (#1505)

    ๐Ÿ›  Fix

    • ๐Ÿ”„ change housekeeping delete threshold to seconds (#1508)
    • 0๏ธโƒฃ config setting default environment for webhooks (#1510)
    • read LDAP_BIND_PASSWORD from environment variable (#1509)

Previous changes from v8.5.0

  • ๐Ÿ›  Fix

    • grafana: ensure tags work on multi timeseries alert (#1450) (#1490)
    • โž• add related id to note reponse (#1499)
    • deps: bump lxml from 4.6.2 to 4.6.3 (#1486)

    ๐Ÿ”จ Refactor

    • ๐Ÿ— create "query builders" for all data models (#1446)

    Feat

    • ๐Ÿ‘Œ support custom top10 report sizes (#1498)
    • โž• add alert origin to blackout options (#1497)
    • โž• add support for custom auth scopes (#1479)