Releases: alipay/vsag
Releases · alipay/vsag
v0.11.7
v0.11.6
v0.11.5
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
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
- @wxyucs made their first contribution in #2
- @inabao made their first contribution in #8
- @LHT129 made their first contribution in #14
Full Changelog: https://github.com/alipay/vsag/commits/v0.11.0