Skip to content

Commit 8c0087c

Browse files
Security 8.19.13 release notes (#7154)
* Security 8.19.13 release notes * reformat breaking change
1 parent f83bbe7 commit 8c0087c

2 files changed

Lines changed: 38 additions & 0 deletions

File tree

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.13, {elastic-sec} version 8.19.13>>
67
* <<release-notes-8.19.12, {elastic-sec} version 8.19.12>>
78
* <<release-notes-8.19.11, {elastic-sec} version 8.19.11>>
89
* <<release-notes-8.19.10, {elastic-sec} version 8.19.10>>

docs/release-notes/8.19.asciidoc

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,43 @@
11
[[release-notes-header-8.19.0]]
22
== 8.19
33

4+
[discrete]
5+
[[release-notes-8.19.13]]
6+
=== 8.19.13
7+
8+
[discrete]
9+
[[breaking-changes-8.19.13]]
10+
==== Breaking changes
11+
12+
[discrete]
13+
.Removes `serializer` and `deserializer` parameters from the Lists API
14+
[%collapsible]
15+
====
16+
17+
Removes the unused `serializer` and `deserializer` parameters from the Lists API endpoints ({kibana-pull}250111[#250111]).
18+
19+
*Impact* +
20+
API requests that include `serializer` or `deserializer` parameters will return a deprecation warning header. The parameters are ignored.
21+
22+
*Action* +
23+
Remove any `serializer` or `deserializer` parameters from your Lists API requests.
24+
====
25+
26+
[discrete]
27+
[[enhancements-8.19.13]]
28+
==== Enhancements
29+
* Improves the reliability of {elastic-defend}'s malware-on-write detection.
30+
31+
[discrete]
32+
[[bug-fixes-8.19.13]]
33+
==== Fixes
34+
* Fixes an issue where the alert details flyout persisted after navigating away from {elastic-sec} ({kibana-pull}256001[#256001]).
35+
* Enables `defaultModel` for Azure OpenAI connector to support APIM endpoints ({kibana-pull}253577[#253577]).
36+
* Fixes an issue where the legacy `rules/prepackaged` endpoints returned 500 errors on Basic licenses when processing prebuilt rule packages that include {ml} rules ({kibana-pull}253574[#253574]).
37+
* Adds support for timestamp overrides to Timeline at the data view level, allowing Timeline to use the data view's configured timestamp field instead of `@timestamp` ({kibana-pull}251827[#251827]).
38+
* Improves {elastic-defend} Linux trusted application handling by using Quark's trusted PID queue APIs for more consistent trusted PID synchronization.
39+
* Fixes an issue that would cause hotfix builds of {elastic-defend} to incorrectly report their version in Windows Security Center.
40+
441
[discrete]
542
[[release-notes-8.19.12]]
643
=== 8.19.12

0 commit comments

Comments
 (0)