Skip to content

Releases: prometheus/alertmanager

0.4.1 / 2016-08-31

31 Aug 22:27
v0.4.1
Compare
Choose a tag to compare
  • [BUGFIX] Wait for silence query to finish instead of showing error
  • [BUGFIX] Fix sorting of silences
  • [BUGFIX] Provide visual feedback after creating a silence
  • [BUGFIX] Fix styling of silences
  • [ENHANCEMENT] Provide cleaner API silence interface

0.4.0 / 2016-08-23

23 Aug 12:56
Compare
Choose a tag to compare
  • [FEATURE] Silences are now paginated in the web ui
  • [CHANGE] Failure to start on unparsed flags

0.3.0 / 2016-07-08

08 Jul 10:50
Compare
Choose a tag to compare
  • [CHANGE] Alerts are purely in memory and no longer persistent across restarts
  • [FEATURE] Add SMTP LOGIN authentication mechanism

0.2.1 / 2016-06-23

23 Jun 09:16
Compare
Choose a tag to compare
  • [ENHANCEMENT] Allow inheritance of route receiver
  • [ENHANCEMENT] Add silence cache to silence provider
  • [BUGFIX] Fix HipChat room number in integration URL

0.2.0 / 2016-06-17

17 Jun 14:30
Compare
Choose a tag to compare

This release uses a new storage backend based on BoltDB. You have to backup
and wipe your former storage path to run it.

  • [CHANGE] Use BoltDB as data store.
  • [CHANGE] Move SMTP authentification to configuration file
  • [FEATURE] add /-/reload HTTP endpoint
  • [FEATURE] Filter silenced alerts in web UI
  • [ENHANCEMENT] reduce inhibition computation complexity
  • [ENHANCEMENT] Add support for teams and tags in OpsGenie integration
  • [BUGFIX] Handle OpsGenie responses correctly
  • [BUGFIX] Fix Pushover queue length issue
  • [BUGFIX] STARTTLS before querying auth mechanism in email integration

0.1.1 / 2016-03-23

23 Mar 14:12
Compare
Choose a tag to compare
  • [BUGFIX] Fix global database lock issue
  • [ENHANCEMENT] Improve SQLite alerts index
  • [ENHANCEMENT] Enable debug endpoint

0.1.0 / 2016-02-23

23 Feb 14:41
Compare
Choose a tag to compare

This version is a full rewrite of the Alertmanager with a very different
feature set. Thus, there is no meaningful changelog.

Changes with respect to 0.1.0-beta2:

  • [CHANGE] Expose same data structure to templates and webhook
  • [ENHANCEMENT] Show generator URL in default templates and web UI
  • [ENHANCEMENT] Support for Slack icon_emoji field
  • [ENHANCEMENT] Expose incident key to templates and webhook data
  • [ENHANCEMENT] Allow markdown in Slack 'text' field
  • [BUGFIX] Fixed database locking issue

0.1.0-beta2 / 2016-02-04

03 Feb 16:06
Compare
Choose a tag to compare
Pre-release
  • [BUGFIX] Properly set timeout for incoming alerts with fixed start time
  • [ENHANCEMENT] Send source field in OpsGenie integration
  • [ENHANCEMENT] Improved routing configuration validation
  • [FEATURE] Basic instrumentation added

0.1.0-beta1 / 2016-01-08

08 Jan 19:44
Compare
Choose a tag to compare
Pre-release
  • [BUGFIX] Send full alert group state on each update. Fixes erroneous resolved notifications.
  • [FEATURE] HipChat integration
  • [CHANGE] Slack integration no longer sends resolved notifications by default

0.1.0-beta0 / 2016-01-03

03 Jan 14:55
Compare
Choose a tag to compare
Pre-release
Bump version to 0.1.0-beta0