IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kibana 6.0.0-rc2
editKibana 6.0.0-rc2
editBug Fixes
edit- Design
- Dev Tools
-
- Fixed issue with input not being accepted in the Sample Data or Grok Pattern fields in the Grok Debugger.
- Discover
- Machine Learning
-
- Fixed the position of text that appears when you hover over anomalies in machine learning charts in a Safari web browser.
- Fixed machine learning charts so that they plot nulls as gaps rather than zeroes. This change provides a more accurate visual indication of gaps in the data.
- Added support for periods in field names when you create jobs or datafeeds in Kibana.
- Management
- Operations
- Platform
- Security
-
- Ensured that privileged information does not appear in the error message when a Kibana login attempt fails.
- Sharing
- Visualization
-
- [Fixes #13983] Fix Timelion suggestions broken by upgrading to Angular 1.6.5 #14316
- [TSVB] Greater Than or Equal to Interval Pattern #13872
- [Fixes #14470] [TSVB] Fixes #14470 - Remove field restriction on cardinality agg #14483
- [TSVB] Fix CSS Bug with Top N Values #14254
- [Fixes #14357] Fixes #14357 - Add courier’s migrateFilters to dashboard context #14481
- [Fixes #14040, #13997] Show query and filter bars even when there’s a linked search #14212
- [Fixes #13287] adds stroke back to area charts #14149
- [Fixes #13193] fixes legend refreshing #14150
- [Fixes #13252] fixes error when expanding gauge to full screen #14114
- pie chart design guidelines #13661
- [Fixes #14028] removing check for vis type on saved visualizations #14093
-
[Fixes #10543] fixing ordering of series in legend #14113
- order of legend for series should be same as provided in the configuration.
- [Fixes #14078] fixes console error when selecting a pipeline aggregation #14148
- allows visualize to load saved vis #14146
- [Fixes #13570] don’t show spy panel with tsvb or timelion #14090
- moving shouldShowSpyPanel to visualize #14269
- refactor tagcloud to use tabify responseHandler #14266
- some updates to visualize loader #14404
- Visualize loader updates #14528
- [Fixes #13705] use correct element for size #14105
- [Fixes #12953] remove junk tests #14191
- use tabify for regionmap #14364
- use proper SVG APIs to readout contents #14458
- [Fixes #13144] Fixes 13144 - Add ability to select percentiles in pipeline aggs #13453
- [Fixes #12069] apply field formatter to tag cloud #14230
- [Fixes #12134] add tickDecimals option to yaxis #14371
- [Fixes #14457] Set configurable to true so AggConfig decorated properties can be deleted #14569
- [Fixes #10236, #9053] Timelion .fit() - avoid removing values that are zero #14560
-
[Fixes #13874] Allow panning beyond dateline #13955
- Users can now pan and zoom the map beyond the date line.
- [TSVB] Allow negative time offsets #14494
- [Fixes #14565] Fix tagcloud sync issues, fix #14565 #14566
- Add tooltip to long title. #14167
- Watcher
-
- Fixed problem related to creating a threshold-based alert in Kibana with a Safari web browser. For example, the dialogs related to choosing fields and aggregations were not shown in that browser.
- Fixed incorrect watch states in Kibana. In particular, the UI now respects the actual state of the watch when exceptions occur in its input or condition.