From f797536e163ad3c5af6851b299171ef79e3dc420 Mon Sep 17 00:00:00 2001 From: Paulin Todev Date: Wed, 11 Sep 2024 19:57:46 +0100 Subject: [PATCH] Update version file with v1.5.0 (#1670) --- CHANGELOG.md | 4 ++++ VERSION | 2 +- docs/sources/_index.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a374aca70..9155d37e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ internal API changes are not present. Main (unreleased) ----------------- + +v1.4.0-rc.0 +----------------- + ### Breaking changes - [otelcol.processor.transform] The functions `convert_sum_to_gauge` and `convert_gauge_to_sum` must now be used in the `metric` `context` rather than in the `datapoint` context. diff --git a/VERSION b/VERSION index cfa1ed287f..ca452642ff 100644 --- a/VERSION +++ b/VERSION @@ -20,4 +20,4 @@ # # Lines starting with "#" and blank lines are ignored. -v1.4.0 +v1.5.0 diff --git a/docs/sources/_index.md b/docs/sources/_index.md index 3421599fee..dab873ccee 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -4,7 +4,7 @@ title: Grafana Alloy description: Grafana Alloy is a a vendor-neutral distribution of the OTel Collector weight: 350 cascade: - ALLOY_RELEASE: v1.4.0 + ALLOY_RELEASE: v1.5.0 OTEL_VERSION: v0.105.0 FULL_PRODUCT_NAME: Grafana Alloy PRODUCT_NAME: Alloy