Alerta Versions Save

Alerta monitoring system

v9.0.3

1 month ago

What's Changed

Full Changelog: https://github.com/alerta/alerta/compare/v9.0.2...v9.0.3

v9.0.2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/alerta/alerta/compare/v9.0.1...v9.0.2

v9.0.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/alerta/alerta/compare/v9.0.0...v9.0.1

v9.0.0

1 year ago

v9.0.0 (2023-03-17)

Feat

  • Add support for AuthProxy auth (#1657)
  • show/hide API server version info (#1821)
  • plugin: add alertname in labels when annotations.alertname (#1801)
  • Add userAgent to audit log (#1656)

Fix

  • Bulk operations did not work properly (#1825)
  • Replace FLASK_ENV with FLASK_DEBUG (#1824)
  • Change ORDER BY no-op for Postgres 15 (#1820)
  • security: do not expose exception errors to end users (#1811)
  • auth: auth bypass via registering when AUTH_PROVIDER != basic (#1782)
  • plugin: fixes an issue if the last plugin in the order (#1798)
  • Do not 400 error if content type not application/json (#1756)
  • Keycloak url base (#1683)
  • Audit log should handle empty body on http delete (#1655)

Refactor

  • db: Use Psql 9.6 syntax for ADD COLUMN (#1653)

Perf

  • Add load test workflow

v8.7.0

2 years ago

What's Changed

Full Changelog: https://github.com/alerta/alerta/compare/v8.6.5...v8.7.0

v8.6.5

2 years ago

What's Changed

Full Changelog: https://github.com/alerta/alerta/compare/v8.6.4...v8.6.5

v8.6.4

2 years ago

What's Changed

Full Changelog: https://github.com/alerta/alerta/compare/v8.6.3...v8.6.4

v8.6.3

2 years ago

What's Changed

Full Changelog: https://github.com/alerta/alerta/compare/v8.6.2...v8.6.3

v8.6.2

2 years ago

v8.6.2 (2021-11-22)

Fix

  • Change deprecated PyJWT argument (#1585)
  • deps: update to Flask 2.0.1 (#1535)

Feat

  • add uptime stat to prometheus metrics (#1546)

v8.5.0

3 years ago

v8.5.0 (2021-04-18)

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)