Skip to content

Releases: RedisAI/VectorSimilarity

v8.2.11

18 Dec 09:54
5afb165

Choose a tag to compare

What's Changed

  • [8.2] SVS v0.1.0 update by @github-actions[bot] in #869

Full Changelog: v8.2.10...v8.2.11

Version 8.2.10

18 Dec 09:50
80104e6

Choose a tag to compare

Changes

  • [MOD-12983] [SVS] Add WriteInPlace mode support to TieredSVSIndex::runGC() (#861)

Contributors

We'd like to thank all the contributors who worked on this release!

@ethanglaser and @rfsaliev

v8.2.9

09 Dec 12:31
55443f2

Choose a tag to compare

Changes

  • Add invalid option for hybrid policy (#848)
  • Pin alpine3 container to 3.22 (#849)
  • Implement asynchronous SVS GC execution using SVSMultiThreadJob (#840)

Contributors

We'd like to thank all the contributors who worked on this release!

@Itzikvaknin, @meiravgri and @rfsaliev

v8.2.8

24 Nov 17:02
8f4d7c9

Choose a tag to compare

What's Changed

  • [8.2] [MOD-10238] Training bm for SVS by @meiravgri in #830
  • [8.2] [MOD-9685] Introduce SVS Basic Benchmarks (#829) by @meiravgri in #834
  • [8.2] Update SVS to v0.0.11 by @github-actions[bot] in #839
  • [8.2] [MOD-12346] Remove main-thread graph repair from SVS delete operations (#831) by @meiravgri in #841

Full Changelog: v8.2.7...v8.2.8

v8.2.7

05 Nov 14:55
4390716

Choose a tag to compare

What's Changed

  • [8.2] [MOD-11910]Fix thread count report in SVS Tiered index debug info & [MOD-11913] Increase threads' reservation timeout by @github-actions[bot] in #809
  • [8.2] Ensure accurate backgroundIndexing status in debugInfo by @github-actions[bot] in #812
  • [8.2] reading indexUpdateScheduled under the lock guard by @meiravgri in #815
  • [8.2] Relax lastReservedThreads assertion in async mode to prevent test flakiness by @github-actions[bot] in #817

Full Changelog: v8.2.6...v8.2.7

v8.2.6

15 Oct 15:30
d3edd09

Choose a tag to compare

What's Changed

  • [8.2] Rename EPSILON macro by @github-actions[bot] in #799
  • [8.2] Replace Valgrind with address-sanitizer [MOD-10409] by @github-actions[bot] in #801
  • [8.2] [MOD-11784] [MOD-11785] use updateTriggerThreshold as training TH for non- compressed svs tired index by @github-actions[bot] in #798
  • [8.2] [MOD-10185] add SVS fp16 tests by @github-actions[bot] in #802

Full Changelog: v8.2.5...v8.2.6

v8.2.5

14 Oct 04:44
fc07800

Choose a tag to compare

What's Changed

  • [8.2] Change indexCapacity to return size instead of capacity by @github-actions[bot] in #779
  • [8.2] [MOD-10236] Add serialization to SVS index by @lerman25 in #782
  • [8.2] [MOD-11651] Fix wrong template type deduction in GenerateAndAddVector by @meiravgri in #786
  • [8.2] [MOD-10236] Add serialized SVS indices by @github-actions[bot] in #793
  • [8.2] [MOD-11650] Fix Out-of-Bounds Write in Vector Preprocessing by @meiravgri in #794
  • [8.2] [MOD-10926] Expose SVS Marked Deleted Vector Count via Statistics API by @meiravgri in #797

Full Changelog: v8.2.4...v8.2.5

v0.6.4

22 Sep 04:41
c10d1dc

Choose a tag to compare

What's Changed

  • [0.6] [MOD-10986] Fix ARM build disk space issue by @github-actions[bot] in #747
  • [0.6] [MOD-7297] Replace Variable Length Array on stack with heap allocation by @meiravgri in #762
  • [0.6] [MOD-11237] Block Size Boundary Oscillation Benchmark (#768 by @meiravgri in #773
  • [0.6] [MOD-10559] Decouple the shrinking and growing logic of large containers in Flat and HNSW by @meiravgri in #783

Full Changelog: v0.6.3...v0.6.4

v0.7.5

22 Sep 04:37
942e8f2

Choose a tag to compare

What's Changed

  • [0.7] [MOD-10986] Fix ARM build disk space issue by @github-actions[bot] in #748
  • [0.7] [MOD-7297] Replace Variable Length Array on stack with heap allocation by @meiravgri in #761
  • [0.7] Bump cpu_features version from v0.9.0 to v0.10.1. by @github-actions[bot] in #764
  • [0.7] [MOD-11237] Block Size Boundary Oscillation Benchmark (#768) by @meiravgri in #772
  • [0.7] [MOD-10559] Decouple the shrinking and growing logic of large containers in Flat and HNSW by @meiravgri in #780

Full Changelog: v0.7.4...v0.7.5

v0.8.4

22 Sep 04:29
bcc4d67

Choose a tag to compare

[0.8] [MOD-10559] Decouple the shrinking and growing logic of large c…