Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.9] Add Fleet & Agent 8.8.2 release notes (#275) #300

Merged
merged 1 commit into from
Jun 29, 2023
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

This section summarizes the changes in each release.

* <<release-notes-8.8.2>>
* <<release-notes-8.8.1>>
* <<release-notes-8.8.0>>

Expand All @@ -22,12 +23,48 @@ Also see:
* {kibana-ref}/release-notes.html[{kib} release notes]
* {beats-ref}/release-notes.html[{beats} release notes]

// begin 8.8.2 relnotes

[[release-notes-8.8.2]]
== {fleet} and {agent} 8.8.2

Review important information about the {fleet} and {agent} 8.8.2 release.

[discrete]
[[security-updates-8.8.2]]
=== Security updates

{agent}::
* Updated Go version to 1.19.10. {agent-pull}2846[#2846]

[discrete]
[[enhancements-8.8.2]]
=== Enhancements

* Log start and stop operations from service runtime at `INFO` rather than `DEBUG` level. {agent-pull}2879[#2879] {agent-issue}2864[#2864]

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



{fleet}::
* Fixes usage of AsyncLocalStorage for audit log. {kibana-pull}159807[#159807]
* Fixing issue of returning output API key. {kibana-pull}159179[#159179]

{agent}::
* Explicitly specify timeout units as seconds in the Endpoint spec file. {agent-pull}2870[#2870] {agent-issue}2863[#2863]
* Fix logs collection in diagnostics when {agent} is running on Kubernetes. {agent-pull}2905[#2905] {agent-issue}2899[#2899]

// end 8.8.2 relnotes

// begin 8.8.1 relnotes

[[release-notes-8.8.1]]
== {fleet} and {agent} 8.8.1

Review important information about the {fleet} and {agent} 8.7.x release.
Review important information about the {fleet} and {agent} 8.8.1 release.

[discrete]
[[enhancements-8.8.1]]
Expand Down