Skip to content

Commit

Permalink
Merge pull request #1419 from mxinden/cut-0.15.0-rc.3
Browse files Browse the repository at this point in the history
*: Cut 0.15.0-rc.3
  • Loading branch information
mxinden authored Jun 18, 2018
2 parents 7a27241 + 17e2fc7 commit 5e86f61
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.15.0-rc.3 / 2018-06-16

* [BUGFIX] When setting initially failing peers, if advertise address is empty, use bindAddr (#1411)
* [BUGFIX] Register nflog snapShotSize metric
* [BUGFIX] Sort alerts in correct order before flushing to notifiers (#1349)
* [BUGFIX] Don't track FQDN addresses as inital cluster peers (#1416)
* [BUGFIX] Gossip large messages via SendReliable (TCP) (#1415)
* [BUGFIX] Prune the gossip message queue if it contains too many items (#1418)

## 0.15.0-rc.2 / 2018-06-08

* [CHANGE] [amtool] Update silence add and update flags (#1298)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15.0-rc.2
0.15.0-rc.3

0 comments on commit 5e86f61

Please sign in to comment.