|
14 | 14 |
|
15 | 15 | This section summarizes the changes in each release.
|
16 | 16 |
|
| 17 | +* <<release-notes-8.19.2>> |
| 18 | +* <<release-notes-8.19.1>> |
17 | 19 | * <<release-notes-8.19.0>>
|
18 | 20 |
|
19 | 21 | Also see:
|
20 | 22 |
|
21 | 23 | * {kibana-ref}/release-notes.html[{kib} release notes]
|
22 | 24 | * {beats-ref}/release-notes.html[{beats} release notes]
|
23 | 25 |
|
| 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 | + |
24 | 88 | // begin 8.19.0 relnotes
|
25 | 89 |
|
26 | 90 | [[release-notes-8.19.0]]
|
|
0 commit comments