From 5f3e19cfc4a1af82ca984491ac605e9b89a2755f Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:18:54 -0500 Subject: [PATCH] 8.12.2 Release notes (#4834) * Updates summaries * Fixed section org * Updated order * Updated index page * Minor edits * Update docs/release-notes/8.12.asciidoc * Update docs/release-notes/8.12.asciidoc (cherry picked from commit d937fff7bc009a4b0fbf3a5c21cf4b4de22a3d75) --- docs/release-notes.asciidoc | 1 + docs/release-notes/8.12.asciidoc | 23 ++++++++++++++++++++--- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/docs/release-notes.asciidoc b/docs/release-notes.asciidoc index 54194a82cb..2dc95a7bf3 100644 --- a/docs/release-notes.asciidoc +++ b/docs/release-notes.asciidoc @@ -3,6 +3,7 @@ This section summarizes the changes in each release. +* <> * <> * <> * <> diff --git a/docs/release-notes/8.12.asciidoc b/docs/release-notes/8.12.asciidoc index c2567adaa2..ed711a1267 100644 --- a/docs/release-notes/8.12.asciidoc +++ b/docs/release-notes/8.12.asciidoc @@ -2,15 +2,32 @@ == 8.12 [discrete] -[[enhancements-8.12.1]] -==== Enhancements +[[release-notes-8.12.2]] +=== 8.12.2 -* Provides performance improvements related to image load and registry write events ({pull}175486[#175486]). +[discrete] +[[bug-fixes-8.12.2]] +==== Bug fixes +* Fixes long-running queries in Timeline and Events tables within Explore pages ({pull}176838[#176838]). +* Updates the default {bedrock} connector API URL ({pull}176090[#176090]). +* Ensures the risk score query only searches through alerts associated with the current user ({pull}175903[#175903]). +* Fixes a bug that prevented scheduled query packs from running if a pack's ID was composed of numbers ({pull}176507[#176507]). +* Fixes a bug that affected the rule details page layout if rule filters were extremely long. Also fixes a bug that incorrectly caused rule filters to display instead of their custom labels ({pull}176590[#176590]). +* Fixes a bug that prevented rules from being successfully imported if any rules referenced preconfigured connectors ({pull}176284[#176284]). +* Fixes a bug that prevented rules from being successfully exported if you exported more than 1000 rules ({pull}175979[#175979]). +* Turns off the option to install rules if you don't have the appropriate privileges ({pull}176598[#176598]). +* Fixes a bug that caused data to be lost when you upgraded a prebuilt rule to a new version with a different rule type ({pull}176421[#176421]). [discrete] [[release-notes-8.12.1]] === 8.12.1 +[discrete] +[[enhancements-8.12.1]] +==== Enhancements + +* Provides performance improvements related to image load and registry write events ({pull}175486[#175486]). + [discrete] [[bug-fixes-8.12.1]] ==== Bug fixes