Skip to content

Commit 9eecf9f

Browse files
elastic-vault-github-plugin-prod[bot]ebeahanvishaangelova
authored
Add Fleet Server 9.4.2 release notes (#7114)
* add the 9.4.2 Fleet Server release notes * removing incorrect PR links * Apply suggestions from code review Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> --------- Co-authored-by: ebeahan <7226265+ebeahan@users.noreply.github.com> Co-authored-by: ebeahan <eric.beahan@elastic.co> Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
1 parent ffda3d1 commit 9eecf9f

10 files changed

Lines changed: 72 additions & 110 deletions

changelog/9.4.2.yaml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
version: 9.4.2
2+
entries:
3+
- kind: bug-fix
4+
summary: OpAMP redact sensitive values in slice maps
5+
description: ""
6+
component: fleet-server
7+
pr:
8+
- https://github.com/elastic/fleet-server/pull/6955
9+
issue:
10+
- https://github.com/elastic/elastic-agent-libs/issues/415
11+
impact: ""
12+
action: ""
13+
timestamp: 1777917457
14+
file:
15+
name: 1777917457-OpAMP-redact-sensitive-values-in-header-maps.yaml
16+
checksum: 3c0d316a2b28c2597e6377c42c3358fad6ef908c
17+
- kind: bug-fix
18+
summary: fix effective_config not removing deleted pipelines for opamp collectors
19+
description: ""
20+
component: fleet-server
21+
pr:
22+
- https://github.com/elastic/fleet-server/pull/6988
23+
issue:
24+
- https://github.com/elastic/fleet-server/issues/6877
25+
impact: ""
26+
action: ""
27+
timestamp: 1778261857
28+
file:
29+
name: 1778261857-fix-effective_config-not-removing-deleted-pipelines-for-opamp-collectors.yaml
30+
checksum: fe28bca1fbe918cc694ba3f62090bd872f72262b
31+
- kind: security
32+
summary: fix missing authagent in uploadchunk
33+
description: |
34+
Validate that the uploading agent of the chunk has the permissions to write that chunk.
35+
component: fleet-server
36+
pr:
37+
- https://github.com/elastic/fleet-server/pull/7007
38+
issue: []
39+
impact: ""
40+
action: ""
41+
timestamp: 1778534244
42+
file:
43+
name: 1778534244-fix-missing-authagent-in-uploadchunk.yaml
44+
checksum: 8d4dcc68c12c238c6424e294daf18359f2e154c4

changelog/fragments/1777917457-OpAMP-redact-sensitive-values-in-header-maps.yaml

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

changelog/fragments/1778261857-fix-effective_config-not-removing-deleted-pipelines-for-opamp-collectors.yaml

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

changelog/fragments/1778534244-fix-missing-authagent-in-uploadchunk.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.4.2 [fleet-server-9.4.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.4.2 [fleet-server-9.4.2-deprecations]
2+
3+
_No deprecations._
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 9.4.2 [fleet-server-release-notes-9.4.2]
2+
3+
4+
5+
6+
7+
### Fixes [fleet-server-9.4.2-fixes]
8+
9+
10+
* Fix missing `authAgent` in `UploadChunk`. [#7007](https://github.com/elastic/fleet-server/pull/7007)
11+
* OpAMP redact sensitive values in slice maps. [#6955](https://github.com/elastic/fleet-server/pull/6955) [#415](https://github.com/elastic/elastic-agent-libs/issues/415)
12+
* Fix `effective_config` not removing deleted pipelines for OpAMP collectors. [#6988](https://github.com/elastic/fleet-server/pull/6988) [#6877](https://github.com/elastic/fleet-server/issues/6877)
13+

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

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

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

0 commit comments

Comments
 (0)