Skip to content

Release 0.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 13:39

Bugfixes

  • Fixed an issue with caching of Tx objects for multi-statement transactions.
  • Fixed an issue that led to an erroneous ProductQuantizer when loading it from aPQConfig.
  • Fixed various issues surrounding the TRUNCATE command.
  • Fixed issue with handling of non-unique values in presence of a UniqueHashIndex.
  • Fixed issue when exporting entities containing NaN values to JSON.
  • Fixed issue in transaction handling when COMMITS are in conflict with other other transactions

Changes

  • Optimised test-cases related to indexes and endpoints.
  • Changed Cosine Similarity to Cosine Distance.

Thanks to @silvanheller and @lucaro for reporting issues and contributing various test cases.

Full Changelog: v0.15.0...0.15.1