From fb17493f668a2aed85d20ec2e660d71f9838bcd0 Mon Sep 17 00:00:00 2001 From: Frederic Branczyk Date: Mon, 23 Jan 2017 11:09:42 +0100 Subject: [PATCH] *: cut 1.5.0 --- CHANGELOG.md | 17 +++++++++++++++++ VERSION | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9552f0ecf..86b4370b37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## 1.5.0 / 2017-01-23 + +* [CHANGE] Use lexicographic order to sort alerts by name. +* [FEATURE] Add Joyent Triton discovery. +* [FEATURE] Add scrape targets and alertmanager targets API. +* [FEATURE] Add various persistence related metrics. +* [FEATURE] Add various query engine related metrics. +* [FEATURE] Add ability to limit scrape samples, and related metrics. +* [FEATURE] Add labeldrop and labelkeep relabelling actions. +* [FEATURE] Display current working directory on status-page. +* [ENHANCEMENT] Strictly use ServiceAccount for in cluster configuration on Kubernetes. +* [ENHANCEMENT] Various performance and memory-management improvements. +* [BUGFIX] Fix basic auth for alertmanagers configured via flag. +* [BUGFIX] Don't panic on decoding corrupt data. +* [BUGFIX] Ignore dotfiles in data directory. +* [BUGFIX] Abort on intermediate federation errors. + ## 1.4.1 / 2016-11-28 * [BUGFIX] Fix Consul service discovery diff --git a/VERSION b/VERSION index 347f5833ee..bc80560fad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.1 +1.5.0