Skip to content

Commit ddbbc1d

Browse files
add 8.19.3 release notes (#1848)
1 parent 8a5de80 commit ddbbc1d

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.19.3>>
1718
* <<release-notes-8.19.2>>
1819
* <<release-notes-8.19.1>>
1920
* <<release-notes-8.19.0>>
@@ -23,6 +24,60 @@ Also see:
2324
* {kibana-ref}/release-notes.html[{kib} release notes]
2425
* {beats-ref}/release-notes.html[{beats} release notes]
2526

27+
// begin 8.19.3 relnotes
28+
29+
[[release-notes-8.19.3]]
30+
== {fleet} and {agent} 8.19.3
31+
32+
Review important information about the 8.19.3 release.
33+
34+
[discrete]
35+
[[security-updates-8.19.3]]
36+
=== Security updates
37+
38+
Elastic Agent::
39+
40+
* Upgrade to Go version 1.24.6. {agent-pull}9287[#9287]
41+
42+
[discrete]
43+
[[new-features-8.19.3]]
44+
=== New features
45+
46+
The 8.19.3 release adds the following new and notable features.
47+
48+
Elastic Agent::
49+
50+
* Adjust the timeout for Elastic Defend check command. {agent-pull}9560[#9560] {agent-pull}9608[#9608] {agent-pull}9609[#9609] {agent-pull}9546[#9546] {agent-pull}9213[#9213]
51+
52+
[discrete]
53+
[[enhancements-8.19.3]]
54+
=== Enhancements
55+
56+
Elastic Agent::
57+
58+
* Update OTel components to v0.130.0. {agent-pull}9560[#9560] {agent-pull}9608[#9608] {agent-pull}9609[#9609] {agent-pull}9546[#9546] {agent-pull}9343[#9343]
59+
60+
[discrete]
61+
[[bug-fixes-8.19.3]]
62+
=== Bug fixes
63+
64+
Elastic Agent::
65+
66+
* On Windows, retry saving the Agent information file to disk. {agent-pull}9224[#9224] {agent-issue}5862[#5862]
67+
* Correct hints annotations parsing to resolve only `${Kubernetes.*}` placeholders instead of resolving all `${...}` patterns. {agent-pull}9307[#9307]
68+
* Treat exit code 28 from endpoint binary as non-fatal. {agent-pull}9320[#9320]
69+
* Fixed jitter backoff strategy reset. {agent-pull}9342[#9342] {agent-issue}8864[#8864]
70+
* Fix Docker container failing to start with no matching vars: `${Env.elasticsearch_api_key:}` and similar errors by restoring support for `:` to set default values. {agent-pull}9451[#9451] {agent-issue}9328[#9328]
71+
* Fix deb upgrade by stopping elastic-agent service before stopping endpoint. {agent-pull}9462[#9462]
72+
73+
Fleet Server::
74+
75+
* Fix 503 handling in enrollment. {fleet-server-pull}5232[#5232] {fleet-server-issue}5197[#5197]
76+
* Remove extra ES search when preparing agent policy. {fleet-server-pull}5283[#5283]
77+
* Reset trace links on bulk items when returning to pool. {fleet-server-pull}5317[#5317]
78+
79+
// end 8.19.3 relnotes
80+
2681
// begin 8.19.2 relnotes
2782

2883
[[release-notes-8.19.2]]

0 commit comments

Comments
 (0)