Skip to content

Commit

Permalink
Forward port release notes for v8.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticsearchmachine committed May 10, 2024
1 parent 7cc4335 commit 8bf7610
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/release-notes.asciidoc
Expand Up @@ -8,6 +8,7 @@ This section summarizes the changes in each release.

* <<release-notes-8.15.0>>
* <<release-notes-8.14.0>>
* <<release-notes-8.13.4>>
* <<release-notes-8.13.3>>
* <<release-notes-8.13.2>>
* <<release-notes-8.13.1>>
Expand Down Expand Up @@ -68,6 +69,7 @@ This section summarizes the changes in each release.

include::release-notes/8.15.0.asciidoc[]
include::release-notes/8.14.0.asciidoc[]
include::release-notes/8.13.4.asciidoc[]
include::release-notes/8.13.3.asciidoc[]
include::release-notes/8.13.2.asciidoc[]
include::release-notes/8.13.1.asciidoc[]
Expand Down
22 changes: 22 additions & 0 deletions docs/reference/release-notes/8.13.4.asciidoc
@@ -0,0 +1,22 @@
[[release-notes-8.13.4]]
== {es} version 8.13.4

Also see <<breaking-changes-8.13,Breaking changes in 8.13>>.

[[bug-8.13.4]]
[float]
=== Bug fixes

Aggregations::
* Fix Bucket ordering for partial reduction in date histogram and histogram aggregation {es-pull}108184[#108184] (issue: {es-issue}108181[#108181])

ES|QL::
* Fix `BlockHash` `DirectEncoder` {es-pull}108283[#108283] (issue: {es-issue}108268[#108268])

Snapshot/Restore::
* Ensure necessary security context for s3 bulk deletions {es-pull}108280[#108280] (issue: {es-issue}108049[#108049])

TSDB::
* Fix tsdb codec when doc-values spread in two blocks {es-pull}108276[#108276]


0 comments on commit 8bf7610

Please sign in to comment.