Skip to content

Commit 73394f7

Browse files
elastic-vault-github-plugin-prod[bot]pierrehilbertkarenzone
authored
Add Elastic Agent 9.1.8 release notes (#11506)
* add the 9.1.8 Elastic Agent release notes * Update changelog for version 9.1.8 * Update index.md * Update docs/release-notes/_snippets/9.1.8/index.md Co-authored-by: Karen Metts <[email protected]> * Update docs/release-notes/_snippets/9.1.8/index.md Co-authored-by: Karen Metts <[email protected]> * Update docs/release-notes/_snippets/9.1.8/index.md 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 1bcfda5 commit 73394f7

File tree

10 files changed

+63
-122
lines changed

10 files changed

+63
-122
lines changed

changelog/9.1.8.yaml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
version: 9.1.8
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: security
17+
summary: Redact secrets in slices
18+
description: Redact secrets in conifg and component files found in the diagnostics archive that occur within slices.
19+
component: elastic-agent
20+
pr:
21+
- https://github.com/elastic/elastic-agent/pull/11271
22+
issue: []
23+
impact: ""
24+
action: ""
25+
timestamp: 1763589181
26+
file:
27+
name: 1763589181-Redact-secrets-in-slices.yaml
28+
checksum: d9c041559d60973ff9ef8a52616f0e6d21068db7
29+
- kind: bug-fix
30+
summary: Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames
31+
description: ""
32+
component: elastic-agent
33+
pr:
34+
- https://github.com/elastic/elastic-agent/pull/11285
35+
issue: []
36+
impact: ""
37+
action: ""
38+
timestamp: 1763643582
39+
file:
40+
name: 1763643582-fix-fatal-startup-error-beats-receivers-utf8-hostname.yaml
41+
checksum: b5fdea3654facbfbb5c2055494f10390a1309558

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/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.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 9.1.8 [elastic-agent-9.1.8-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.1.8 [elastic-agent-9.1.8-deprecations]
2+
3+
_No deprecations._
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 9.1.8 [elastic-agent-release-notes-9.1.8]
2+
3+
### Fixes [elastic-agent-9.1.8-fixes]
4+
5+
* Redact secrets in slices. [#11271](https://github.com/elastic/elastic-agent/pull/11271)
6+
* Fix filesource provider to work with kubernetes secret mounts. [#11050](https://github.com/elastic/elastic-agent/pull/11050)
7+
* 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)

docs/release-notes/_snippets/breaking-changes/9.1.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.1.8/breaking-changes.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.7/breaking-changes.md
25
:::
36

docs/release-notes/_snippets/deprecations/9.1.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.1.8/deprecations.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.7/deprecations.md
25
:::
36

docs/release-notes/_snippets/index/9.1.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.1.8/index.md
2+
:::
3+
14
:::{include} /release-notes/_snippets/9.1.7/index.md
25
:::
36

0 commit comments

Comments
 (0)