elasticsearch/docs/reference/release-notes/8.11.3.asciidoc
2023-12-14 08:05:55 -08:00

28 lines
905 B
Text

[[release-notes-8.11.3]]
== {es} version 8.11.3
coming[8.11.3]
Also see <<breaking-changes-8.11,Breaking changes in 8.11>>.
[[bug-8.11.3]]
[float]
=== Bug fixes
Application::
* Use latest version of entsearch ingestion pipeline {es-pull}103087[#103087]
ES|QL::
* Allow match field in enrich fields {es-pull}102734[#102734]
* Collect warnings in compute service {es-pull}103031[#103031] (issues: {es-issue}100163[#100163], {es-issue}103028[#103028], {es-issue}102871[#102871], {es-issue}102982[#102982])
ILM+SLM::
* [ILM] More resilient when a policy is added to searchable snapshot {es-pull}102741[#102741] (issue: {es-issue}101958[#101958])
Mapping::
* Ensure `dynamicMapping` updates are handled in insertion order {es-pull}103047[#103047]
Transform::
* Ensure transform `_schedule_now` API only triggers the expected transform task {es-pull}102958[#102958] (issue: {es-issue}102956[#102956])