Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.15.2.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ ES|QL::
* ES|QL: Fix `ResolvedEnrichPolicy` serialization (bwc) in v 8.15 {es-pull}112985[#112985] (issue: {es-issue}112968[#112968])
* Fix union-types where one index is missing the field {es-pull}111932[#111932] (issue: {es-issue}111912[#111912])
* Support widening of numeric types in union-types {es-pull}112610[#112610] (issue: {es-issue}111277[#111277])
* Shorten error messages for UnsupportedAttributes {es-pull}112819[#112819]
* Reduce memory footprint of serialized query execution plans {es-pull}112865[#112865]

Infra/Core::
* JSON parse failures should be 4xx codes {es-pull}112703[#112703]
Expand Down
Loading