Skip to content

Releases: antgroup/vsag

v0.11.0

02 Sep 07:49
677492b
Compare
Choose a tag to compare

What's Changed

  • add additional URL of third-parties to improve download speed by @wxyucs in #2
  • add .gitignore and .clang-format file by @wxyucs in #3
  • add docker image for development by @wxyucs in #5
  • update thirdparty download timeout by @wxyucs in #4
  • add circleci workflow to check code format and run tests by @wxyucs in #6
  • add a new pre-filter search method and improve serialization performance by @inabao in #8
  • add rwlock in the interfaces of index by @wxyucs in #7
  • fix fmtlib compilation issue in gcc 10 or earlier by @wxyucs in #11
  • fix memory allocation and deallocation unmatch by @inabao in #10
  • modify the lower limit of the block size restriction by @inabao in #9
  • fix complie error for default allocator by @inabao in #12
  • support cosine in hnsw index by @inabao in #15
  • update circleci resource class by @wxyucs in #16
  • unify the serialize and deserialize method for hnsw by @LHT129 in #14

New Contributors

Full Changelog: https://github.com/alipay/vsag/commits/v0.11.0