Skip to content

Commit aac878d

Browse files
8.9.1 changelog generation (#3248) (#3255)
(cherry picked from commit fd7c7f8) # Conflicts: # changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent f4d863c commit aac878d

5 files changed

+90
-96
lines changed

changelog/8.9.1.asciidoc

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
// begin 8.9.1 relnotes
2+
3+
[[release-notes-8.9.1]]
4+
== 8.9.1
5+
6+
Review important information about the 8.9.1 release.
7+
8+
[discrete]
9+
[[security-updates-8.9.1]]
10+
=== Security updates
11+
12+
13+
elastic-agent::
14+
15+
* Upgrade To Go 1.19.12. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3186[#https://github.com/elastic/elastic-agent/pull/3186]
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
[discrete]
31+
[[bug-fixes-8.9.1]]
32+
=== Bug fixes
33+
34+
35+
elastic-agent::
36+
37+
* Fix Error Messages From Upgrade Watcher. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3093[#https://github.com/elastic/elastic-agent/pull/3093]
38+
* Stop Translating The Upgrading Agent State To Degraded. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3227[#https://github.com/elastic/elastic-agent/pull/3227]
39+
synthetics::
40+
41+
* Add Default Utc Timezone To Synthetics Agent Docker Images To Prevent Navigation Errors. {synthetics-pull}https://github.com/elastic/elastic-agent/pull/3160[#https://github.com/elastic/elastic-agent/pull/3160] {synthetics-issue}https://github.com/elastic/beats/issues/36117[#https://github.com/elastic/beats/issues/36117]
42+
43+
// end 8.9.1 relnotes

changelog/8.9.1.yaml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
version: 8.9.1
2+
entries:
3+
- kind: bug-fix
4+
summary: Fix error messages from Upgrade Watcher
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/3093
9+
issue: []
10+
timestamp: 1689622778
11+
file:
12+
name: 1689622778-upgrade-watcher-fix-error-message.yaml
13+
checksum: 088b53a2e691e117e13fffe731d3056c53193494
14+
- kind: bug-fix
15+
summary: Add default UTC timezone to synthetics agent docker images to prevent navigation errors
16+
description: ""
17+
component: synthetics
18+
pr:
19+
- https://github.com/elastic/elastic-agent/pull/3160
20+
issue:
21+
- https://github.com/elastic/beats/issues/36117
22+
timestamp: 1690896259
23+
file:
24+
name: 1690896259-synthetics-default-timezone.yaml
25+
checksum: 79dc5e66ffceb72c42784e3d7ec97bdd800dc048
26+
- kind: security
27+
summary: Upgrade to Go 1.19.12
28+
description: ""
29+
component: elastic-agent
30+
pr:
31+
- https://github.com/elastic/elastic-agent/pull/3186
32+
issue: []
33+
timestamp: 1691091834
34+
file:
35+
name: 1691091834-Upgrade-to-Go-1.19.12.yaml
36+
checksum: b0050c1a8384116b6058922897e97260a81fdade
37+
- kind: bug-fix
38+
summary: Stop translating the Upgrading agent state to Degraded
39+
description: ""
40+
component: elastic-agent
41+
pr:
42+
- https://github.com/elastic/elastic-agent/pull/3227
43+
issue: []
44+
timestamp: 1691694963
45+
file:
46+
name: 1691694963-Stop-translating-the-Upgrading-agent-state-to-Degraded.yaml
47+
checksum: dcd97274dba64e10660ed53d1d123291ffd29e11

changelog/fragments/1689622778-upgrade-watcher-fix-error-message.yaml

-32
This file was deleted.

changelog/fragments/1690896259-synthetics-default-timezone.yaml

-32
This file was deleted.

changelog/fragments/1691694963-Stop-translating-the-Upgrading-agent-state-to-Degraded.yaml

-32
This file was deleted.

0 commit comments

Comments
 (0)