IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kibana 7.6.2
editKibana 7.6.2
editKnown issue
edit- Configuration
-
-
The
server.customResponseHeaders
option prevents Kibana from starting if headers are set using a type other than string. To fix this, convert your boolean and number headers to strings. For example, use`my-header: "true"` instead ofmy-header: true
. #66146
-
The
Bug fixes
edit- Discover
-
- Fixes infinite loop for view single document on discover #60236
- Machine Learning
- Management
-
- Improperly defined Watcher Logging Action text parameters will now be handled elegantly by Kibana instead of causing Kibana to crash #60169
- Fixes the namespace for indices autocompletion #59043
- We fixed a bug in Console’s proxy that would always override the "host" header #59143
- Spacing between rendered shards #60238
- Maps
- Metrics
-
- Ensures inventory view buckets never drop below 60 seconds #58503
- Monitoring
-
- Ensures we use the monitoring cluster for retrieving xpack info #59075
- Operations
-
- Fixes the watchers usage in the log rotation #60956
- Platform
- Security
-
- Fixes base path prepending for session storage short url redirects #59871
- SIEM
-
- Default the Timeline events filter to show All events #58953
- Fixes dragging entries to the Timeline while data is loading may trigger a partial page reload #59476
- Detection Fix typo in Adobe Hijack Persistence rule #58804
- Fixes rule delete/duplicate actions #59306
- Fixes minor UI bug on all rules table pagination #59094
- Visualizations