Alerta v8.4.0 Release Notes

Release Date: 2021-02-27 // about 3 years ago
  • 🛠 Fix

    • auth: HMAC was falling thru to catchall if auth required (#1470)
    • tests: enforce authentication for forwarder test (#1471)
    • deps: update PyJWT to v2.0.0 (#1441)
    • 🛠 request filter fixes in logging.py (#1442)

    🔨 Refactor

    • 👉 use more enums and class properties (#1444)

    Feat

    • 🔌 plugin,webhook: Add support for custom error responses (#1466)
    • ➕ add pagination support to collection responses (#1443)
    • 🔌 plugin: add timeout policy plugin to enforce ack and shelve timeouts (#1410)