Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/release-notes/8.12.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Also see <<breaking-changes-8.12,Breaking changes in 8.12>>.
+
When using `int8_hnsw` and the default `confidence_interval` (or any `confidence_interval` less than `1.0`) and when
there are deleted documents in the segments, quantiles may fail to build and prevent merging.

+
This issue is fixed in 8.12.1.

* When upgrading clusters from version 8.11.4 or earlier, if your cluster contains non-master-eligible nodes,
Expand Down
Loading