What's Changed
Bug Fixes
- fix(hgraph): backport Tune/search race fix to 0.18 by @wxyucs in #1804
- fix(hnsw): backport parallel add synchronization to 0.18 by @wxyucs in #1825
- Fix: duplicate vectors not fully returned when support_duplicate=true by @Copilot in #1822
- fix: initialize duplicate state for legacy hgraph deserialize by @wxyucs in #1827
- fix(hgraph): cherry-pick PR #1761 to 0.18 - add Tune with ignore_reorder test by @LHT129 in #1841
- fix: backport VsagException inheritance fix to 0.18 by @wxyucs in #1840
- fix: propagate iterator filter init failures in hnsw by @wxyucs in #1845
Improvements
- fix(diskann): normalize data for COSINE metric in PQ quantization (cherry-pick to 0.18) by @inabao in #1749
- [Backport 0.18] chore: change default value of ENABLE_INTEL_MKL to OFF and trigger Python Build X86 on CMake changes (#1806) by @wxyucs in #1823
Full Changelog: v0.18.4...v0.18.5