Skip to content

Commit f65ee06

Browse files
Changelog creation for 8.9.2 release (#3351) (#3352)
* Changelog creation for 8.9.2 release * Update 8.9.2.asciidoc (cherry picked from commit 6fc2876) Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent 6d6622c commit f65ee06

4 files changed

+64
-64
lines changed

changelog/8.9.2.asciidoc

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
// begin 8.9.2 relnotes
2+
3+
[[release-notes-8.9.2]]
4+
== 8.9.2
5+
6+
Review important information about the 8.9.2 release.
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
[discrete]
20+
[[enhancements-8.9.2]]
21+
=== Enhancements
22+
23+
24+
elastic-agent::
25+
26+
* Adds logging to the restart step of the Agent upgrade rollback process. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3245[#https://github.com/elastic/elastic-agent/pull/3245]
27+
28+
29+
30+
31+
[discrete]
32+
[[bug-fixes-8.9.2]]
33+
=== Bug fixes
34+
35+
36+
Uninstaller::
37+
38+
* Correctly identify retryable errors when attempting to uninstall on Windows. {Uninstaller-pull}https://github.com/elastic/elastic-agent/pull/3317[#https://github.com/elastic/elastic-agent/pull/3317]
39+
40+
// end 8.9.2 relnotes

changelog/8.9.2.yaml

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
version: 8.9.2
2+
entries:
3+
- kind: enhancement
4+
summary: Adds more logging to the rollback process
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/3245
9+
issue: []
10+
timestamp: 1692141038
11+
file:
12+
name: 1692141038-upgrade-watcher-logging.yaml
13+
checksum: df3b71b30a8b199dc52705069edff9c4079200b4
14+
- kind: bug-fix
15+
summary: Correctly identify retryable errors when attempting to uninstall on Windows
16+
description: ""
17+
component: Uninstaller
18+
pr:
19+
- https://github.com/elastic/elastic-agent/pull/3317
20+
issue: []
21+
timestamp: 1693319952
22+
file:
23+
name: 1693319952-Change-error-handling-o-Windows-when-uninstalling-the-Elastic-Agent.yaml
24+
checksum: 5f52725e4e52247d7ad35d49d6402f4f4b0ce5aa

changelog/fragments/1692141038-upgrade-watcher-logging.yaml

-32
This file was deleted.

changelog/fragments/1693319952-Change-error-handling-o-Windows-when-uninstalling-the-Elastic-Agent.yaml

-32
This file was deleted.

0 commit comments

Comments
 (0)