Skip to content

Commit ca993a8

Browse files
Add Fleet Server and Elastic Agent release notes for 8.19.1 and 8.19.2 (#1846)
* add fleet server and elastic agent release notes for 8.19.1 and 8.19.2 * apply suggestions from code review Co-authored-by: Visha Angelova <[email protected]> * apply suggestions from code review Co-authored-by: Visha Angelova <[email protected]> --------- Co-authored-by: Visha Angelova <[email protected]>
1 parent 699cd87 commit ca993a8

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

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

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

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.19.2>>
18+
* <<release-notes-8.19.1>>
1719
* <<release-notes-8.19.0>>
1820

1921
Also see:
2022

2123
* {kibana-ref}/release-notes.html[{kib} release notes]
2224
* {beats-ref}/release-notes.html[{beats} release notes]
2325

26+
// begin 8.19.2 relnotes
27+
28+
[[release-notes-8.19.2]]
29+
== {fleet} and {agent} 8.19.2
30+
31+
Review important information about the 8.19.2 release.
32+
33+
[discrete]
34+
[[bug-fixes-8.19.2]]
35+
=== Bug fixes
36+
37+
Fleet Server::
38+
39+
* Fix upgrade details `download_rate` as string handling. {fleet-server-pull}5062[#5062] {fleet-server-pull}5232[#5232] {fleet-server-pull}5238[#5238] {fleet-server-pull}5176[#5176] {fleet-server-issue}5164[#5164]
40+
41+
// end 8.19.2 relnotes
42+
43+
// begin 8.19.1 relnotes
44+
45+
[[release-notes-8.19.1]]
46+
== {fleet} and {agent} 8.19.1
47+
48+
Review important information about the 8.19.1 release.
49+
50+
[discrete]
51+
[[new-features-8.19.1]]
52+
=== New features
53+
54+
The 8.19.1 release adds the following new and notable features.
55+
56+
Elastic Agent::
57+
58+
* Add K8s leader elector OTel extension. {agent-pull}9065[#9065]
59+
60+
[discrete]
61+
[[enhancements-8.19.1]]
62+
=== Enhancements
63+
64+
Elastic Agent::
65+
66+
* Include the forwardconnector as an EDOT Collector component. {agent-pull}8753[#8753]
67+
* Update OTel components to v0.129.0. {agent-pull}8819[#8819]
68+
* Update APM config extension to v0.4.0. {agent-pull}8819[#8819]
69+
* Update Elastic trace processor to v0.7.0. {agent-pull}8819[#8819]
70+
* Update Elastic APM connector to v0.4.0. {agent-pull}8819[#8819]
71+
* Update API key auth extension to v0.2.0. {agent-pull}8819[#8819]
72+
* Update Elastic infra metrics processor to v0.16.0. {agent-pull}8819[#8819]
73+
* Rename OTel collector config file in diagnostics from `otel-final.yaml` to `otel-merged.yaml`. {agent-pull}9052[#9052]
74+
75+
[discrete]
76+
[[bug-fixes-8.19.1]]
77+
=== Bug fixes
78+
79+
Elastic Agent::
80+
81+
* Remove incorrect logging that unprivileged installations are in beta. {agent-pull}8715[#8715] {agent-issue}8689[#8689]
82+
* Ensure standalone Elastic Agent uses log level from configuration instead of persisted state. {agent-pull}8784[#8784] {agent-issue}8137[#8137]
83+
* Resolve deadlocks in runtime checkin communication. {agent-pull}8881[#8881] {agent-issue}7944[#7944]
84+
* Remove init.d support from RPM packages. {agent-pull}8896[#8896] {agent-issue}8840[#8840]
85+
86+
// end 8.19.1 relnotes
87+
2488
// begin 8.19.0 relnotes
2589

2690
[[release-notes-8.19.0]]

0 commit comments

Comments
 (0)