Skip to content

Changelog for 8.18.4 #8975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 8.18
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions changelog/8.18.4.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
// begin 8.18.4 relnotes

[[release-notes-8.18.4]]
== 8.18.4

Review important information about the 8.18.4 release.
















[discrete]
[[bug-fixes-8.18.4]]
=== Bug fixes


elastic-agent::

* 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]
* 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]
* 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]
* 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]

// end 8.18.4 relnotes
61 changes: 61 additions & 0 deletions changelog/8.18.4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
version: 8.18.4
entries:
- kind: other
summary: Upgrade Synthetics NodeJS version to latest LTS v20.
description: ""
component: heartbeat
pr:
- https://github.com/elastic/elastic-agent/pull/8712
issue: []
timestamp: 1751029489
file:
name: 1751029489-synth-upgra-node-v20.yaml
checksum: 26a735a19317db577652eea4bb1f3e863212da81
- kind: bug-fix
summary: Remove incorrect logging that unprivileged installations are in beta.
description: 'Unprivileged installations went GA in 8.15.0: https://www.elastic.co/docs/reference/fleet/elastic-agent-unprivileged'
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/8715
issue:
- https://github.com/elastic/elastic-agent/issues/8689
timestamp: 1751037802
file:
name: 1751037802-Stop-logging-that-unprivileged-installations-are-in-beta.yaml
checksum: 2c2f731f90638eaf61e8ec021ce3c4dd8885ff3a
- kind: bug-fix
summary: Ensure standalone Elastic Agent uses log level from configuration instead of persisted state
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/8784
issue:
- https://github.com/elastic/elastic-agent/issues/8137
timestamp: 1751455886
file:
name: 1751455886-correct-log-level-for-standalone-agents.yaml
checksum: e954db0ba6e1738e3d425cf3c8110a40c296a013
- kind: bug-fix
summary: Resolve deadlocks in runtime checkin communication
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/8881
issue:
- https://github.com/elastic/elastic-agent/issues/7944
timestamp: 1751960319
file:
name: 1751960319-fix-blocking-issues-inside-runtime-communicator.yaml
checksum: d288cc7474997883bc2a9118b2abf150126c9d8c
- kind: bug-fix
summary: Removed init.d support from RPM packages
description: ""
component: elastic-agent
pr:
- https://github.com/elastic/elastic-agent/pull/8896
issue:
- https://github.com/elastic/elastic-agent/issues/8840
timestamp: 1752049251
file:
name: 1752049251-Fixed-SUSE-installation-from-RPM.yaml
checksum: bb9eba27e2dfa5885a2abd6140ea506d143b21f5
32 changes: 0 additions & 32 deletions changelog/fragments/1751029489-synth-upgra-node-v20.yaml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading