From c0a390a2c43f77863278615b47d46e886bdca726 Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Fri, 25 Oct 2024 13:47:38 +0000 Subject: [PATCH] release 0.28.0 Signed-off-by: Matthias Rampke --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17d74e3f..06c1005d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.28.0 / 2024-10-25 + +* [CHANGE] Update exporter-toolkit & switch to slog ([#586](https://github.com/prometheus/statsd_exporter/pull/586)) +* [CHANGE] Update client_golang and prometheus-common + +This is a breaking change for library users. + ## 0.27.2 / 2024-10-07 * [BUGFIX] Fix panic on certain invalid lines ([#579](https://github.com/prometheus/statsd_exporter/pull/579)) diff --git a/VERSION b/VERSION index 3edc695d..697f087f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.27.2 +0.28.0