From 904dd62032025d7e604daf8c3bcdb7f55ea4a4d8 Mon Sep 17 00:00:00 2001 From: "grafana-alloybot[bot]" <167359181+grafana-alloybot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:25:23 +0000 Subject: [PATCH] chore(release/v1.14): Release 1.14.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ collector/VERSION | 2 +- collector/builder-config.yaml | 2 +- docs/sources/_index.md | 2 +- 5 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 77566c0c3af..3086963b0ff 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.14.1" + ".": "1.14.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 93ac363e24e..d06a24e3f5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.14.2](https://github.com/grafana/alloy/compare/v1.14.1...v1.14.2) (2026-03-24) + + +### Bug Fixes 🐛 + +* **deps:** Update go version to 1.25.8 ([#5846](https://github.com/grafana/alloy/issues/5846)) ([b9add52](https://github.com/grafana/alloy/commit/b9add528fe215cdc27e006a726d4d7694ff71976)) +* **deps:** Update module github.com/buger/jsonparser to v1.1.2 [SECURITY] [backport] ([#5841](https://github.com/grafana/alloy/issues/5841)) ([33a64c5](https://github.com/grafana/alloy/commit/33a64c5e956973bbc72fbf5ee05c17c9619c7d79)) +* **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] [backport] ([#5842](https://github.com/grafana/alloy/issues/5842)) ([be8150a](https://github.com/grafana/alloy/commit/be8150a9d29a92eb0bcd900fb1e172147f0505ff)) + ## [1.14.1](https://github.com/grafana/alloy/compare/v1.14.0...v1.14.1) (2026-03-17) diff --git a/collector/VERSION b/collector/VERSION index 4f955c0c80f..ce96293ee6d 100644 --- a/collector/VERSION +++ b/collector/VERSION @@ -1 +1 @@ -1.14.1 # x-release-please-version +1.14.2 # x-release-please-version diff --git a/collector/builder-config.yaml b/collector/builder-config.yaml index bfb4aa27e2f..55124092034 100644 --- a/collector/builder-config.yaml +++ b/collector/builder-config.yaml @@ -2,7 +2,7 @@ dist: module: github.com/grafana/alloy/otel_engine name: alloy description: Alloy OTel Collector distribution. - version: v1.14.1 # x-release-please-version + version: v1.14.2 # x-release-please-version output_path: . extensions: diff --git a/docs/sources/_index.md b/docs/sources/_index.md index 50016de61fd..c8bcc3e6220 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -4,7 +4,7 @@ title: Grafana Alloy description: Grafana Alloy is a vendor-neutral distribution of the OTel Collector weight: 350 cascade: - ALLOY_RELEASE: v1.14.1 # x-release-please-version + ALLOY_RELEASE: v1.14.2 # x-release-please-version OTEL_VERSION: v0.142.0 PROM_WIN_EXP_VERSION: v0.31.3 SNMP_VERSION: v0.29.0