Skip to content

Commit 7266617

Browse files
Changelog for 8.17.9 (#8973)
* Changelog for 8.17.9 * Update changelog/8.17.9.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> --------- Co-authored-by: Craig MacKenzie <[email protected]>
1 parent 508d871 commit 7266617

7 files changed

+80
-106
lines changed

changelog/8.17.9.asciidoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// begin 8.17.9 relnotes
2+
3+
[[release-notes-8.17.9]]
4+
== 8.17.9
5+
6+
Review important information about the 8.17.9 release.
7+
[discrete]
8+
[[bug-fixes-8.17.9]]
9+
=== Bug fixes
10+
11+
12+
elastic-agent::
13+
14+
* Remove Incorrect Logging That Unprivileged Installations Are In Beta. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8715[#https://github.com/elastic/elastic-agent/pull/8715] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/8689[#https://github.com/elastic/elastic-agent/issues/8689]
15+
* Ensure Standalone Elastic Agent Uses Log Level From Configuration Instead Of Persisted State. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8784[#https://github.com/elastic/elastic-agent/pull/8784] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/8137[#https://github.com/elastic/elastic-agent/issues/8137]
16+
* Resolve Deadlocks In Runtime Checkin Communication. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8881[#https://github.com/elastic/elastic-agent/pull/8881] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/7944[#https://github.com/elastic/elastic-agent/issues/7944]
17+
* Removed Init.d Support From Rpm Packages. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8896[#https://github.com/elastic/elastic-agent/pull/8896] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/8840[#https://github.com/elastic/elastic-agent/issues/8840]
18+
19+
// end 8.17.9 relnotes

changelog/8.17.9.yaml

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
version: 8.17.9
2+
entries:
3+
- kind: other
4+
summary: Upgrade Synthetics NodeJS version to latest LTS v20.
5+
description: ""
6+
component: heartbeat
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/8712
9+
issue: []
10+
timestamp: 1751029489
11+
file:
12+
name: 1751029489-synth-upgra-node-v20.yaml
13+
checksum: 26a735a19317db577652eea4bb1f3e863212da81
14+
- kind: bug-fix
15+
summary: Remove incorrect logging that unprivileged installations are in beta.
16+
description: 'Unprivileged installations went GA in 8.15.0: https://www.elastic.co/docs/reference/fleet/elastic-agent-unprivileged'
17+
component: elastic-agent
18+
pr:
19+
- https://github.com/elastic/elastic-agent/pull/8715
20+
issue:
21+
- https://github.com/elastic/elastic-agent/issues/8689
22+
timestamp: 1751037802
23+
file:
24+
name: 1751037802-Stop-logging-that-unprivileged-installations-are-in-beta.yaml
25+
checksum: 2c2f731f90638eaf61e8ec021ce3c4dd8885ff3a
26+
- kind: bug-fix
27+
summary: Ensure standalone Elastic Agent uses log level from configuration instead of persisted state.
28+
description: ""
29+
component: elastic-agent
30+
pr:
31+
- https://github.com/elastic/elastic-agent/pull/8784
32+
issue:
33+
- https://github.com/elastic/elastic-agent/issues/8137
34+
timestamp: 1751455886
35+
file:
36+
name: 1751455886-correct-log-level-for-standalone-agents.yaml
37+
checksum: e954db0ba6e1738e3d425cf3c8110a40c296a013
38+
- kind: bug-fix
39+
summary: Resolve deadlocks in runtime checkin communication.
40+
description: ""
41+
component: elastic-agent
42+
pr:
43+
- https://github.com/elastic/elastic-agent/pull/8881
44+
issue:
45+
- https://github.com/elastic/elastic-agent/issues/7944
46+
timestamp: 1751960319
47+
file:
48+
name: 1751960319-fix-blocking-issues-inside-runtime-communicator.yaml
49+
checksum: d288cc7474997883bc2a9118b2abf150126c9d8c
50+
- kind: bug-fix
51+
summary: Removed init.d support from RPM packages.
52+
description: ""
53+
component: elastic-agent
54+
pr:
55+
- https://github.com/elastic/elastic-agent/pull/8896
56+
issue:
57+
- https://github.com/elastic/elastic-agent/issues/8840
58+
timestamp: 1752049251
59+
file:
60+
name: 1752049251-Fixed-SUSE-installation-from-RPM.yaml
61+
checksum: bb9eba27e2dfa5885a2abd6140ea506d143b21f5

changelog/fragments/1751029489-synth-upgra-node-v20.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

changelog/fragments/1751037802-Stop-logging-that-unprivileged-installations-are-in-beta.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

changelog/fragments/1751455886-correct-log-level-for-standalone-agents.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/fragments/1751960319-fix-blocking-issues-inside-runtime-communicator.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/fragments/1752049251-Fixed-SUSE-installation-from-RPM.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)