[DOCS] 7.4.1 Release Notes (#48676)

* [DOCS] 7.4.1 Release Notes

* [DOCS] Minor fixes
This commit is contained in:
Melori Arellano 2019-10-21 11:41:05 -07:00 committed by gchaps
parent 432b1a6102
commit 77a1434662

View file

@ -10,6 +10,7 @@
This section summarizes the changes in each release. This section summarizes the changes in each release.
* <<release-notes-7.4.1>>
* <<release-notes-7.4.0>> * <<release-notes-7.4.0>>
* <<release-notes-7.3.2>> * <<release-notes-7.3.2>>
* <<release-notes-7.3.1>> * <<release-notes-7.3.1>>
@ -27,6 +28,54 @@ This section summarizes the changes in each release.
* <<release-notes-7.0.0-alpha1>> * <<release-notes-7.0.0-alpha1>>
-- --
[[release-notes-7.4.1]]
== {kib} 7.4.1
See also <<breaking-changes-7.4, breaking changes in 7.4>>.
[float]
[[enhancement-7.4.1]]
=== Enhancements
Monitoring::
* Server side pagination for ES Nodes listing table {pull}47224[#47224]
[float]
[[bug-7.4.1]]
=== Bug fixes
Canvas::
* Fixes workpad fullscreen view due to max-width limitation {pull}47371[#47371]
Infrastructure::
* Loads initial page state into the URL when empty for Metrics Explorer {pull}45683[#45683]
* Removes internal Hapi request for `makeTSVBRequest` {pull}45598[#45598]
Machine Learning::
* Fixes selection of dedicated index when cloning job {pull}46486[#46486]
* Fixes job clone time range auto selection {pull}46582[#46582]
* Enables wizard start real time button only when job is closed {pull}46127[#46127]
* Adds listener for time filter refresh to data visualizer {pull}46708[#46708]
* Fixes view examples link in anomalies table {pull}47954[#47954]
* Data Frame Analytics: Fixes permissions check {pull}46110[#46110]
Management::
* ILM: Deletes `min_age` field if warm phase on rollover is enabled {pull}45412[#45412]
* Console: Fixes actions menu alignment {pull}47227[#47227]
Monitoring::
* Ensures all charts use the configured timezone {pull}45949[#45949]
* Uses server side pagination for Logstash Pipelines page {pull}46587[#46587]
* Fixes time filter woes {pull}47486[#47486]
* Allows `isCollectionEnabledUpdated` to hang until data is available {pull}46279[#46279]
Platform::
* Fixes issue with `saved_objects` API overwriting saved object references if not specified {pull}47248[#47248]
Reporting::
* Fixes ESQueue worker error logging {pull}46308[#46308]
* Fixes functionality of "Download CSV" from a Saved Search panel in a Dashboard {pull}47891[#47891]
SIEM::
* Fixes map global refresh when the time filter is set to an absolute value {pull}47426[#47426]
Security::
* Makes sure all URLs are relative on intake and execute {pull}46528[#46528]
* Spaces: Fixes `SecureSpaceMessage` visibility {pull}44829[#44829]
Uptime::
* Fixes empty name filter {pull}46962[#46962]
* Fixes jerky monitor list expanded row behavior {pull}47080[#47080]
[[release-notes-7.4.0]] [[release-notes-7.4.0]]
== {kib} 7.4.0 == {kib} 7.4.0
@ -3273,7 +3322,3 @@ if the field is switched, and then switched back to the previous field {pull}251
* Stops creation of nested search source per postflightrequest {pull}20373[#20373] * Stops creation of nested search source per postflightrequest {pull}20373[#20373]
* Moves inspector code from Vis to embeddable visualize handler {pull}24112[#24112] * Moves inspector code from Vis to embeddable visualize handler {pull}24112[#24112]
* Removes inspector from Vis {pull}24112[#24112] * Removes inspector from Vis {pull}24112[#24112]