Skip to content

Commit 14c646b

Browse files
elastic-vault-github-plugin-prod[bot]pierrehilbertkarenzone
authored
Add Elastic Agent 9.2.2 release notes (#11512)
* add the 9.2.2 Elastic Agent release notes * Update 9.2.2.yaml * Update release notes for version 9.2.2 * Apply suggestions from code review Co-authored-by: Karen Metts <[email protected]> --------- Co-authored-by: pierrehilbert <[email protected]> Co-authored-by: Pierre HILBERT <[email protected]> Co-authored-by: Karen Metts <[email protected]>
1 parent 6a3e3e4 commit 14c646b

12 files changed

+100
-200
lines changed

changelog/9.2.2.yaml

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
version: 9.2.2
2+
entries:
3+
- kind: bug-fix
4+
summary: fix filesource provider to work with kubernetes secret mounts
5+
description: ""
6+
component: elastic-agent
7+
pr:
8+
- https://github.com/elastic/elastic-agent/pull/11050
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1762438673
13+
file:
14+
name: 1762438673-fix-filesource-provider-to-work-with-kubernetes-secret-mounts.yaml
15+
checksum: 58035340e8d1722d9846474f8795d559a68aaa65
16+
- kind: bug-fix
17+
summary: Ensure the monitoring input for the Otel collector can only run inside the collector.
18+
description: ""
19+
component: elastic-agent
20+
pr:
21+
- https://github.com/elastic/elastic-agent/pull/11204
22+
issue: []
23+
impact: ""
24+
action: ""
25+
timestamp: 1763382303
26+
file:
27+
name: 1763382303-prometheus-otel-self-monitoring.yaml
28+
checksum: f038289f8c342a4421f337e49f35b9c3a683a46a
29+
- kind: security
30+
summary: Redact secrets in slices
31+
description: Redact secrets in conifg and component files found in the diagnostics archive that occur within slices.
32+
component: elastic-agent
33+
pr:
34+
- https://github.com/elastic/elastic-agent/pull/11271
35+
issue: []
36+
impact: ""
37+
action: ""
38+
timestamp: 1763589181
39+
file:
40+
name: 1763589181-Redact-secrets-in-slices.yaml
41+
checksum: d9c041559d60973ff9ef8a52616f0e6d21068db7
42+
- kind: bug-fix
43+
summary: Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames
44+
description: ""
45+
component: elastic-agent
46+
pr:
47+
- https://github.com/elastic/elastic-agent/pull/11285
48+
issue: []
49+
impact: ""
50+
action: ""
51+
timestamp: 1763643582
52+
file:
53+
name: 1763643582-fix-fatal-startup-error-beats-receivers-utf8-hostname.yaml
54+
checksum: b5fdea3654facbfbb5c2055494f10390a1309558
55+
- kind: bug-fix
56+
summary: Allow host to be a string for otel configuration translation
57+
description: ""
58+
component: elastic-agent
59+
pr:
60+
- https://github.com/elastic/elastic-agent/pull/11394
61+
issue:
62+
- https://github.com/elastic/elastic-agent/issues/11352
63+
impact: ""
64+
action: ""
65+
timestamp: 1764016303
66+
file:
67+
name: 1764016303-allow-host-to-be-a-string-for-otel-configuration-translation.yaml
68+
checksum: 7f3f634b8c2bd92df76f55688508855306604eb7

changelog/fragments/1762438673-fix-filesource-provider-to-work-with-kubernetes-secret-mounts.yaml

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

changelog/fragments/1763382303-prometheus-otel-self-monitoring.yaml

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

changelog/fragments/1763589181-Redact-secrets-in-slices.yaml

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

changelog/fragments/1763643582-fix-fatal-startup-error-beats-receivers-utf8-hostname.yaml

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

changelog/fragments/1764016303-allow-host-to-be-a-string-for-otel-configuration-translation.yaml

Lines changed: 0 additions & 46 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.2.2 [elastic-agent-9.2.2-breaking-changes]
2+
3+
_No breaking changes._
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.2.2 [elastic-agent-9.2.2-deprecations]
2+
3+
_No deprecations._
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## 9.2.2 [elastic-agent-release-notes-9.2.2]
2+
3+
4+
5+
6+
7+
### Fixes [elastic-agent-9.2.2-fixes]
8+
9+
10+
* Redact secrets in slices. [#11271](https://github.com/elastic/elastic-agent/pull/11271)
11+
12+
Redact secrets in conifg and component files found in the diagnostics archive that occur within slices.
13+
* Fix filesource provider to work with kubernetes secret mounts. [#11050](https://github.com/elastic/elastic-agent/pull/11050)
14+
* Ensure the monitoring input for the OTel collector can only run inside the collector. [#11204](https://github.com/elastic/elastic-agent/pull/11204)
15+
* Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames. [#11285](https://github.com/elastic/elastic-agent/pull/11285)
16+
* Allow host to be a string for otel configuration translation. [#11394](https://github.com/elastic/elastic-agent/pull/11394) [#11352](https://github.com/elastic/elastic-agent/issues/11352)
17+

docs/release-notes/_snippets/breaking-changes/9.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:::{include} /release-notes/_snippets/9.2.2/breaking-changes.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.2.1/breaking-changes.md
25
:::
36

0 commit comments

Comments
 (0)