Skip to content

v0.16.0

Choose a tag to compare

@wxyucs wxyucs released this 05 Aug 11:45
e73ac88

What's Changed

Bug Fixes

  • fix: include missing headerfile for type issues by @Coien-rr in #850
  • fix compile error in functests by @inabao in #857
  • fix different size operator for fast bitset by @LHT129 in #875
  • skip invalid rabitq configuration test by @inabao in #882
  • fix antlr4 compilation issue by @yulijunzj in #888
  • fix recall when using residual by @inabao in #874
  • fix coredump in hgraph when using empty parameter by @inabao in #885
  • fix bug on not operator of fast bitset by @LHT129 in #893
  • remove redundant immutable checks in deserialization by @inabao in #904
  • fix compatibility issues in diskann by @inabao in #913
  • fix clang compile issue in fmt::format by @ShawnShawnYou in #957
  • fix Core dump occurs when running pqfs performance evaluation by @jac0626 in #978
  • Alignment of direct IO object should depend on filesystem by @mly5269 in #963
  • fix header include error by @LHT129 in #995

New Features

Improvements

Other Changes

New Contributors

Full Changelog: v0.15.0...v0.16.0