mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[DOCS] 6.2.4 Release Notes
This commit is contained in:
parent
a83f5750d6
commit
3ee5b15ca9
2 changed files with 28 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
--
|
||||
This section summarizes the changes in each release.
|
||||
|
||||
* <<release-notes-6.2.4>>
|
||||
* <<release-notes-6.2.3>>
|
||||
* <<release-notes-6.2.2>>
|
||||
* <<release-notes-6.2.1>>
|
||||
|
@ -23,6 +24,7 @@ This section summarizes the changes in each release.
|
|||
* <<release-notes-6.0.0-alpha1>>
|
||||
|
||||
--
|
||||
include::release-notes/6.2.4.asciidoc[]
|
||||
include::release-notes/6.2.3.asciidoc[]
|
||||
include::release-notes/6.2.2.asciidoc[]
|
||||
include::release-notes/6.2.1.asciidoc[]
|
||||
|
|
26
docs/release-notes/6.2.4.asciidoc
Normal file
26
docs/release-notes/6.2.4.asciidoc
Normal file
|
@ -0,0 +1,26 @@
|
|||
[[release-notes-6.2.4]]
|
||||
== 6.2.4 Release Notes
|
||||
|
||||
Also see <<breaking-changes-6.0>>.
|
||||
|
||||
|
||||
[float]
|
||||
[[bug-6.2.4]]
|
||||
=== Bug fixes
|
||||
Platform::
|
||||
* Fixed deprecation logging warnings {pull}17439[#17439]
|
||||
Visualization::
|
||||
* Fixed map zoom settings {pull}17367[#17367]
|
||||
* Enabled Option change to show on map {pull}17405[#17405]
|
||||
* Added support for percentiles and percentile ranks to metrics visualizations {pull}17243[#17243]
|
||||
Management::
|
||||
* Added better support for discarding results of older queries {pull}17148[#17148]
|
||||
Platform::
|
||||
* Fixed an issue with the numeric formatter to handle small exponential numbers {pull}17508[#17508]
|
||||
|
||||
[float]
|
||||
[[enhancement-6.2.4]]
|
||||
=== Enhancement
|
||||
|
||||
Visualization::
|
||||
* Upgraded Vega libraries: `vega-lib` to 3.2.1 and `vega-lite` to 2.3.1 {pull}17314[#17314]
|
Loading…
Add table
Add a link
Reference in a new issue