Skip to content

Commit 2e29c14

Browse files
natasha-moore-elasticflorent-leborgnegabriellandau
authored
[Security] 9.1.5 release notes (#3279)
Resolves #3227: adds the 9.1.5 Security and Endpoint release notes. Preview: [9.1.5](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3279/release-notes/elastic-security#elastic-security-9.1.5-release-notes) --------- Co-authored-by: florent-leborgne <[email protected]> Co-authored-by: Gabriel Landau <[email protected]>
1 parent 92f3986 commit 2e29c14

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

release-notes/elastic-security/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,30 @@ To check for security updates, go to [Security announcements for the Elastic sta
2727

2828
% *
2929

30+
## 9.1.5 [elastic-security-9.1.5-release-notes]
31+
32+
### Features and enhancements [elastic-security-9.1.5-features-enhancements]
33+
* Adds `customized_fields` and `has_base_version` fields to the internal rule schema [#235394]({{kib-pull}}235394).
34+
* Adds an {{elastic-defend}} option to remediate orphaned state by attempting to start Elastic Agent service.
35+
* Increases the throughput of {{elastic-defend}} Logstash connections by increasing the maximum size it can upload at once.
36+
* Improves reliability and accuracy of reporting of the {{elastic-defend}}'s {{es}} connection.
37+
38+
### Fixes [elastic-security-9.1.5-fixes]
39+
* Fixes browser fields caching to use the `dataView` ID instead of the index pattern [#234381]({{kib-pull}}234381).
40+
* Removes `null` in confirmation dialog when bulk editing index patterns for rules [#236572]({{kib-pull}}236572).
41+
* Fixes the URL passed to detection rule actions via the `{{context.results_link}}` placeholder [#236067]({{kib-pull}}236067).
42+
* Fixes system prompt updates from the Conversations tab in AI Assistant [#234812]({{kib-pull}}234812).
43+
* Fixes an issue in the Highlighted fields table in the alert details flyout [#234222]({{kib-pull}}234222).
44+
* Fixes an issue in rule exceptions to include the `matches` operator only for supported fields [#233127]({{kib-pull}}233127).
45+
* Adds support in {{elastic-defend}} for installing eBPF event probes on Linux endpoints when cgroup2 is mounted in a non-standard location or not mounted at all.
46+
* Adds support in {{elastic-defend}} for installing eBPF probes on Linux endpoints when taskstats is compiled out of the kernel.
47+
* Fixes an issue in {{elastic-defend}} where Linux network events could have source and destination bytes swapped.
48+
* Removes `.process.thread.capabilities.permitted` and `.process.thread.capabilities.effective` from Linux network events in {{elastic-defend}}.
49+
* Fixes an issue in {{elastic-defend}} where host isolation could auto-release incorrectly. Host isolation now only releases when {{elastic-endpoint}} becomes orphaned. Intermittent {{elastic-agent}} connectivity changes no longer alter the host isolation state.
50+
* Fixes an issue where {{elastic-defend}} would incorrectly calculate throughput capacity when sending documents to output. This may have limited event throughput on extremely busy endpoints.
51+
* Fixes an issue in {{elastic-defend}} installation logging where only the first character of install paths (usually 'C') would be logged.
52+
53+
3054
## 9.1.4 [elastic-security-9.1.4-release-notes]
3155

3256
### Features and enhancements [elastic-security-9.1.4-features-enhancements]

release-notes/elastic-security/known-issues.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Known issues are significant defects or limitations that may impact your impleme
1717
% :::
1818

1919

20-
:::{dropdown} Filters may not apply correctly on the Alerts page
20+
::::{dropdown} Filters may not apply correctly on the Alerts page
2121
Applies to: 9.1.0, 9.1.1, 9.1.2, and 9.1.3
2222

2323
**Impact**
@@ -36,7 +36,11 @@ You can turn off the {{kib}} `courier:ignoreFilterIfFieldNotInIndex` [advanced s
3636
Ensure you give any users who will need access to the new space the appropriate permissions.
3737
:::
3838

39-
:::
39+
**Resolved**<br>
40+
41+
Resolved in {{stack}} 9.1.4
42+
43+
::::
4044

4145
:::{dropdown} The {{elastic-agent}} Docker image is not available at `docker.elastic.co/beats/elastic-agent:9.0.0`
4246

0 commit comments

Comments
 (0)