Skip to content

v1.13.3

Compare
Choose a tag to compare
@fbaligand fbaligand released this 06 Sep 22:04
· 29 commits to master since this release
  • Add support for Kibana 8.4, 8.5 and 8.6
  • Document Table: replace '_id' sort by '_doc' sort when 'Hits size' is greater than 10000 (to reduce memory usage in Elasticsearch)
  • Fix CSV export filename (filename is now [visualization_name].csv) for Kibana 7.11+ and 7.0-7.7
  • Fix number format when value is exponential (0.0000001 is now formatted as 0 and not '1e-7')
  • Docs: fix 'Development' section for Kibana and OpenSearch Dashboards (osd branch)