Skip to content

Commit 61ce4bd

Browse files
mergify[bot]elastic-vault-github-plugin-prod[bot]ebeahanpierrehilbert
authored
Add Fleet Server 9.2.5 release notes (#6251) (#6271)
* add the 9.2.5 Fleet Server release notes * Fix PRs URL --------- (cherry picked from commit e82fc37) Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@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: Pierre HILBERT <pierre.hilbert@elastic.co>
1 parent 302a6c2 commit 61ce4bd

File tree

8 files changed

+41
-32
lines changed

8 files changed

+41
-32
lines changed

changelog/9.2.5.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: 9.2.5
2+
entries:
3+
- kind: security
4+
summary: Enforce maximum limits on UploadBegin and UploadComplete request body sizes.
5+
description: ""
6+
component: fleet-server
7+
pr:
8+
- https://github.com/elastic/fleet-server/pull/6159
9+
issue: []
10+
impact: ""
11+
action: ""
12+
timestamp: 1767789965
13+
file:
14+
name: 1767789965-upload-limit.yaml
15+
checksum: c323dada074909f7babd3670577a096154111c59

changelog/fragments/1767789965-upload-limit.yaml

Lines changed: 0 additions & 32 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.5 [fleet-server-9.2.5-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.5 [fleet-server-9.2.5-deprecations]
2+
3+
_No deprecations._
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 9.2.5 [fleet-server-release-notes-9.2.5]
2+
3+
4+
5+
6+
7+
### Fixes [fleet-server-9.2.5-fixes]
8+
9+
10+
* Enforce maximum limits on UploadBegin and UploadComplete request body sizes. [#6159](https://github.com/elastic/fleet-server/pull/6159)
11+

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

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

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

0 commit comments

Comments
 (0)