Skip to content

Commit fe087e4

Browse files
nastasha-solomonmergify[bot]
authored andcommitted
Removes 199791 from the 8.16.1 release notes (#6207)
(cherry picked from commit 6bafdb8) # Conflicts: # docs/release-notes/8.16.asciidoc
1 parent 16d772c commit fe087e4

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

docs/release-notes/8.16.asciidoc

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,50 @@
22
== 8.16
33

44
[discrete]
5+
<<<<<<< HEAD
6+
=======
7+
[[release-notes-8.16.1]]
8+
=== 8.16.1
9+
10+
[discrete]
11+
[[known-issue-8.16.1]]
12+
==== Known issues
13+
14+
// tag::known-issue[]
15+
[discrete]
16+
.Duplicate alerts can be produced from manually running threshold rules
17+
[%collapsible]
18+
====
19+
*Details* +
20+
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.
21+
22+
====
23+
// end::known-issue[]
24+
25+
// tag::known-issue[]
26+
[discrete]
27+
.Manually running custom query rules with suppression could suppress more alerts than expected
28+
[%collapsible]
29+
====
30+
*Details* +
31+
On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts.
32+
33+
====
34+
// end::known-issue[]
35+
36+
[discrete]
37+
[[bug-fixes-8.16.1]]
38+
==== Bug fixes
39+
* 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]).
40+
* 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]).
41+
* 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]).
42+
* 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]).
43+
* 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]).
44+
* Improves the warning message that displays when asset criticality assignments are duplicated during the bulk assignment flow ({kibana-pull}199651[#199651]).
45+
* Fixes a time skew bug that occurred when Linux virtual machines using eBPF event probes were suspended and then resumed.
46+
47+
[discrete]
48+
>>>>>>> 6bafdb81 (Removes 199791 from the 8.16.1 release notes (#6207))
549
[[release-notes-8.16.0]]
650
=== 8.16.0
751

0 commit comments

Comments
 (0)