Skip to content

Commit fbfd3a3

Browse files
Add Fleet Server 8.19.16 release notes (#7091) (#7128)
* add the 8.19.16 Fleet Server release notes * 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: Eric Beahan <eric.beahan@elastic.co> Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> (cherry picked from commit 9ee15fc) # Conflicts: # changelog/fragments/1776277335-pr-6835.yaml Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com>
1 parent 15840d8 commit fbfd3a3

2 files changed

Lines changed: 47 additions & 0 deletions

File tree

changelog/8.19.16.asciidoc

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
// begin 8.19.16 relnotes
2+
3+
[[release-notes-8.19.16]]
4+
== 8.19.16
5+
6+
Review important information about the 8.19.16 release.
7+
8+
[discrete]
9+
[[security-updates-8.19.16]]
10+
=== Security updates
11+
12+
13+
14+
15+
* Fix missing `authAgent` in `UploadChunk`. https://github.com/elastic/fleet-server/pull/7020[#7020]
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
// end 8.19.16 relnotes

changelog/8.19.16.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 8.19.16
2+
entries:
3+
- kind: security
4+
summary: fix missing authagent in uploadchunk
5+
description: |
6+
Validate that the uploading agent of the chunk has the permissions to write that chunk.
7+
component: fleet-server
8+
pr:
9+
- https://github.com/elastic/fleet-server/pull/7020
10+
issue: []
11+
impact: ""
12+
action: ""
13+
timestamp: 1778534244
14+
file:
15+
name: 1778534244-fix-missing-authagent-in-uploadchunk.yaml
16+
checksum: 8d4dcc68c12c238c6424e294daf18359f2e154c4

0 commit comments

Comments
 (0)