From 79a17ef4da40ebc216519f0fb489518fa7dcfeac Mon Sep 17 00:00:00 2001 From: grafanabot Date: Tue, 13 Feb 2024 13:59:14 +0000 Subject: [PATCH 1/2] Add PR #11921 to release notes for next release --- docs/sources/release-notes/next.md | 34 ++++++++++++++++-------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/docs/sources/release-notes/next.md b/docs/sources/release-notes/next.md index a2a6e81330082..90e004cddaa70 100644 --- a/docs/sources/release-notes/next.md +++ b/docs/sources/release-notes/next.md @@ -1,16 +1,18 @@ ---- -title: V?.? -description: Version ?.? release notes -weight: 55 ---- - -# V?.? -Grafana Labs is excited to announce the release of Loki ?.?.? Here's a summary of new enhancements and important fixes: - -:warning: This a placeholder for the next release. Clean up all features listed below - -## Features and enhancements - -## Upgrade Considerations - -## Bug fixes +--- +title: V?.? +description: Version ?.? release notes +weight: 55 +--- + +# V?.? +Grafana Labs is excited to announce the release of Loki ?.?.? Here's a summary of new enhancements and important fixes: + +:warning: This a placeholder for the next release. Clean up all features listed below + +## Features and enhancements + +## Upgrade Considerations + +## Bug fixes + +- **Parse JSON String arrays properly so string elements can be retrieved**: :warning: ADD DESCRIPTION HERE :warning:. [PR #11921](https://github.com/grafana/loki/pull/11921)] \ No newline at end of file From a55282d60c99de50f8459ca09ff5393d2bc6b073 Mon Sep 17 00:00:00 2001 From: Paul Rogers Date: Tue, 13 Feb 2024 09:16:18 -0500 Subject: [PATCH 2/2] Clean up suggested commit --- docs/sources/release-notes/next.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/release-notes/next.md b/docs/sources/release-notes/next.md index 90e004cddaa70..1aadfcba4db19 100644 --- a/docs/sources/release-notes/next.md +++ b/docs/sources/release-notes/next.md @@ -15,4 +15,4 @@ Grafana Labs is excited to announce the release of Loki ?.?.? Here's a summary o ## Bug fixes -- **Parse JSON String arrays properly so string elements can be retrieved**: :warning: ADD DESCRIPTION HERE :warning:. [PR #11921](https://github.com/grafana/loki/pull/11921)] \ No newline at end of file +- **Parse JSON String arrays properly so string elements can be retrieved**: [PR #11921](https://github.com/grafana/loki/pull/11921)] \ No newline at end of file