Skip to content

Commit b896f07

Browse files
Changelog for 8.11.2 (#3880) (#3883)
(cherry picked from commit 0e4eb3b) Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent b5db8f5 commit b896f07

8 files changed

+123
-192
lines changed

changelog/8.11.2.asciidoc

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
// begin 8.11.2 relnotes
2+
3+
[[release-notes-8.11.2]]
4+
== 8.11.2
5+
6+
Review important information about the 8.11.2 release.
7+
8+
[discrete]
9+
[[security-updates-8.11.2]]
10+
=== Security updates
11+
12+
13+
elastic-agent::
14+
15+
* Update Go Version To 1.20.11. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3748[#https://github.com/elastic/elastic-agent/pull/3748]
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
[discrete]
27+
[[enhancements-8.11.2]]
28+
=== Enhancements
29+
30+
31+
elastic-agent::
32+
33+
* Add Configuration Parameters For The Kubernetes `Leader_election` Provider. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3625[#https://github.com/elastic/elastic-agent/pull/3625]
34+
35+
36+
37+
38+
[discrete]
39+
[[bug-fixes-8.11.2]]
40+
=== Bug fixes
41+
42+
43+
Upgrader::
44+
45+
* Fix Fleet-Managed Agent Ignoring The `Agent.download.proxy_url` Setting After A Policy Is Updated. {Upgrader-pull}https://github.com/elastic/elastic-agent/pull/3803[#https://github.com/elastic/elastic-agent/pull/3803] {Upgrader-issue}https://github.com/elastic/elastic-agent/issues/3560[#https://github.com/elastic/elastic-agent/issues/3560]
46+
component::
47+
48+
* Custom-Yaml-Marshal-For-Component. {component-pull}https://github.com/elastic/elastic-agent/pull/3835[#https://github.com/elastic/elastic-agent/pull/3835] {component-issue}https://github.com/elastic/elastic-agent/issues/2940[#https://github.com/elastic/elastic-agent/issues/2940]
49+
elastic-agent::
50+
51+
* Fix Logging Calls That Incorrectly Use Non-F Variants And Have Missing Arguments. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/3679[#https://github.com/elastic/elastic-agent/pull/3679]
52+
53+
// end 8.11.2 relnotes

changelog/8.11.2.yaml

+70
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
version: 8.11.2
2+
entries:
3+
- kind: other
4+
summary: hb-bump-node-18.18.x
5+
description: Update NodeJS version bundled with Heartbeat to v18.18.2.
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/3655
9+
issue: []
10+
timestamp: 1698247934
11+
file:
12+
name: 1698247934-hb-bump-node.yaml
13+
checksum: b316b799a0edf0c6e9bf7db58f3dbcfad6710608
14+
- kind: bug-fix
15+
summary: Fix logging calls that incorrectly use non-f variants and have missing arguments.
16+
description: ""
17+
component: elastic-agent
18+
pr:
19+
- https://github.com/elastic/elastic-agent/pull/3679
20+
issue: []
21+
timestamp: 1698808222
22+
file:
23+
name: 1698808222-orphan-verbs.yaml
24+
checksum: 12dc7541b29aae73966c462fff63c7107f9ebe35
25+
- kind: enhancement
26+
summary: Add configuration parameters for the Kubernetes `leader_election` provider.
27+
description: ""
28+
component: elastic-agent
29+
pr:
30+
- https://github.com/elastic/elastic-agent/pull/3625
31+
issue: []
32+
timestamp: 1699010487
33+
file:
34+
name: 1699010487-leaderelectionconfig.yaml
35+
checksum: 95881c900b77e81aa14e28a188240f8c32bacfb9
36+
- kind: security
37+
summary: Update Go version to 1.20.11.
38+
description: ""
39+
component: elastic-agent
40+
pr:
41+
- https://github.com/elastic/elastic-agent/pull/3748
42+
issue: []
43+
timestamp: 1700000391
44+
file:
45+
name: 1700000391-Upgrade-to-Go-1.20.11.yaml
46+
checksum: 3a5ac3d69411fa1ca3872c27dead2b1683d36f03
47+
- kind: bug-fix
48+
summary: Fix Fleet-managed Agent ignoring the `agent.download.proxy_url` setting after a policy is updated.
49+
description: ""
50+
component: Upgrader
51+
pr:
52+
- https://github.com/elastic/elastic-agent/pull/3803
53+
issue:
54+
- https://github.com/elastic/elastic-agent/issues/3560
55+
timestamp: 1700678892
56+
file:
57+
name: 1700678892-Fixes-the-Elastic-Agent-ignoring-agent.download.proxy_url-on-policy-update.yaml
58+
checksum: 7d54a106a69fc6042ea997a99829b221cff3d4d6
59+
- kind: bug-fix
60+
summary: custom-yaml-marshal-for-component
61+
description: Create a custom `MarshalYAML()` method to properly handle error fields in agent diagnostics.
62+
component: component
63+
pr:
64+
- https://github.com/elastic/elastic-agent/pull/3835
65+
issue:
66+
- https://github.com/elastic/elastic-agent/issues/2940
67+
timestamp: 1701208315
68+
file:
69+
name: 1701208315-custom-yaml-marshal-for-component.yaml
70+
checksum: 6126221771bc26bd51566d33bd5873ffbe599fae

changelog/fragments/1698247934-hb-bump-node.yaml

-32
This file was deleted.

changelog/fragments/1698808222-orphan-verbs.yaml

-32
This file was deleted.

changelog/fragments/1699010487-leaderelectionconfig.yaml

-32
This file was deleted.

changelog/fragments/1700000391-Upgrade-to-Go-1.20.11.yaml

-32
This file was deleted.

changelog/fragments/1700678892-Fixes-the-Elastic-Agent-ignoring-agent.download.proxy_url-on-policy-update.yaml

-32
This file was deleted.

changelog/fragments/1701208315-custom-yaml-marshal-for-component.yaml

-32
This file was deleted.

0 commit comments

Comments
 (0)