Skip to content

Commit

Permalink
Cut 0.5.0 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabxc authored Nov 1, 2016
1 parent 4ce1f9a commit a91fe17
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
18 changes: 7 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
## v0.5.0-beta.0 / 2016-10-06
## v0.5.0 / 2016-11-01

* [BUGFIX] Fix resolved notification filter
* [ENHANCEMENT] Add silence metrics
* [ENHANCEMENT] Allow global require TLS config
This release requires a storage wipe. It contains fundamental internal
changes that came with implementing the high availability mode.

## v0.5.0-alpha.0 / 2016-09-09

This realease requires a storage wipe.

* [FEATURE] High Availability
* [FEATURE] Garbage collected storage
* [CHANGE] Different storage format
* [FEATURE] Alertmanager clustering for high availability
* [FEATURE] Garbage collection of old silences and notification logs
* [CHANGE] New storage format
* [CHANGE] Stricter silence semantics for consistent historical view

## v0.4.2 / 2016-09-02

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0-beta.0
0.5.0

0 comments on commit a91fe17

Please sign in to comment.