8.0.0-alpha1.asciidoc 533 B

123456789101112131415161718
  1. [[release-notes-8.0.0-alpha1]]
  2. == {es} version 8.0.0-alpha1
  3. The changes listed below have been released for the first time in {es}
  4. 8.0.0-alpha1.
  5. [[breaking-8.0.0-alpha1]]
  6. [float]
  7. === Breaking changes
  8. Aggregations::
  9. * Disallow specifying the same percentile multiple times in percentiles aggregation {pull}52257[#52257]
  10. Mapping::
  11. * Dynamic mappings in indices created on 8.0 and later have stricter validation at mapping update time.
  12. (e.g. incorrect analyzer settings or unknown field types). {pull}51233[#51233]
  13. coming[8.0.0]