update release notes (#34485)

This commit is contained in:
Sarah Hersh 2019-04-03 16:40:42 -04:00 committed by GitHub
parent 7c5c31ff90
commit 4d02c0a4fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,31 +115,27 @@ Canvas::
Canvas::
* Fixes hover on key-based page back and forth {pull}33631[#33631]
Geo::
* Coerces string doc-values to numbers if used in styling {pull}33657[#33657]
Kibana App::
* Fixes missing formatting for values in table titles {pull}33566[#33566]
* Allows editing of `editorState` in data panel {pull}33305[#33305]
* Fixes issue with dark theme and visualization legends {pull}34199[#34199]
Machine Learning::
* Fixes check to determine whether telemetry is enabled {pull}33975[#33975]
Monitoring::
* Ensures the Pipelines page uses `reactNodeId` {pull}33798[#33798]
* Improves performance of the Logstash Pipeline Viewer {pull}33793[#33793]
Platform::
* Uses `credentials: same-origin` for fetching translations JSON {pull}34036[#34036]
Security::
* Fixes ID validation in Space API {pull}33716[#33716]
* Forces user to re-authenticate if token refresh fails with 400 status code {pull}33774[#33774]
Uptime::
* Removes crosshair synchronization to avoid display bug {pull}33660[#33660]
Visualizations::
* Fixes missing formatting for values in table titles {pull}33566[#33566]
* Allows editing of `editorState` in data panel {pull}33305[#33305]
* Fixes issue with dark theme and visualization legends {pull}34199[#34199]
* Fixes specificity issue with dark theme and visualization legends {pull}34199[#34199]
[[release-notes-6.7.0]]