Skip to content

Commit d8bd68e

Browse files
authored
Merge pull request elastic#150 from kilfoyle/8.7.1-rn
Add Fleet & Agent 8.7.1 release notes
2 parents 54425d1 + d290a42 commit d8bd68e

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docs/en/ingest-management/release-notes/release-notes-8.7.asciidoc

+45
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,58 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.7.1>>
1718
* <<release-notes-8.7.0>>
1819

1920
Also see:
2021

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

25+
// begin 8.7.1 relnotes
26+
27+
[[release-notes-8.7.1]]
28+
== {fleet} and {agent} 8.7.1
29+
30+
Review important information about the {fleet} and {agent} 8.7.1 release.
31+
32+
[discrete]
33+
[[new-features-8.7.1]]
34+
=== New features
35+
36+
The 8.7.1 release adds the following new and notable features.
37+
38+
{agent}::
39+
* Add support for feature flags, starting with one to toggle fully qualified domain name (FQDN) reporting in
40+
events generated by {agent} components, via the `host.name` field {agent-pull}2218[#2218] {agent-issue}2185[#2185]
41+
42+
[discrete]
43+
[[enhancements-8.7.1]]
44+
=== Enhancements
45+
46+
{fleet}::
47+
* The agent policy `Host name format` selector is now enabled by default {kibana-pull}154563[#154563]
48+
49+
[discrete]
50+
[[bug-fixes-8.7.1]]
51+
=== Bug fixes
52+
53+
{fleet}::
54+
* Fixes an issue where the Advanced options toggle in the policy editor always showing {kibana-pull}154612[#154612]
55+
* Fixes an issue where the warning icon was unable to display in 8.7 {kibana-pull}154119[#154119]
56+
* Adds updates to output logic {kibana-pull}153226[#153226]
57+
58+
{agent}::
59+
* Fix parsing of paths from the `container-paths.yml` file used internally when `elastic-agent container` is run {agent-pull}2340[#2340]
60+
* Fix action acknowledgements taking up to 5 minutes. Fixed OSQuery live query results taking up to five minutes to show up in Kibana.{agent-pull}2406[#2406] {agent-issue}2410[#2410]
61+
* Fixes a bug that `logging.level` settings were not being respected, coming either from Fleet UI or a config file {agent-pull}2456[#2456] {agent-issue}2450[#2450]
62+
* Fixes a bug that caused an empty proxy from a Fleet managed {agent} policy to override the proxy set by `--proxy-url` {agent-pull}2468[#2468] {agent-issue}2304[#2304] {agent-issue}2447[#2447]
63+
* Ensure that the `/usr/local/bin` directory exists on MacOS during {agent} installation {agent-pull}2490[#2490] {agent-issue}2487[#2487]
64+
* Fixes a bug that caused the lumberjack input type to be missing from the Filebeat `filebeat.spec.yaml` file, which is required by the `barracuda_cloudgen_firewall` integration {agent-pull}2511[#2511]
65+
* Fixes a bug that prevented sub-directories from being created under the `logs/` path in diagnostics ZIP files {agent-pull}2523[#2523]
66+
67+
// end 8.7.1 relnotes
68+
2469
// begin 8.7.0 relnotes
2570

2671
[[release-notes-8.7.0]]

0 commit comments

Comments
 (0)