You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/8.15.asciidoc
+5-53Lines changed: 5 additions & 53 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,6 @@
5
5
[[release-notes-8.15.4]]
6
6
=== 8.15.4
7
7
8
-
[discrete]
9
-
[[known-issue-8.15.4]]
10
-
==== Known issues
11
-
12
-
// tag::known-issue-189676[]
13
-
[discrete]
14
-
.Tags appear in Elastic AI Assistant's responses
15
-
[%collapsible]
16
-
====
17
-
*Details* +
18
-
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).
19
-
20
-
====
21
-
// end::known-issue-189676[]
22
-
23
8
[discrete]
24
9
[[enhancements-8.15.4]]
25
10
==== Enhancements
@@ -42,21 +27,6 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when
42
27
[[release-notes-8.15.3]]
43
28
=== 8.15.3
44
29
45
-
[discrete]
46
-
[[known-issue-8.15.3]]
47
-
==== Known issues
48
-
49
-
// tag::known-issue-189676[]
50
-
[discrete]
51
-
.Tags appear in Elastic AI Assistant's responses
52
-
[%collapsible]
53
-
====
54
-
*Details* +
55
-
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).
56
-
57
-
====
58
-
// end::known-issue-189676[]
59
-
60
30
[discrete]
61
31
[[bug-fixes-8.15.3]]
62
32
==== Bug fixes
@@ -77,17 +47,6 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when
77
47
[[known-issue-8.15.2]]
78
48
==== Known issues
79
49
80
-
// tag::known-issue-189676[]
81
-
[discrete]
82
-
.Tags appear in Elastic AI Assistant's responses
83
-
[%collapsible]
84
-
====
85
-
*Details* +
86
-
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).
@@ -141,18 +100,6 @@ On October 17, 2024, this issue was resolved.
141
100
[[known-issue-8.15.1]]
142
101
==== Known issues
143
102
144
-
// tag::known-issue-189676[]
145
-
[discrete]
146
-
.Tags appear in Elastic AI Assistant's responses
147
-
[%collapsible]
148
-
====
149
-
*Details* +
150
-
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).
@@ -222,6 +169,11 @@ On October 17, 2024, this issue was resolved.
222
169
*Details* +
223
170
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).
Copy file name to clipboardExpand all lines: docs/release-notes/8.16.asciidoc
+26-11Lines changed: 26 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,32 @@
1
1
[[release-notes-header-8.16.0]]
2
2
== 8.16
3
3
4
+
[discrete]
5
+
[[known-issue-8.16.1]]
6
+
==== Known issues
7
+
8
+
// tag::known-issue[]
9
+
[discrete]
10
+
.Duplicate alerts can be produced from manually running threshold rules
11
+
[%collapsible]
12
+
====
13
+
*Details* +
14
+
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.
15
+
16
+
====
17
+
// end::known-issue[]
18
+
19
+
// tag::known-issue[]
20
+
[discrete]
21
+
.Manually running custom query rules with suppression could suppress more alerts than expected
22
+
[%collapsible]
23
+
====
24
+
*Details* +
25
+
On November 12, 2024, it was discovered that manually running a custom query rule with suppression could incorrectly inflate the number of suppressed alerts.
26
+
27
+
====
28
+
// end::known-issue[]
29
+
4
30
[discrete]
5
31
[[release-notes-8.16.1]]
6
32
=== 8.16.1
@@ -43,17 +69,6 @@ On November 21, 2024, this issue was resolved.
43
69
====
44
70
// end::known-issue[]
45
71
46
-
// tag::known-issue-189676[]
47
-
[discrete]
48
-
.Tags appear in Elastic AI Assistant's responses
49
-
[%collapsible]
50
-
====
51
-
*Details* +
52
-
On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `<antThinking>` tags, for example `<search_quality_reflection>` ({kibana-issue}189676[#189676]).
53
-
54
-
====
55
-
// end::known-issue-189676[]
56
-
57
72
// tag::known-issue[]
58
73
[discrete]
59
74
.Duplicate alerts can be produced from manually running threshold rules
0 commit comments