From aecad1a2faf31d4a6c27323a29ca8c7a23d88f6b Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Tue, 13 Sep 2022 14:48:04 +0000 Subject: [PATCH] Release 0.22.8 with changelog for #461 & #463 Signed-off-by: Matthias Rampke --- CHANGELOG.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3106f3c..e40fbeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.22.8 / 2022-09-13 + +* [BUGFIX] Prevent poisoning with gauge/distribution naming collision ([#461](https://github.com/prometheus/statsd_exporter/pull/461)) +* [CHANGE] Update `client_golang` dependency ([#463](https://github.com/prometheus/statsd_exporter/pull/463)) + ## 0.22.7 / 2022-07-08 * [CHANGE] Build with Go 1.18 ([#450](https://github.com/prometheus/statsd_exporter/pull/450)) diff --git a/VERSION b/VERSION index 9e432c8..eca6a4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.22.7 +0.22.8