Skip to content

Commit 2bbfa27

Browse files
Doc: Add Fleet and Agent release notes for 8.19.7 (#1874)
* Doc: Add Fleet and Agent release notes for 8.19.7 * Update release-notes-8.19.asciidoc (add codeblocks) --------- Co-authored-by: Aleksandra Spilkowska <[email protected]>
1 parent 34de717 commit 2bbfa27

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 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.7>>
1718
* <<release-notes-8.19.6>>
1819
* <<release-notes-8.19.5>>
1920
* <<release-notes-8.19.4>>
@@ -27,6 +28,29 @@ Also see:
2728
* {kibana-ref}/release-notes.html[{kib} release notes]
2829
* {beats-ref}/release-notes.html[{beats} release notes]
2930

31+
// begin 8.19.7 relnotes
32+
33+
[[release-notes-8.19.7]]
34+
== {fleet} and {agent} 8.19.7
35+
36+
[discrete]
37+
[[bug-fixes-8.19.9]]
38+
=== Bug fixes
39+
40+
Elastic Agent::
41+
42+
* Fix quoting of boolean values in Helm charts. https://github.com/elastic/elastic-agent/pull/10681[#10681]
43+
* Fix issue where switching to OTEL runtime would cause data to be re-ingested. https://github.com/elastic/elastic-agent/pull/10857[#10857]
44+
* Fix signal handling for the EDOT Collector. https://github.com/elastic/elastic-agent/pull/10908[#10908]
45+
* Reload agent binary source settings as configured in Fleet. https://github.com/elastic/elastic-agent/pull/10993[#10993]
46+
47+
Fleet Server::
48+
49+
* Fix issue that prevented `checkin local_metadata` from being updated. https://github.com/elastic/fleet-server/pull/5824[#5824]
50+
* Fix issue where a malformed `components` field prevented agent authentication. https://github.com/elastic/fleet-server/pull/5858[#5858]
51+
52+
// end 8.19.7 relnotes
53+
3054
// begin 8.19.6 relnotes
3155

3256
[[release-notes-8.19.6]]

0 commit comments

Comments
 (0)