From 320808c4e456c899e9c223879397efc48bca7364 Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Thu, 28 Feb 2019 09:24:17 +0000 Subject: [PATCH] Cut release 0.5.0 add #77 to the changelog, bump version. Signed-off-by: Matthias Rampke --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f75b18b..c98a185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ -# Unreleased +# 0.5.0 / 2019-02-28 +* [BUGFIX] Update the mapper to fix captures being clobbered ([#77](https://github.com/prometheus/graphite_exporter/pull/77)) * [BUGFIX] Do not mask the pprof endpoints ([#67](https://github.com/prometheus/graphite_exporter/pull/67)) * [ENHANCEMENT] Accept 'name' as a label ([#75](https://github.com/prometheus/graphite_exporter/pull/75)) +This release also pulls in a more recent version of the Prometheus client library with improved validation and performance. + # 0.4.2 / 2018-11-26 * [BUGFIX] Fix segfault in mapper if mapping config is provided ([#63](https://github.com/prometheus/graphite_exporter/pull/63)) diff --git a/VERSION b/VERSION index 2b7c5ae..8f0916f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2 +0.5.0