Skip to content

Release 1.0.3

Choose a tag to compare

@BCathcart BCathcart released this 15 Jul 23:39
4e81a14

Bug fixes

  • Hardened load and command paths against crashes found through fuzzing: added validation for HNSW index data loaded from an external file and for query vector size against index dimensions at parse time (#1191, #1192)
  • Fixed an out-of-bounds access in pagination with LIMIT offset (#748)
  • Fixed an unexpected vk-search flag left in the RDB after all indexes are dropped (#847)
  • Avoid a deadlock while processing MULTI/EXEC mutations (#1018)
  • Fixed tag query parsing, including tag OR syntax in hybrid queries (#452, #602)
  • Fixed a use-after-free race in DefaultReplyScoreAs() (#565)

Contributors

@Aksha1812, @allenss-amazon, @VoletiRam, @boda26, @baswanth09