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

Add Fleet and Elastic Agent 8.1.1 relnotes #1690

Merged
merged 2 commits into from
Mar 21, 2022
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 @@ -12,13 +12,37 @@

This section summarizes the changes in each release.

* <<release-notes-8.1.1>>
* <<release-notes-8.1.0>>

Also see:

* {kibana-ref}/release-notes.html[{kib} release notes]
* {beats-ref}/release-notes.html[{beats} release notes]

// begin 8.1.1 relnotes

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

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

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

{fleet}::
* Add a new validation message. {kib-pull}127239[#127239]
* Fix empty assets on package install. {kib-pull}127070[#127070]
* Hide enroll command when user creates a new agent policy in the Add agent flyout. {kib-pull}126431[#126431]
* Make input IDs unique in agent policy yaml. {kib-pull}127343[#127343]
* Fix links to Agent logs for APM, Endpoint, Synthetics, and OSQuery. {kib-pull}127480[#127480]

dedemorton marked this conversation as resolved.
Show resolved Hide resolved
dedemorton marked this conversation as resolved.
Show resolved Hide resolved
{agent}::
* Fix issue where a failing artifact verification does not remove the bad artifact. {agent-pull}30281[#30281]

// end 8.1.1 relnotes

// begin 8.1.0 relnotes

[[release-notes-8.1.0]]
Expand Down Expand Up @@ -128,7 +152,7 @@ folder `{path.config}/inputs.d`. {agent-pull}30087[#30087]
//[[release-notes-8.1.x]]
//== {fleet} and {agent} 8.1.x

//Review important information about the {fleet} and {agent} 8.1.x releases.
//Review important information about the {fleet} and {agent} 8.1.x release.

//[discrete]
//[[security-updates-8.1.x]]
Expand Down