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