Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.13] 8.12.2 Release notes (backport #4834) #4842

Merged
merged 1 commit into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

This section summarizes the changes in each release.

* <<release-notes-8.12.2, {elastic-sec} version 8.12.2>>
* <<release-notes-8.12.1, {elastic-sec} version 8.12.1>>
* <<release-notes-8.12.0, {elastic-sec} version 8.12.0>>
* <<release-notes-8.11.4, {elastic-sec} version 8.11.4>>
Expand Down
23 changes: 20 additions & 3 deletions docs/release-notes/8.12.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down