Skip to content

Commit 735a8fb

Browse files
Changelog for 8.10.1 (#3435) (#3436)
(cherry picked from commit d83b889) Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent b19e950 commit 735a8fb

4 files changed

+65
-64
lines changed

changelog/8.10.1.asciidoc

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
// begin 8.10.1 relnotes
2+
3+
[[release-notes-8.10.1]]
4+
== 8.10.1
5+
6+
Review important information about the 8.10.1 release.
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
[discrete]
20+
[[enhancements-8.10.1]]
21+
=== Enhancements
22+
23+
24+
elastic-agent::
25+
26+
* Improve Logging During Agent Upgrades. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3382[#https://github.com/elastic/elastic-agent/pull/3382]
27+
28+
29+
30+
31+
[discrete]
32+
[[bug-fixes-8.10.1]]
33+
=== Bug fixes
34+
35+
36+
elastic-agent::
37+
38+
* Rollback Elastic Agent Upgrade If Upgraded Agent Process Crashes Immediately. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3166[#https://github.com/elastic/elastic-agent/pull/3166] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/3124[#https://github.com/elastic/elastic-agent/issues/3124]
39+
40+
// end 8.10.1 relnotes

changelog/8.10.1.yaml

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 8.10.1
2+
entries:
3+
- kind: bug-fix
4+
summary: Rollback Elastic Agent upgrade if upgraded Agent process crashes immediately.
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/3166
9+
issue:
10+
- https://github.com/elastic/elastic-agent/issues/3124
11+
timestamp: 1690917883
12+
file:
13+
name: 1690917883-crash-checker-pid-zero.yaml
14+
checksum: 0a2ceec945ec5f1829bbf0d6d9f13f2f5b428885
15+
- kind: enhancement
16+
summary: Improve logging during Agent upgrades
17+
description: ""
18+
component: elastic-agent
19+
pr:
20+
- https://github.com/elastic/elastic-agent/pull/3382
21+
issue: []
22+
timestamp: 1694190260
23+
file:
24+
name: 1694190260-improve-upgrade-logging.yaml
25+
checksum: 4d9c6f196e8fa89e834969c751237153b69b18e5

changelog/fragments/1690917883-crash-checker-pid-zero.yaml

-32
This file was deleted.

changelog/fragments/1694190260-improve-upgrade-logging.yaml

-32
This file was deleted.

0 commit comments

Comments
 (0)