[DOCS] Adds more PRs to release notes (#22157)

This commit is contained in:
Lisa Cawley 2018-08-23 07:49:02 -07:00 committed by lcawl
parent c9a914bead
commit 4621a84d91

View file

@ -96,12 +96,14 @@ were handled. This change removes the original fetch method and renames
the constructor of `SearchRequest` and throws an error when not provided.
[float]
[[features-6.4.0]]
=== New Features
For an overview of the features that were added in 6.4.0 and how the user experience
improved, see <<release-highlights-6.4.0, 6.4.0 Release Highlights>>.
[float]
[[enhancements-6.4.0]]
=== Enhancements
APM::
@ -172,7 +174,6 @@ Machine Learning::
* [Fixes #18689] Makes script_fields available in field dropdowns of the advanced wizard's detectors modal {pull}21205[#21205]
* Improves job validation messages {pull}21191[#21191]
Management::
* [Fixes #19741] Modifies the logic for showing the *Extend Trial* pane {pull}20211[#20211]
* [Fixes #19269] Refactors the *Management > Index Pattern > Edit field*
@ -269,6 +270,7 @@ You can now define multiple aggregations to split your chart on multiple fields.
* Replaces spy panels with an Inspector {pull}16387[#16387]
[float]
[[bugs-6.4.0]]
=== Bug Fixes
APM::
@ -434,6 +436,7 @@ Operations::
* Converts `ResizeChecker` and `render-complete` tools to TypeScript {pull}20531[#20531]
* Solves a problem where the `toApiFieldNames` method in the Stats API was converting
arrays in the data to objects. {pull}21053[#21053]
* Returns keystore data as a structured object. {pull}22022[#22022]
Platform::
* [Fixes #20573] Removes unnecessary`kbn-version` header on all HTTP responses {pull}20551[#20551]