Skip to content

Commit d81cb51

Browse files
Changelog for 8.17.7 (#8237)
* Changelog for 8.17.7 * Update 8.17.7.asciidoc --------- Co-authored-by: Pierre HILBERT <[email protected]>
1 parent 0106b72 commit d81cb51

File tree

4 files changed

+64
-37
lines changed

4 files changed

+64
-37
lines changed

changelog/8.17.7.asciidoc

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
// begin 8.17.7 relnotes
2+
3+
[[release-notes-8.17.7]]
4+
== 8.17.7
5+
6+
Review important information about the 8.17.7 release.
7+
8+
[discrete]
9+
[[security-updates-8.17.7]]
10+
=== Security updates
11+
12+
13+
elastic-agent::
14+
15+
* Upgrade Go version to 1.24.3. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8109[#https://github.com/elastic/elastic-agent/pull/8109]
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
[discrete]
31+
[[bug-fixes-8.17.7]]
32+
=== Bug fixes
33+
34+
35+
elastic-agent::
36+
37+
* Preserve Agent run state on DEB and RPM upgrades. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/7999[#https://github.com/elastic/elastic-agent/pull/7999] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/3832[#https://github.com/elastic/elastic-agent/issues/3832]
38+
39+
// end 8.17.7 relnotes

changelog/8.17.7.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 8.17.7
2+
entries:
3+
- kind: bug-fix
4+
summary: Preserve agent run state on DEB and RPM upgrades
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/7999
9+
issue:
10+
- https://github.com/elastic/elastic-agent/issues/3832
11+
timestamp: 1745923884
12+
file:
13+
name: 1745923884-deb-rpm-preserve-run-state.yaml
14+
checksum: f4aa59929c389c20bc8104c8da4824979c3b8f35
15+
- kind: security
16+
summary: Upgrade to Go 1.24.3.
17+
description: ""
18+
component: elastic-agent
19+
pr:
20+
- https://github.com/elastic/elastic-agent/pull/8109
21+
issue: []
22+
timestamp: 1746652545
23+
file:
24+
name: 1746652545-Upgrade-to-Go-1.24.3..yaml
25+
checksum: c5b03e2e2685ef389a269f5904fdc53590c7e1b1

changelog/fragments/1745923884-deb-rpm-preserve-run-state.yaml

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

changelog/fragments/1746652545-Upgrade-to-Go-1.24.3..yaml

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

0 commit comments

Comments
 (0)