Alerta v8.6.0 Release Notes
Release Date: 2021-05-20 // almost 4 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)