From 894942088144652b057d15a2aa182e69fc79f0fc Mon Sep 17 00:00:00 2001 From: Piotr <17101802+thampiotr@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:33:05 +0000 Subject: [PATCH] Prep main for v1.5.0 (#2077) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91f22faed..28fc106bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Main (unreleased) - Fixed an issue in the `prometheus.exporter.postgres` component that would leak goroutines when the target was not reachable (@dehaansa) -v1.5.0-rc.1 +v1.5.0 ----------------- ### Breaking changes