Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@admin-adb admin-adb released this 25 Nov 07:56
499563b

Release Note (0.4.0)

Release time: 2021-11-25 00:00:00

This release of Aquila DB involves size optimizations and a major change in the default similarity metric being used.

New features: 0 Total features: 5

[Announcement] Default similarity metric changed

Aquila DB will now use dot product similarity metric as the default one configured. To change this metric, a user need to manually make appropriate changes in the DB_config.yml for Aquila DB lite (annoy) version and changes in source code for the full version.

[Added] What’s new in Aquila DB

No new feature additions.

[Fixed] Bugs fixed

Several minor bugs are fixed. To see all fixes, please refer to this release's commits.

[Deprecation Notice] What’s going to change

No planned deprecation

[Removed] What’s changed

No features removed

[Known Issues] We’re aware of these issues

No known issues