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.7.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// begin 8.19.7 relnotes

[[release-notes-8.19.7]]
== 8.19.7

Review important information about the 8.19.7 release.
















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




* Fix issue prevent checkin local_metadata from being updated. https://github.com/elastic/fleet-server/pull/5824[#5824]
* Fix issue where malformed components field prevents agent authentication. https://github.com/elastic/fleet-server/pull/5858[#5858]

// end 8.19.7 relnotes
31 changes: 31 additions & 0 deletions changelog/8.19.7.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
version: 8.19.7
entries:
- kind: bug-fix
summary: Fix issue prevent checkin local_metadata from being updated.
description: |
Once an Elastic Agent is marked with audit unenrolled Fleet Server fails to update the document in
Elasticsearch when it checks in. This fixes that issue an now the Fleet Server will be able to update the
document in Elasticsearch reflecting the actual status of the Elastic Agent.
component: fleet-server
pr:
- https://github.com/elastic/fleet-server/pull/5824
issue: []
impact: ""
action: ""
timestamp: 1762210175
file:
name: 1762210175-fix-issue-prevent-checkin-local_metadata-from-being-updated.yaml
checksum: 27de39080457cd252bfbeaa067a1a3e76cd32cc7
- kind: bug-fix
summary: Fix issue where malformed components field prevents agent authentication.
description: ""
component: fleet-server
pr:
- https://github.com/elastic/fleet-server/pull/5858
issue: []
impact: ""
action: ""
timestamp: 1762447389
file:
name: 1762447389-fix-issue-where-malformed-components-field-prevents-agent-authentication.yaml
checksum: 4bda681dfd6bbbfa4cc4bd1d511d56a74dfc87cf

This file was deleted.

This file was deleted.

Loading