Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions changelog/8.19.13.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// begin 8.19.13 relnotes

[[release-notes-8.19.13]]
== 8.19.13

Review important information about the 8.19.13 release.
















[discrete]
[[bug-fixes-8.19.13]]
=== Bug fixes




* Fix checkin endpoint compression support. https://github.com/elastic/fleet-server/pull/6491[#6491]
* Fix inaccuracies with openapi spec. https://github.com/elastic/fleet-server/pull/6532[#6532]

// end 8.19.13 relnotes
29 changes: 29 additions & 0 deletions changelog/8.19.13.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
version: 8.19.13
entries:
- kind: bug-fix
summary: Fix checkin endpoint compression support
description: |
Adds support for gzip compressed requests to the checkin endpoint.
component: fleet-server
pr:
- https://github.com/elastic/fleet-server/pull/6491
issue: []
impact: ""
action: ""
timestamp: 1772577135
file:
name: 1772577135-Fix-checkin-compression-support.yaml
checksum: 5f7272396b0d42068d09e00b107adcf57b29f9a4
- kind: bug-fix
summary: Fix inaccuracies with openapi spec
description: ""
component: fleet-server
pr:
- https://github.com/elastic/fleet-server/pull/6532
issue: []
impact: ""
action: ""
timestamp: 1772755112
file:
name: 1772755112-Fix-innacuracies-with-openapi-spec.yaml
checksum: f867db4c96d35d5c75a59ffe1e5584144de92366

This file was deleted.

This file was deleted.

Loading