|
14 | 14 |
|
15 | 15 | This section summarizes the changes in each release.
|
16 | 16 |
|
| 17 | +* <<release-notes-8.7.1>> |
17 | 18 | * <<release-notes-8.7.0>>
|
18 | 19 |
|
19 | 20 | Also see:
|
20 | 21 |
|
21 | 22 | * {kibana-ref}/release-notes.html[{kib} release notes]
|
22 | 23 | * {beats-ref}/release-notes.html[{beats} release notes]
|
23 | 24 |
|
| 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 | + |
24 | 69 | // begin 8.7.0 relnotes
|
25 | 70 |
|
26 | 71 | [[release-notes-8.7.0]]
|
|
0 commit comments