Skip to content

v5.12.1

Choose a tag to compare

@MadSchemas MadSchemas released this 03 Apr 13:31

Core

  • [fix] Fixed crash during error handling in IndexUpdate when PK is missing
  • [fix] Fixed composite values validation in ALLSET operator
  • [fix] Fixed composite indexes error handling in equal_position
  • [fix] Fixed negative radius validation in DWithin condition for geo index

Vector indexes

  • [fix] Fixed disk ANN cache for composite primary keys. Previously it could lead to crash on startup
  • [fix] Fixed KNN search with radius for quantized HNSW index

Go connector

  • [fix] Fixed type tags handling for empty slices