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