Skip to content

Commit 662b11f

Browse files
8.19.1 release notes (#7017)
* 8.19.1 release notes * removes 8.19.0 adv policy RN * moves Defend RN
1 parent 011a120 commit 662b11f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in each release.
55

6+
* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
67
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>
78
* <<release-notes-8.18.4, {elastic-sec} version 8.18.4>>
89
* <<release-notes-8.18.3, {elastic-sec} version 8.18.3>>

docs/release-notes/8.19.asciidoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
[[release-notes-header-8.19.0]]
22
== 8.19
33

4+
[discrete]
5+
[[release-notes-8.19.1]]
6+
=== 8.19.1
7+
8+
[discrete]
9+
[[enhancements-8.19.1]]
10+
==== Enhancements
11+
* Adds advanced policy settings in {elastic-defend} to enable collection of file origin information for File, Process, and DLL (ImageLoad) events ({kibana-pull}223882[#223882], {kibana-pull}222030[#222030]).
12+
13+
[discrete]
14+
[[bug-fixes-8.19.1]]
15+
==== Fixes
16+
* Fixes a bug where Security AI Assistant settings landed on the wrong page for users on the Basic license ({kibana-pull}229163[#229163]).
17+
* Fixes a bug where the base version API route cache was not properly invalidated after rule import ({kibana-pull}228475[#228475]).
18+
419
[discrete]
520
[[release-notes-8.19.0]]
621
=== 8.19.0
@@ -36,7 +51,6 @@
3651
* Groups vulnerabilities by resource and cloud account using IDs instead of names ({kibana-pull}225492[#225492]).
3752
* Adds prompt tiles to the Security AI Assistant ({kibana-pull}224981[#224981]).
3853
* Adds support for collapsible sections in integrations READMEs ({kibana-pull}223916[#223916]).
39-
* Adds advanced policy settings in {elastic-defend} to enable collection of file origin information for File, Process, and DLL (ImageLoad) events ({kibana-pull}222030[#222030], {kibana-pull}223882[#223882]).
4054
* Adds the `ecs@mappings` component to the transform destination index template ({kibana-pull}223878[#223878]).
4155
* Adds the ability to revert a customized prebuilt rule to its original version ({kibana-pull}223301[#223301]).
4256
* Displays which fields are customized for prebuilt rules ({kibana-pull}225939[#225939]).
@@ -65,6 +79,7 @@
6579
* Reduces {elastic-defend} CPU when processing events from the System process, such as IIS network events.
6680
* Improves {elastic-defend} logging of fatal exceptions.
6781
* Improves {elastic-defend} call site analysis logic.
82+
* Adds {elastic-defend} support for Elliptic Curve certificates and TLS output settings, including `supported_protocols`, `cipher_suites`, and `curve_types`.
6883

6984
[discrete]
7085
[[bug-fixes-8.19.0]]

0 commit comments

Comments
 (0)