Skip to content

Commit 1719333

Browse files
[8.x] Removes 199791 from the 8.16.1 release notes (backport #6207) (#6214)
* Removes 199791 from the 8.16.1 release notes (#6207) (cherry picked from commit 6bafdb8) # Conflicts: # docs/release-notes/8.16.asciidoc * Fixes conflict --------- Co-authored-by: Nastasha Solomon <[email protected]> Co-authored-by: nastasha.solomon <[email protected]>
1 parent 1aee02f commit 1719333

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/release-notes/8.16.asciidoc

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,47 @@
11
[[release-notes-header-8.16.0]]
22
== 8.16
33

4+
[discrete]
5+
[[release-notes-8.16.1]]
6+
=== 8.16.1
7+
8+
[discrete]
9+
[[known-issue-8.16.1]]
10+
==== Known issues
11+
12+
// tag::known-issue[]
13+
[discrete]
14+
.Duplicate alerts can be produced from manually running threshold rules
15+
[%collapsible]
16+
====
17+
*Details* +
18+
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.
19+
20+
====
21+
// end::known-issue[]
22+
23+
// tag::known-issue[]
24+
[discrete]
25+
.Manually running custom query rules with suppression could suppress more alerts than expected
26+
[%collapsible]
27+
====
28+
*Details* +
29+
On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts.
30+
31+
====
32+
// end::known-issue[]
33+
34+
[discrete]
35+
[[bug-fixes-8.16.1]]
36+
==== Bug fixes
37+
* Fixes a bug that caused the **Alerts** page to crash if you upgraded to 8.16 and accessed the page in a non-default {kib} space ({kibana-pull}200058[#200058]).
38+
* Fixes a bug that caused the Elastic AI Assistant Knowledge Base to fail if the current user had a colon (`:`) in their username and attempted to access Knowledge Base entries ({kibana-pull}200131[#200131]).
39+
* Fixes a bug that made values unavailable for the Knowledge Base **Index** field, which lets you specify an index as a knowledge source ({kibana-pull}199990[#199990]).
40+
* Fixes a bug that unset the `required_fields` field if you updated a rule by sending a `PATCH` request that didn't contain the `required_fields` field ({kibana-pull}199901[#199901]).
41+
* Fixes the entity store initialization error that was caused by risk engine failures. Now, when you upgrade to 8.16.1, or follow the standard flow for initializing the entity store, the risk engine no longer fails while deleting the component template. In addition, the index template will correctly reference the new component template, ensuring the successful initialization of the entity store ({kibana-pull}199734[#199734]).
42+
* Improves the warning message that displays when asset criticality assignments are duplicated during the bulk assignment flow ({kibana-pull}199651[#199651]).
43+
* Fixes a time skew bug that occurred when Linux virtual machines using eBPF event probes were suspended and then resumed.
44+
445
[discrete]
546
[[release-notes-8.16.0]]
647
=== 8.16.0

0 commit comments

Comments
 (0)