New

The executive guide to generative AI

Read more

Kibana 6.0.0-rc2

edit

Bug Fixes

edit
Design
  • [UI Framework] Fix margin for KuiLocalTabs which are applied to typographic elements. #14451
  • [DESIGN]: Remove truncate from viz form text, remove additional wrapper #14311
Dev Tools
  • Fixed issue with input not being accepted in the Sample Data or Grok Pattern fields in the Grok Debugger.
Discover
  • [Fixes #14270] Handle strings in source mapped as numbers in filter editor #14318
  • [Fixes #7767] Fix invisible filters caused by missing index pattern #14131
  • [Fixes #14319] Loosen check for dashboard queries in filters array #14338
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
  • [Fixes #14350] [Management] Fix FF quirk with max width in the import saved object modal #14352
  • [Fixes #14592] [Management] Handle saved search import better #14625
Operations
  • Eslint/remove last amd modules #14282
  • Add (GPL-2.0 OR MIT) license as allowed #14439
  • [Fixes #14468] Fix crash when hitting shift+return in console #14478
Platform
  • [Fixes #14255] Use Boom.boomify instead of deprecated Boom.wrap #14325
  • [Fixes #14497] Import Babel polyfill when running Jest tests #14508
Security
  • Ensured that privileged information does not appear in the error message when a Kibana login attempt fails.
Sharing
  • Set pie chart border to match background in dark mode #14375
  • [Fixes #14462] Prevent event handlers from being triggered after they are "off"ed #14463
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.

On this page

Was this helpful?
Feedback