|
1 | 1 | [[release-notes-header-8.15.0]] |
2 | 2 | == 8.15 |
3 | 3 |
|
| 4 | +[discrete] |
| 5 | +[[release-notes-8.15.3]] |
| 6 | +=== 8.15.3 |
| 7 | + |
| 8 | +[discrete] |
| 9 | +[[known-issue-8.15.3]] |
| 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 | +[discrete] |
| 24 | +[[bug-fixes-8.15.3]] |
| 25 | +==== Bug fixes |
| 26 | +* Fixes a bug that could cause {elastic-defend} to crash on Linux when scanning paths (or paths with children) which include virtual file systems, such as procfs. |
| 27 | +* Fixes a bug that made alerts wrongfully inherit previously-selected tags ({kibana-pull}194428[#194428]). |
| 28 | +* Prevents Automatic Import from requesting that LLMs map to reserved ECS fields ({kibana-pull}195168[#195168]). |
| 29 | +* Makes Automatic Import more forgiving if LLMs return ECS mappings in unexpected formats ({kibana-pull}195167[#195167]). |
| 30 | +* Fixes an Automatic Import bug that prevented non-ECS compatible fields from resolving in structured and unstructured system logs ({kibana-pull}194727[#194727]). |
| 31 | +* Fixes an Automatic Import bug that occurred when uploading a new version of an existing integration ({kibana-pull}194298[#194298]). |
| 32 | +* Fixes an Automatic Import bug that caused integration deployments to fail after you edited the ingest pipeline ({kibana-pull}194203[#194203]). |
| 33 | +* Improves Attack discoveries by including the `user.target.name` field in the default anonymization allow list ({kibana-pull}193496[#193496]). |
| 34 | +* Fixes an Attack discovery UI bug where entities repeated in a description were displayed with a UUID instead of a value ({kibana-pull}193428[#193428]). |
| 35 | + |
4 | 36 | [discrete] |
5 | 37 | [[release-notes-8.15.2]] |
6 | 38 | === 8.15.2 |
@@ -31,7 +63,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags |
31 | 63 |
|
32 | 64 | *Workaround* + |
33 | 65 |
|
34 | | -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. |
| 66 | +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. |
| 67 | +
|
| 68 | +*Resolved* + |
| 69 | +On October 17, 2024, this issue was resolved. |
35 | 70 |
|
36 | 71 | ==== |
37 | 72 | // end::known-issue-192084[] |
@@ -93,7 +128,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags |
93 | 128 |
|
94 | 129 | *Workaround* + |
95 | 130 |
|
96 | | -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. |
| 131 | +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. |
| 132 | +
|
| 133 | +*Resolved* + |
| 134 | +On October 17, 2024, this issue was resolved. |
97 | 135 |
|
98 | 136 | ==== |
99 | 137 | // end::known-issue-192084[] |
@@ -197,7 +235,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags |
197 | 235 |
|
198 | 236 | *Workaround* + |
199 | 237 |
|
200 | | -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. |
| 238 | +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. |
| 239 | +
|
| 240 | +*Resolved* + |
| 241 | +On October 17, 2024, this issue was resolved. |
201 | 242 |
|
202 | 243 | ==== |
203 | 244 | // end::known-issue-192084[] |
|
0 commit comments