Releases: gapitio/alerta
Releases · gapitio/alerta
Release refs/tags/v4.0.0-schema.0
fix: remove add of unnecessary colums
Release refs/tags/v4.0.0-alpha.1
feat: update all fields of duplicate and correlated alerts (#151) * feat: update origin and attributes for correlated and duplicate alerts * tests: make bulk tests better * fix: remove timeout from deup_mulitple_alerts
Release refs/tags/v4.0.0-alpha.0
fix: remove add of unnecessary colums
Release refs/tags/v3.2.2-beta.3
feat: add alert_id to keep track of which alert a history belongs to …
Release refs/tags/v3.2.2-beta.2
feat: add alert_id to keep track of which alert a history belongs to …
Release refs/tags/v3.2.2-beta.1
feat: add alert_id to keep track of which alert a history belongs to …
Release refs/tags/v3.2.2-beta.0
feat: add alert_id to keep track of which alert a history belongs to …
Release refs/tags/v3.2.1
feat: add alert_id to keep track of which alert a history belongs to …
Release refs/tags/v3.2.0
What's Changed
- feat: add config for hiding pages in navigation bar by @sbgap in #144
- fix: remove notifications without any receivers by @sbgap in #145
- fix: select only distinct notification groups by @sbgap in #146
- feat: add export of manual setup by @sbgap in #147
- Feat: add bulk action, bulk post alerts, and bulk delete of alerts by @sbgap in #148
- fix: add h"." in history filter for columns appearing in alert and history by @sbgap in #149
- feat: add alert_id to keep track of which alert a history belongs to by @sbgap in #150
Full Changelog: v3.1.4...v3.2.0
Release refs/tags/v3.2.0-beta.5
feat: add alert_id to keep track of which alert a history belongs to …