|
| 1 | +version: 8.17.8 |
| 2 | +entries: |
| 3 | + - kind: bug-fix |
| 4 | + summary: Address a race condition that can occur in Agent diagnostics if log rotation runs while logs are being zipped. |
| 5 | + description: "" |
| 6 | + component: elastic-agent |
| 7 | + pr: |
| 8 | + - https://github.com/elastic/elastic-agent/pull/8215 |
| 9 | + issue: [] |
| 10 | + timestamp: 1747938268 |
| 11 | + file: |
| 12 | + name: 1747938268-fix-diag-race-condition.yaml |
| 13 | + checksum: 25e4883c6751a854d4a2f0897fb83848416c855e |
| 14 | + - kind: feature |
| 15 | + summary: add cumulativetodeltaprocessor to EDOT collector. |
| 16 | + description: "" |
| 17 | + component: elastic-agent |
| 18 | + pr: |
| 19 | + - https://github.com/elastic/elastic-agent/pull/8372 |
| 20 | + issue: [] |
| 21 | + timestamp: 1749176965 |
| 22 | + file: |
| 23 | + name: 1749176965-add-cumulativetodeltaprocessor.yaml |
| 24 | + checksum: 6c4bc7565ed8fb801a1b02a01ee085488ae960e8 |
| 25 | + - kind: bug-fix |
| 26 | + summary: Use paths.TempDir for diagnostics actions. |
| 27 | + description: "" |
| 28 | + component: elastic-agent |
| 29 | + pr: |
| 30 | + - https://github.com/elastic/elastic-agent/pull/8472 |
| 31 | + issue: [] |
| 32 | + timestamp: 1749742685 |
| 33 | + file: |
| 34 | + name: 1749742685-Use-paths.TempDir-for-diagnostics-actions.yaml |
| 35 | + checksum: 1357d25b03d628ff7234a15a51e5dba89459d340 |
| 36 | + - kind: bug-fix |
| 37 | + summary: Use Debian 11 to build linux/arm to match linux/amd64. Upgrades linux/arm64's statically linked glibc from version 2.28 to 2.31. |
| 38 | + description: "" |
| 39 | + component: elastic-agent |
| 40 | + pr: |
| 41 | + - https://github.com/elastic/elastic-agent/pull/8497 |
| 42 | + issue: [] |
| 43 | + timestamp: 1749844873 |
| 44 | + file: |
| 45 | + name: 1749844873-Use-Debian-11-for-linux-arm-to-match-linux-amd64.yaml |
| 46 | + checksum: ddd1264b76219193cfed89ccc87e65b0144e4074 |
| 47 | + - kind: bug-fix |
| 48 | + summary: relax file ownership check to allow admin re-enrollment on Windows |
| 49 | + description: | |
| 50 | + On Windows, the agent previously enforced a strict file ownership (SID) check during re-enrollment, which prevented legitimate admin users from re-enrolling the agent if the owner did not match. This PR changes the Windows-specific logic to a no-op, allowing any admin to re-enroll the agent. This restores usability for admin users, but reintroduces the risk that privileged re-enrollment can break unprivileged installs. The Unix-specific ownership check remains unchanged. |
| 51 | + component: elastic-agent |
| 52 | + pr: |
| 53 | + - https://github.com/elastic/elastic-agent/pull/8503 |
| 54 | + issue: |
| 55 | + - https://github.com/elastic/elastic-agent/issues/7794 |
| 56 | + timestamp: 1749923633 |
| 57 | + file: |
| 58 | + name: 1749923633-Windows-relax-file-ownership-check-for-re-enrollment.yaml |
| 59 | + checksum: 650d0f58770863722ed75c0b092c4578f420e1fe |
0 commit comments