Skip to content

Commit 98d1c72

Browse files
authored
indicating fix for 8.12.1 for int8_hnsw (#104912) (#104921)
1 parent 0c44459 commit 98d1c72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/release-notes/8.12.0.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Also see <<breaking-changes-8.12,Breaking changes in 8.12>>.
1212
When using `int8_hnsw` and the default `confidence_interval` (or any `confidence_interval` less than `1.0`) and when
1313
there are deleted documents in the segments, quantiles may fail to build and prevent merging.
1414

15+
This issue is fixed in 8.12.1.
16+
1517
[[breaking-8.12.0]]
1618
[float]
1719
=== Breaking changes

0 commit comments

Comments
 (0)