8.13.4.asciidoc 642 B

12345678910111213141516171819202122
  1. [[release-notes-8.13.4]]
  2. == {es} version 8.13.4
  3. Also see <<breaking-changes-8.13,Breaking changes in 8.13>>.
  4. [[bug-8.13.4]]
  5. [float]
  6. === Bug fixes
  7. Aggregations::
  8. * Fix Bucket ordering for partial reduction in date histogram and histogram aggregation {es-pull}108184[#108184] (issue: {es-issue}108181[#108181])
  9. ES|QL::
  10. * Fix `BlockHash` `DirectEncoder` {es-pull}108283[#108283] (issue: {es-issue}108268[#108268])
  11. Snapshot/Restore::
  12. * Ensure necessary security context for s3 bulk deletions {es-pull}108280[#108280] (issue: {es-issue}108049[#108049])
  13. TSDB::
  14. * Fix tsdb codec when doc-values spread in two blocks {es-pull}108276[#108276]