File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
docs/en/ingest-management/release-notes Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1414
1515This 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]]
You can’t perform that action at this time.
0 commit comments