8.17.7.asciidoc 976 B

12345678910111213141516171819202122232425262728293031323334353637
  1. [[release-notes-8.17.7]]
  2. == {es} version 8.17.7
  3. coming[8.17.7]
  4. Also see <<breaking-changes-8.17,Breaking changes in 8.17>>.
  5. [[breaking-8.17.7]]
  6. [float]
  7. === Breaking changes
  8. Snapshot/Restore::
  9. * Make S3 custom query parameter optional {es-pull}128043[#128043]
  10. [[bug-8.17.7]]
  11. [float]
  12. === Bug fixes
  13. Audit::
  14. * Handle streaming request body in audit log {es-pull}127798[#127798]
  15. Downsampling::
  16. * Downsampling does not consider passthrough fields as dimensions {es-pull}127752[#127752] (issue: {es-issue}125156[#125156])
  17. Infra/Scripting::
  18. * Avoid nested docs in painless execute api {es-pull}127991[#127991] (issue: {es-issue}41004[#41004])
  19. Relevance::
  20. * Fix: Add `NamedWriteable` for `RuleQueryRankDoc` {es-pull}128153[#128153] (issue: {es-issue}126071[#126071])
  21. Security::
  22. * Remove dangling spaces wherever found {es-pull}127475[#127475]
  23. TSDB::
  24. * Skip the validation when retrieving the index mode during reindexing a time series data stream {es-pull}127824[#127824]