From d9bb241ab4eb6fb42a0f19905b25eddefdf557e5 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:01:33 -0500 Subject: [PATCH] Re-adds known issues to 8.16.2 and 8.16.3 release notes (#6440) (cherry picked from commit 8a5741d665313d2b0487f295c17ed3ee8d784f21) --- docs/release-notes/8.16.asciidoc | 48 ++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/docs/release-notes/8.16.asciidoc b/docs/release-notes/8.16.asciidoc index 928b0a174b..469c2d2155 100644 --- a/docs/release-notes/8.16.asciidoc +++ b/docs/release-notes/8.16.asciidoc @@ -5,6 +5,30 @@ [[release-notes-8.16.3]] === 8.16.3 +[discrete] +[[known-issue-8.16.3]] +==== Known issues + +// tag::known-issue[] +[discrete] +.Duplicate alerts can be produced from manually running threshold rules +[%collapsible] +==== +*Details* + +On November 12, 2024, it was discovered that manually running threshold rules could produce duplicate alerts if the date range was already covered by a scheduled rule execution. +==== +// end::known-issue[] + +// tag::known-issue[] +[discrete] +.Manually running custom query rules with suppression could suppress more alerts than expected +[%collapsible] +==== +*Details* + +On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts. +==== +// end::known-issue[] + [discrete] [[bug-fixes-8.16.3]] ==== Bug fixes @@ -29,6 +53,30 @@ Affected users who are unable to upgrade should set one or both of the following [[release-notes-8.16.2]] === 8.16.2 +[discrete] +[[known-issue-8.16.2]] +==== Known issues + +// tag::known-issue[] +[discrete] +.Duplicate alerts can be produced from manually running threshold rules +[%collapsible] +==== +*Details* + +On November 12, 2024, it was discovered that manually running threshold rules could produce duplicate alerts if the date range was already covered by a scheduled rule execution. +==== +// end::known-issue[] + +// tag::known-issue[] +[discrete] +.Manually running custom query rules with suppression could suppress more alerts than expected +[%collapsible] +==== +*Details* + +On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts. +==== +// end::known-issue[] + [discrete] [[bug-fixes-8.16.2]] ==== Bug fixes