Skip to content

Commit

Permalink
[DOCS] Release Notes for 6.3.2 (elastic#21012)
Browse files Browse the repository at this point in the history
* [DOCS] Release Notes for 6.3.2

* [DOCS] Clarified bbox in Release Notes

* [DOCS] Created section for Important Notes]
  • Loading branch information
gchaps committed Jul 21, 2018
1 parent b003d29 commit ee8574d
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

This section summarizes the changes in each release.

* <<release-notes-6.3.2>>
* <<release-notes-6.3.1>>
* <<release-notes-6.3.0>>
* <<release-notes-6.2.4>>
Expand Down Expand Up @@ -73,6 +74,53 @@ This section summarizes the changes in each release.
//=== Known Issues
////


[[release-notes-6.3.2]]
== {kib} 6.3.2
coming[6.3.2]

[float]
=== Bug fixes
Discover::
* [Fixes #19445] Removes outdated Aria attribute {pull}20532[#20532]

Monitoring::
* Fixes issues with sorting and filtering of {es} nodes {pull}20383[#20383]
+
This issue fixes the sorting and filtering of rows in the table of {es} nodes
in the {kib} Monitoring UI.

Reporting::
* Fixes issue with running Chromium headless over HTTP when accessing {kib}
publicly via HTTPS {pull}20528[#20528]

Sharing::
* [Fixes #20635] Changes the scale factor when upgrading panels with
margins {pull}20684[#20684]
+
This change reduces the scale factor to 4 when migrating panels that are in
a dashboard with margins.

Visualization::
* [Fixes #19378, #16884] Fixes editor sidebar to better handle long field
names {pull}20455[#20455]
* [Fixes #20240] Fixes issues with the flickering of visualizations on
refresh {pull}20817[#20817]
* Avoids shard failures when performing a `geo_bounding_box` filter on coordinate
maps {pull}19548[#19548]
* Fixes disabled aggregations in the visualization editor {pull}18796[#18796]

[float]
=== Important documentation and developer changes
Platform::
* Defaults to running the {es} functional test server from a snapshot locally
in the {xpack} directory {pull}20585[#20585]

Visualization::
* Adds distinct links and float tags to Region Map docs {pull}20361[#20361]



[[release-notes-6.3.1]]
== {kib} 6.3.1

Expand Down

0 comments on commit ee8574d

Please sign in to comment.