Release 0.15.1
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