Skip to content

Commit 799c276

Browse files
committed
Add Fleet & Agent 8.15.3 Release Notes
1 parent 9e3e0c3 commit 799c276

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,49 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.15.3>>
18+
* <<release-notes-8.15.2>>
19+
* <<release-notes-8.15.1>>
1720
* <<release-notes-8.15.0>>
1821

1922
Also see:
2023

2124
* {kibana-ref}/release-notes.html[{kib} release notes]
2225
* {beats-ref}/release-notes.html[{beats} release notes]
2326

27+
// begin 8.15.3 relnotes
28+
29+
[[release-notes-8.15.3]]
30+
== {fleet} and {agent} 8.15.3
31+
32+
Review important information about the {fleet} and {agent} 8.15.3 release.
33+
34+
[discrete]
35+
[[security-updates-8.15.3]]
36+
=== Security updates
37+
38+
{agent}::
39+
* Update Go version to 1.22.8. {agent-pull}5718[#5718]
40+
41+
[discrete]
42+
[[enhancements-8.15.3]]
43+
44+
=== Enhancements
45+
46+
{agent}::
47+
* Adjust the default memory requests and limits for {agent} when it runs in a Kubernetes cluster. {agent-pull}5614[#5614] {agent-issue}5613[#5613] {agent-issue}4729[#4729]
48+
* Use a metadata watcher for ReplicaSets in the K8s provider to collect only the name and OwnerReferences, which are used to connect Pods to Deployments and DaemonSets. {agent-pull}5699[#5699] {agent-issue}5623[#5623]
49+
50+
[discrete]
51+
[[bug-fixes-8.15.3]]
52+
=== Bug fixes
53+
54+
{agent}::
55+
* Add `pprof` endpoints to the monitoring server if they're enabled in the {agent} configuration. {agent-pull}5562[#5562]
56+
* Stop the `elastic-agent inspect` command from printing the output configuration twice. {agent-pull}5692[#5692] {agent-issue}4471[#4471]
57+
58+
// end 8.15.3 relnotes
59+
2460
// begin 8.15.2 relnotes
2561

2662
[[release-notes-8.15.2]]

0 commit comments

Comments
 (0)