Skip to content

Commit e140760

Browse files
committed
Doc: Add Fleet and Agent release notes for 8.19.9 and 8.19.10
1 parent e59a34e commit e140760

File tree

1 file changed

+53
-1
lines changed

1 file changed

+53
-1
lines changed

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

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.19.10>>
18+
* <<release-notes-8.19.9>>
1719
* <<release-notes-8.19.8>>
1820
* <<release-notes-8.19.7>>
1921
* <<release-notes-8.19.6>>
@@ -29,6 +31,56 @@ Also check:
2931
* {kibana-ref}/release-notes.html[{kib} release notes]
3032
* {beats-ref}/release-notes.html[{beats} release notes]
3133

34+
// begin 8.19.10 relnotes
35+
36+
[[release-notes-8.19.10]]
37+
== {fleet} and {agent} 8.19.10
38+
39+
[discrete]
40+
[[features-enhancements-8.19.10]]
41+
=== New features and enhancements
42+
43+
Elastic Agent::
44+
45+
* Update OTel Collector components to v0.141.0. https://github.com/elastic/elastic-agent/pull/11671[#11671]
46+
47+
[discrete]
48+
[[bug-fixes-8.19.10]]
49+
=== Bug fixes
50+
51+
Elastic Agent::
52+
53+
* Fix signature verification using the upgrade command with the --source-uri flag for fleet-managed agents. https://github.com/elastic/elastic-agent/pull/11826[#11826] https://github.com/elastic/elastic-agent/issues/11152[#11152]
54+
* Fix FLEET_TOKEN_POLICY_NAME environment variable for the container command to handle cases where there are more than 20 agent policies available. https://github.com/elastic/elastic-agent/pull/12073[#12073] https://github.com/elastic/elastic-agent/issues/12069[#12069]
55+
56+
// end 8.19.10 relnotes
57+
58+
// begin 8.19.9 relnotes
59+
60+
[[release-notes-8.19.9]]
61+
== {fleet} and {agent} 8.19.9
62+
63+
[discrete]
64+
[[features-enhancements-8.19.9]]
65+
=== New features and enhancements
66+
67+
Elastic Agent::
68+
69+
* Allow setting component runtime per input type. https://github.com/elastic/elastic-agent/pull/11186[#11186]
70+
71+
[discrete]
72+
[[bug-fixes-8.19.9]]
73+
=== Bug fixes
74+
75+
Elastic Agent::
76+
77+
* Ensure the self-monitoring configuration accounts for the runtime components actually run in. https://github.com/elastic/elastic-agent/pull/11300[#11300]
78+
* Allow host to be a string for OTel configuration translation. https://github.com/elastic/elastic-agent/pull/11394[#11394] https://github.com/elastic/elastic-agent/issues/11352[#11352]
79+
* Add environment.yaml file to diagnostics. https://github.com/elastic/elastic-agent/pull/11484[#11484] https://github.com/elastic/elastic-agent/issues/10966[#10966]
80+
* Merge multiple agent keys when loading config. https://github.com/elastic/elastic-agent/pull/11619[#11619] https://github.com/elastic/elastic-agent/issues/3717[#3717]
81+
82+
// end 8.19.9 relnotes
83+
3284
// begin 8.19.8 relnotes
3385

3486
[[release-notes-8.19.8]]
@@ -60,7 +112,7 @@ Elastic Agent::
60112
== {fleet} and {agent} 8.19.7
61113

62114
[discrete]
63-
[[bug-fixes-8.19.9]]
115+
[[bug-fixes-8.19.7]]
64116
=== Bug fixes
65117

66118
Elastic Agent::

0 commit comments

Comments
 (0)