Skip to content

Releases: gapitio/alerta

Release refs/tags/v4.0.0-schema.0

26 Mar 14:12

Choose a tag to compare

Pre-release
fix: remove add of unnecessary colums

Release refs/tags/v4.0.0-alpha.1

26 Mar 14:13
00a75c2

Choose a tag to compare

Pre-release
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

24 Mar 12:56

Choose a tag to compare

Pre-release
fix: remove add of unnecessary colums

Release refs/tags/v3.2.2-beta.3

10 Mar 07:57
685c8c5

Choose a tag to compare

Pre-release
feat: add alert_id to keep track of which alert a history belongs to …

Release refs/tags/v3.2.2-beta.2

09 Mar 09:45
685c8c5

Choose a tag to compare

Pre-release
feat: add alert_id to keep track of which alert a history belongs to …

Release refs/tags/v3.2.2-beta.1

06 Mar 10:00
685c8c5

Choose a tag to compare

Pre-release
feat: add alert_id to keep track of which alert a history belongs to …

Release refs/tags/v3.2.2-beta.0

05 Mar 13:07
685c8c5

Choose a tag to compare

Pre-release
feat: add alert_id to keep track of which alert a history belongs to …

Release refs/tags/v3.2.1

24 Feb 13:04
685c8c5

Choose a tag to compare

feat: add alert_id to keep track of which alert a history belongs to …

Release refs/tags/v3.2.0

04 Feb 14:36
685c8c5

Choose a tag to compare

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

04 Feb 12:50
685c8c5

Choose a tag to compare

Pre-release
feat: add alert_id to keep track of which alert a history belongs to …