Cut Alertmanager version 0.0.2.
This commit is contained in:
parent
5b78ab6c58
commit
d5aa4039cb
|
@ -0,0 +1,15 @@
|
|||
## 0.0.2 / 2015-06-09
|
||||
|
||||
* [BUGFIX] Fixed silences.json permissions in Docker image.
|
||||
* [CHANGE] Changed case of API JSON properties to initial lower letter.
|
||||
* [CHANGE] Migrated logging to use http://github.com/prometheus/log.
|
||||
* [FEATURE] Flowdock notification support.
|
||||
* [FEATURE] Slack notification support.
|
||||
* [FEATURE] Generic webhook notification support.
|
||||
* [FEATURE] Support for "@"-mentions in HipChat notifications.
|
||||
* [FEATURE] Path prefix option to support reverse proxies.
|
||||
* [ENHANCEMENT] Improved web redirection and 404 behavior.
|
||||
* [CLEANUP] Updated compiled web assets from source.
|
||||
* [CLEANUP] Updated fsnotify package to its new source location.
|
||||
* [CLEANUP] Updates to README.md and AUTHORS.md.
|
||||
* [CLEANUP] Various smaller cleanups and improvements.
|
Loading…
Reference in New Issue