-
Notifications
You must be signed in to change notification settings - Fork 197
Changelog for 8.19.4 #9921
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
Merged
Merged
Changelog for 8.19.4 #9921
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
version: 8.17.9 | ||
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
version: 8.19.4 | ||
entries: | ||
- kind: bug-fix | ||
summary: Retry service start command upon failure with 30-second delay. | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9313 | ||
issue: [] | ||
timestamp: 1755283748 | ||
file: | ||
name: 1755283748-service-retry-install.yaml | ||
checksum: 886d72511d47a5cae4f6cfbe361058fc784c1ed2 | ||
- kind: enhancement | ||
summary: Bump kube-stack Helm Chart to 0.9.1 and enable the cluster collector | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9535 | ||
issue: [] | ||
timestamp: 1755873563 | ||
file: | ||
name: 1755873563-bump_kube_stack.yaml | ||
checksum: 426353e1b9973af91cbc457becf854ad8326f9a7 | ||
- kind: security | ||
summary: redact secrets from pre-config, computed-config, components-expected, and components-actual files in diagnostics archive | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9560 | ||
issue: [] | ||
timestamp: 1756122869 | ||
file: | ||
name: 1756122869-update-secret-redaction-in-diagnostics.yaml | ||
checksum: 3fe28334e7831c7910a2161097c1643797fc6ef7 | ||
- kind: bug-fix | ||
summary: fix reporting of scheduled upgrade details across restarts and cancels | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9562 | ||
issue: | ||
- https://github.com/elastic/elastic-agent/issues/8778 | ||
timestamp: 1756218044 | ||
file: | ||
name: 1756218044-fix-upgrade-details-state.yaml | ||
checksum: 9677e35d59df7dfef2ff540d19d9f05d7017ede1 | ||
- kind: bug-fix | ||
summary: enable root user to re-enroll unprivileged agent for mac and linux | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9603 | ||
issue: | ||
- https://github.com/elastic/elastic-agent/issues/8544 | ||
timestamp: 1756313785 | ||
file: | ||
name: 1756313785-enable-root-user-to-re-enroll-unprivileged-agent-for-mac-and-linux.yaml | ||
checksum: 0f9fb2207e09b12416a5e661dde758f8d432b13f | ||
- kind: bug-fix | ||
summary: Fix missing liveness healthcheck during container enrollment | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9612 | ||
issue: | ||
- https://github.com/elastic/elastic-agent/issues/9611 | ||
timestamp: 1756325090 | ||
file: | ||
name: 1756325090-Fix-missing-liveness-healthcheck-during-container-enrollment.yaml | ||
checksum: de9a5a42d9b6603cba3b3bf19596eb3213e892f6 | ||
- kind: bug-fix | ||
summary: enable admin user to re-enroll unprivileged agent for windows | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9623 | ||
issue: | ||
- https://github.com/elastic/elastic-agent/issues/8544 | ||
timestamp: 1756433743 | ||
file: | ||
name: 1756433743-enable-root-user-to-re-enroll-unprivileged-agent-for-windows.yaml | ||
checksum: 65a96ffe81178578e80d9e800ebc31cf74a26d82 | ||
- kind: enhancement | ||
summary: Enhanced loggers for easier debugging of upgrade related issues. | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9689 | ||
issue: | ||
- https://github.com/elastic/elastic-agent/issues/9536 | ||
timestamp: 1756833043 | ||
file: | ||
name: 1756833043-enhance-upgrade-action-loggers.yaml | ||
checksum: 14a08bc69878adbea5e5b81bdd507edb34c9d096 | ||
- kind: bug-fix | ||
summary: Treat exit code 284 from Endpoint binary as non-fatal | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9687 | ||
issue: [] | ||
timestamp: 1756921212 | ||
file: | ||
name: 1756921212-endpoint-284-non-fatal.yaml | ||
checksum: 958a1547c78ab758322016e0a672f726eecb0a80 | ||
- kind: bug-fix | ||
summary: ensure failed upgrade actions are removed from queue and details are set | ||
description: "" | ||
component: elastic-agent | ||
pr: | ||
- https://github.com/elastic/elastic-agent/pull/9634 | ||
issue: | ||
- https://github.com/elastic/elastic-agent/issues/9629 | ||
timestamp: 1757079091 | ||
file: | ||
name: 1757079091-fix-stale-upgrade-actions.yaml | ||
checksum: b79516aaa48bcf3e06e746295c4f23b32df1b1b2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## 8.19.4 [-8.19.4-breaking-changes] | ||
|
||
_No breaking changes._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## 8.19.4 [-8.19.4-deprecations] | ||
|
||
_No deprecations._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## 8.19.4 [-release-notes-8.19.4] | ||
|
||
|
||
### Features and enhancements [-8.19.4-features-enhancements] | ||
|
||
* Bump kube-stack Helm Chart to 0.9.1 and enable the cluster collector. [#9535](https://github.com/elastic/elastic-agent/pull/9535) | ||
* Enhanced loggers for easier debugging of upgrade related issues. [#9689](https://github.com/elastic/elastic-agent/pull/9689) [#9536](https://github.com/elastic/elastic-agent/issues/9536) | ||
|
||
|
||
### Fixes [-8.19.4-fixes] | ||
|
||
* Redact secrets from pre-config, computed-config, components-expected, and components-actual files in diagnostics archive. [#9560](https://github.com/elastic/elastic-agent/pull/9560) | ||
* Retry service start command upon failure with 30-second delay. [#9313](https://github.com/elastic/elastic-agent/pull/9313) | ||
* Fix reporting of scheduled upgrade details across restarts and cancels. [#9562](https://github.com/elastic/elastic-agent/pull/9562) [#8778](https://github.com/elastic/elastic-agent/issues/8778) | ||
* Enable root user to re-enroll unprivileged agent for mac and linux. [#9603](https://github.com/elastic/elastic-agent/pull/9603) [#8544](https://github.com/elastic/elastic-agent/issues/8544) | ||
* Fix missing liveness healthcheck during container enrollment. [#9612](https://github.com/elastic/elastic-agent/pull/9612) [#9611](https://github.com/elastic/elastic-agent/issues/9611) | ||
* Enable admin user to re-enroll unprivileged agent for windows. [#9623](https://github.com/elastic/elastic-agent/pull/9623) [#8544](https://github.com/elastic/elastic-agent/issues/8544) | ||
* Treat exit code 284 from Endpoint binary as non-fatal. [#9687](https://github.com/elastic/elastic-agent/pull/9687) | ||
* Ensure failed upgrade actions are removed from queue and details are set. [#9634](https://github.com/elastic/elastic-agent/pull/9634) [#9629](https://github.com/elastic/elastic-agent/issues/9629) | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
changelog/fragments/1756122869-update-secret-redaction-in-diagnostics.yaml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
changelog/fragments/1756218044-fix-upgrade-details-state.yaml
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...gments/1756313785-enable-root-user-to-re-enroll-unprivileged-agent-for-mac-and-linux.yaml
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...og/fragments/1756325090-Fix-missing-liveness-healthcheck-during-container-enrollment.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is adding this file intended?