8.14.3.asciidoc 574 B

12345678910111213141516171819202122
  1. [[release-notes-8.14.3]]
  2. == {es} version 8.14.3
  3. Also see <<breaking-changes-8.14,Breaking changes in 8.14>>.
  4. [[bug-8.14.3]]
  5. [float]
  6. === Bug fixes
  7. Cluster Coordination::
  8. * Ensure tasks preserve versions in `MasterService` {es-pull}109850[#109850]
  9. ES|QL::
  10. * Introduce compute listener {es-pull}110400[#110400]
  11. Mapping::
  12. * Automatically adjust `ignore_malformed` only for the @timestamp {es-pull}109948[#109948]
  13. TSDB::
  14. * Disallow index.time_series.end_time setting from being set or updated in normal indices {es-pull}110268[#110268] (issue: {es-issue}110265[#110265])